Displays the two letter abbreviation of the Company's Country selected in the System Settings.
Example of Use
Select United States from the Countryfieldof the System Setting.
The following content in the web page's template: Our store is located in Portland,{COMPANY-COUNTRY-ISO}.
Will display the following when viewing that web page in the storefront: Our store is located in Portland, US.
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-ISO} QuickCode Tag is changed into the source code below prior to the web page being displayed.