Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketWebPresence > alternateLocales
The ISO codes for the alternate locales. When a domain is used, these locales will be available as language-specific subfolders. For example, if English is an alternate locale, and example.ca
is the market’s domain, then example.ca/en
will load in English.
Signature:
alternateLocales: Array<Scalars['String']['output']>;