Inventory
Optionally SimpleStore supports the tracking of product inventory.
Portal View
The following elements can be specified for management of inventory:
Inventory Properties
Element | Description |
sku | Stock-keeping unit of product |
availableQuantity | How many available in stock |
minActiveQuantity | If AvailableQuantity is below this value then the Product will not longer will be available (Status = Out Of Stock) |
grossWeight | Gross weight of the product |
trackInventory | Enable tracking of inventory (true|false) |
Last updated