Displays the same content no matter which template or block tag it is used in.
Example of Use
Enter Vladimir's Discount Sandwiches in the Company Name System Setting.
The following content in the web page's template: Hello, and welcome to the {COMPANY-NAME} online store.
Will display the following when viewing that web page in the storefront: Hello, and welcome to the Vladimir's Discount Sandwiches online store.
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {COMPANY-NAME} QuickCode Tag is changed into the source code below prior to the web page being displayed.