Displays the text entered into the Company E-Mail field located under the System Settings.
Example of Use
Enter info@example.com into the Company E-Mailfieldof the System Setting.
The following content in the web page's template: Company E-Mail:{COMPANY-EMAIL}.
Will display the following when viewing that web page in the storefront: Company E-Mail: info@example.com
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {COMPANY-EMAIL} QuickCode Tag is changed into the source code below prior to the web page being displayed.