This QuickCode tag displays the number of units in stock for a specific Inventory Object.
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
Units left in stock: {INV-OBJ-NUMBER-IN-STOCK}
Units left in stock: 3
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-NUMBER-IN-STOCK} QuickCode Tag is changed into the source code below prior to the web page being displayed.