This QuickCode Tag will display the cost of shipping for the specified shipping address.
Example of Use
1. To display the cost of shipping for the specified shipping address, please the {ORDER-SHIPPING-VALUE} in the HTML template.
2. Example: Shipping is: {ORDER-SHIPPING-VALUE}
3. Would output this: Shipping is:$25.00
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {ORDER-SHIPPING-VALUE} QuickCode Tag is changed into the source code below prior to the web page being displayed.