Skip to content

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.

optional country?: string

Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/localization/context.d.ts:8


optional language?: string

Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/localization/context.d.ts:9