IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
The inventory of a product represents its available quantity in the store. You can configure the Ecommerce module to track the available quantity and to perform an action after a product has been sold out. For more information, see Inventory.
You can manage the inventory through the following properties of the Product class:
To enable tracking, you must modify the product and set its TrackInventory property to TrackInventory.Track. For more information, see For developers: Modify products.
Enable the inventory tracking of a product
To disable tracking, you must modify the product and set its TrackInventory property to TrackInventory.DonotTrack. For more information, see For developers: Modify products.
Disable the inventory tracking of a product
To update the available quantity of a product, you must modify the product and set its Inventory property to the desired value. For more information, see For developers: Modify products.
Update the inventory of a product
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important