Displays the full name of the country selected in the Company Country System Setting.
Example of Use
Select United States from the Countrymenu in the System Settings.
The following content in the web page's template: Our store is located in Portland, OR {COMPANY-COUNTRY-NAME}.
Will display the following when viewing that web page in the storefront: Our store is located in Portland, OR United States.
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {COMPANY-COUNTRY-NAME} QuickCode Tag is changed into the source code below prior to the web page being displayed.