--- title: >- Translatable content that is specific to a market context is now exposed - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: >- https://shopify.dev/changelog/translatable-content-that-is-specific-to-a-market-context-is-now-exposed md: >- https://shopify.dev/changelog/translatable-content-that-is-specific-to-a-market-context-is-now-exposed.md metadata: effectiveApiVersion: 2024-10 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2024-09-09T15:03:18-04:00' postedAt: '2024-10-01T08:00:00-04:00' updatedAt: '2024-09-12T13:25:13-04:00' effectiveAt: '2024-10-01T08:00:00-04:00' --- October 1, 2024 Tags: * Admin GraphQL API * 2024-10 # Translatable content that is specific to a market context is now exposed As of API version `2024-10`, you can use the `marketId` argument to retrieve translatable content that is specific to a market. Concretely, combined with `ONLINE_STORE_THEME_JSON_TEMPLATE` and `ONLINE_STORE_THEME_SECTION_GROUP` translatable resource types, you can retrieve translatable content within the added sections and blocks in a contextualized theme template or theme section group for a specfic market. More details can be found [here](https://help.shopify.com/en/manual/online-store/themes/customizing-themes/store-contextualization) about customizing a theme for specific markets.