Market
Requires for queries and both
as well as
for mutations.
A market is a group of one or more regions that you want to target for international sales. By creating a market, you can configure a distinct, localized shopping experience for customers from a specific area of the world. For example, you can change currency, configure international pricing, or add market-specific domains or subfolders.
Anchor to Fields and connectionsFields and connections
- Anchor to assignedCustomizationassigned•
Customization Boolean!non-null Whether the market has a customization with the given ID.
- Anchor to catalogscatalogs•Market
Catalog non-nullConnection! The catalogs that belong to the market.
- Anchor to catalogsCountcatalogs•
Count The number of catalogs that belong to the market.
- Anchor to conditionsconditions•
The conditions under which a visitor is in the market.
- Anchor to currencySettingscurrency•
Settings The market’s currency settings.
- Anchor to handlehandle•String!non-null
A short, human-readable unique identifier for the market. This is changeable by the merchant.
- •ID!non-null
A globally-unique ID.
- Anchor to metafieldmetafield•
A custom field, including its
namespace
andkey
, that's associated with a Shopify resource for the purposes of adding and storing additional information.- Anchor to metafieldsmetafields•Metafield
Connection! non-null A list of custom fields that a merchant associates with a Shopify resource.
- Anchor to namename•String!non-null
The name of the market. Not shown to customers.
- Anchor to priceInclusionsprice•
Inclusions The inclusive pricing strategy for a market. This determines if prices include duties and / or taxes.
- Anchor to statusstatus•Market
Status! non-null Status of the market. Replaces the enabled field.
- Anchor to typetype•Market
Type! non-null The type of the market.
- Anchor to webPresencesweb•
Presences MarketWeb non-nullPresence Connection! The market’s web presences, which defines its SEO strategy. This can be a different domain, subdomain, or subfolders of the primary domain. Each web presence comprises one or more language variants. If a market doesn't have any web presences, then the market is accessible on the primary market's domains using country selectors.
Map
Fields and connections with this object
- MarketCatalog.markets
- MarketConnection.nodes
- MarketEdge.node
- MarketLocalization.market
- MarketWebPresence.markets
- Translation.market
- WebPresence.markets
Possible type in
Anchor to QueriesQueries
- •query
Returns a market resource by ID.
- •query
The markets configured for the shop.
Anchor to MutationsMutations
- •mutation
Creates a new market.
- •mutation
Updates currency settings of a market.
- •mutation
Updates the properties of a market.