I18nState
I18nState =
object
Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/localization/context.d.ts:7
Live buyer context (country/language). The client and the standard-actions
runtime accept either a plain snapshot or a { state } ref (our Observable
fits) and read it per call, so a picker can switch markets at runtime without
tearing down window.Shopify.actions or the connected cart store.
Properties
Section titled “Properties”country?
Section titled “country?”
optionalcountry?:string
Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/localization/context.d.ts:8
language?
Section titled “language?”
optionallanguage?:string
Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/localization/context.d.ts:9