Manage Stock Levels for your Products and display them to your buyers
- 19 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Manage Stock Levels for your Products and display them to your buyers
- Updated on 19 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available from version 1.31
In order to provide stock level information to the customers there are two options.
- Enter remaining stock level on the product (Product2) associated to the web product (Simple), web product option (Configurable) or web product option item (Grouped).
- Add your own extension by implementing the IStockLevelProvider interface.
If stock level quantities are provided the customer will see three different types of stock level information
- On stock (green)
- Limited (orange), below threshold
- No stock (gray)
How to configure?
- Enter Stock Level field on the 'Product2' object. Either browse to the record through the specific Web Product, option or option item or directly in the Product2 list.
- Enter Minimal Stock Level field in the Web Product object which is related to the Product.
Empty Stock Level field
If stock level field on product is empty or less than 0, no stock level information is displayed.
Stock level is not rendered normally
Please make sure the number you enter is logical. Generally, Minimal Stock Level is not less than 1 and Stock Level is not less than 0.