# Market - customer - OBJECT Version: 2024-10 ## Description A market, which is a group of one or more regions targeted for international sales. A market allows configuration of a distinct, localized shopping experience for customers from a specific area of the world. ### Access Scopes ## Fields * [handle](/docs/api/customer/2024-10/scalars/String): String! - The short, human-readable unique identifier for the market. * [id](/docs/api/customer/2024-10/scalars/ID): ID! - A globally-unique ID. * [webPresence](/docs/api/customer/2024-10/objects/MarketWebPresence): MarketWebPresence - The web presence of the market, defining 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 its own web presence, then the market is accessible on the shop’s primary domain using [country selectors](https://shopify.dev/themes/internationalization/multiple-currencies-languages#the-country-selector). ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples