Skip to main content

IkasBaseStore

customerStoreIkasCustomerStore

Refer to the IkasCustomerStore reference.

cartStoreIkasCartStore

Refer to the IkasCartStore reference.

If you need to know which page the merchant is currently on, you can use this field. Refer to the IkasThemeJsonPageType reference.

localeOptionsIkasLocaleOption[]

Available locale options for the storefront. Refer to the IkasLocaleOption reference.

showLocaleOptionsboolean

Indicates whether the localeOptions should be shown to the customer. This usually means that the customer is visiting from a country for which there is a specific locale/pricing available. (The isRecommended=true localeOption).

currentCountryCodestring | null | undefined

ISO2 code of the visiting country of the customer.

getInstancefunction
Function to access the singleton IkasBaseStore instance.
function getInstance(): getInstance