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