Displays the shipping, tax and other fees associated with each shipping address associated with the customer's basket contents.
Requirements / Prerequisites
Any 'Fee' or 'Tax' basket tag must be placed in between the {BASKET-FEES-BLOCK-BEGIN} and {BASKET-FEES-BLOCK-END} QuickCode tags. This must be used in conjunction with a {BASKET-FEES-BLOCK-END} tag.
If the subtotal value is $10.00, it will display for the following when viewing that web page in the storefront: $10.00
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {BASKET-FEES-BLOCK-BEGIN} QuickCode Tag is changed into the source code below prior to the web page being displayed.