--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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.