This QuickCode Tag will display the quantitiy of the associated product in the customer's order.
Example of Use
1. Example:
There are {PRODUCT-QUANTITY} unites of Product A in your basket.
2. Would output this: There are 6 unites of Product A in your basket.
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {PRODUCT-QUANTITY} QuickCode Tag is changed into the source code below prior to the web page being displayed.