|
Verb offers full inventory tracking to ensure that only items that are available can be ordered. If there are only 5 Large Red T-Shirts in stock, Verb won't let a customer add more than 5 to their shopping cart. Verb automatically decrements the stock count when items are sold. If an order is deleted or refunded, the items are automatically added back to stock. Of course, this tracking can be disabled altogether or on a per-item basis, if that better suits your needs. Because item data is just regular content in our CMS, the inventory data is fully accessible via our API. Designers can use this to integrate the inventory data with an external source, such as Microsoft RMS or another Point-of-Sale system.
Don't mislead your customers. Your shopping cart should only allow orders that can be filled.
|