This QuickCode Tag will display the Tax amount that is due for the customer's order.
Example of Use
1. Example:
Order # 123's taxes are: {ORDER-TAX-VALUE}
2. Would output this: Order # 123's taxes are: $2.95
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {ORDER-TAX-VALUE} QuickCode Tag is changed into the source code below prior to the web page being displayed.