stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketCurrencySettingsUpdateInput > localCurrencies

AdminTypes.MarketCurrencySettingsUpdateInput.localCurrencies property

Whether or not local currencies are enabled. If enabled, then prices will be converted to give each customer the best experience based on their region. If disabled, then all customers in this market will see prices in the market’s base currency.

Signature:

localCurrencies?: InputMaybe<Scalars['Boolean']['input']>;