This QuickCode Tag displays the amount in which is due for Gift Wrapping of the product.
Requirements / Prerequisites
The Gift Wrapping Fee will need to be specified in the System Settings and then also set in the Product Editor for this QuickCode Tag to function normally.
Example of Use
1. Example:
Order # 123, Product A has a Gift Wrapping Fee of {ORDER-GIFT-WRAP-VALUE}
2. Would output this: Order # 123, Product A has a Gift Wrapping Fee of $15
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {ORDER-GIFT-WRAP-VALUE} QuickCode Tag is changed into the source code below prior to the web page being displayed.