stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ContextualPricingContext > country

AdminTypes.ContextualPricingContext.country property

The country code used to fetch country-specific prices.

Signature:

country?: InputMaybe<CountryCode | `${CountryCode}`>;