Skip to content

getLocalization

const getLocalization: (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.

I18nState | null

FetchOptions

Promise<LocalizationData | null>