getLocalization
constgetLocalization: (locale?,opts?) =>Promise<LocalizationData|null>
Defined in: @storesynk/react/dist/runtime.d.ts:73
The shop’s Markets localization (available countries/languages) for the server-rendered locale pickers; country names localize to the language.
Parameters
Section titled “Parameters”locale?
Section titled “locale?”I18nState | null
Returns
Section titled “Returns”Promise<LocalizationData | null>