This QuickCode Tag will display the cost of the specified product in the customer's order.
Example of Use
1. Example:
Product A's price, in Order # 123, is: {ORDER-PRODUCT-VALUE}
2. Would output this: Prodiuct A's price, in Order # 123, is $150
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {ORDER-PRODUCT-VALUE} QuickCode Tag is changed into the source code below prior to the web page being displayed.