Used in any HTML template to generate the URL of the basket page.
Example of Use
The following content in the storefront template: The url of the basket page is: {URL-BASKET}
Will display the following when viewing that web page in the storefront: The url of the basket page is: http://www.modularmerchant.com/example/basket/
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {URL-BASKET} QuickCode Tag is changed into the source code below prior to the web page being displayed.