Displays the contents of the first field in the Company AddressSystem Setting.
Requirements / Prerequisites
May be used in any template.
Displays the same content no matter which template or block tag it is used in.
Example of Use
Enter 123 Example Street in the first field in the Company Address System Setting.
The following content in the web page's template: The first line of our company's address is: {COMPANY-ADDRESS-1}
Will display the following when viewing that web page in the storefront: The first line of our company's address is:123 Example Street
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {COMPANY-ADDRESS-1} QuickCode Tag is changed into the source code below prior to the web page being displayed.