This QuickCode tag displays the number the Low Stock warning will trigger at if there are less than that many of the Inventory Object in stock.
Requirements / Prerequisites
Inventory Object tags are only located in one place as of this time: [Design > Email Messages] Low Stock Notification (SID 500), the Email alert when Inventory Objects fall below their Low Stock Threshold.
Example of Use
(Low Stock warning triggered when this Inventory Object falls below {INV-OBJ-LOW-STOCK-THRESHOLD} units in stock.)
(Low Stock warning triggered when this Inventory Object falls below 3 units in stock.)
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {INV-OBJ-LOW-STOCK-THRESHOLD} QuickCode Tag is changed into the source code below prior to the web page being displayed.