You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/storefront/catalyst/content-management/internationalization/multi-language/overview.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ BigCommerce supports multiple locales for shoppers in different regions.
18
18
* Add translations for categories and locations to multiple locales added to Catalyst channel. Learn about how to use the [GraphQL Admin API](https://developer.bigcommerce.com/docs/store-operations/translations) to add translations to a single channel and locale.
19
19
20
20
<Callouttype="info">
21
-
Managing locales (in Control Panel, CLI, or via the GraphQL Admin API) is available for Catalyst channels. As of `October 2025`, new stores have the multi-language feature enabled by default. On stores where multi-language is disabled, locale mutations and Channel Manager locale controls aren't available.
21
+
Managing locales (in Control Panel, CLI, or via the GraphQL Admin API) is available for Catalyst channels. As of `October 2025`, all Catalyst stores have the multi-language feature enabled by default. On stores where multi-language is disabled, locale mutations and Channel Manager locale controls aren't available.
Copy file name to clipboardExpand all lines: docs/storefront/catalyst/content-management/internationalization/multi-language/setup.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,11 @@ Follow the [Getting Started with Catalyst](/docs/storefront/catalyst/getting-sta
13
13
## Adding a locale in Catalyst
14
14
15
15
<Callouttype="info">
16
-
**Control Panel access:** The Localization tab in Channel Manager for adding/removing locales is available for Catalyst channels.
17
-
**Default:**On newly created stores, multi-language is enabled by default.
16
+
**Control Panel access:** The Localization tab in Channel Manager for adding/removing locales is available for Catalyst channels in **Settings** > **Localization** or via editing the channel in **Channel Manager**.
17
+
**Default:** multi-language is enabled by default on all Catalyst stores.
18
18
</Callout>
19
19
20
-
You can add additional languages to your storefront when you initially create your Catalyst storefront through the Control Panel. If you didn’t do so, you have a couple of options.
20
+
You can add additional languages to your storefront when you initially create your Catalyst storefront through the Control Panel. If you didn't do so, you have a couple of options.
21
21
22
22
You can enable more locales for your storefront through the Control Panel:
The GraphQL API supports including a visitor ID when creating a session sync JWT using the `generateSessionSyncJwt` mutation, enhancing tracking consistency across different contexts. The visitor ID acts as a unique identifier that links a user's activity across multiple storefronts, ensuring that analytics session IDs remain persistent as users move across various parts of the storefront (e.g., Catalyst to Stencil) and other digital touchpoints.
247
247
248
248
Including a visitor ID in session sync requests helps maintain a cohesive session structure, providing more accurate insights into customer behavior. This is especially valuable for businesses leveraging analytics tools to track user interactions across headless storefronts, native checkouts, and other platforms.
249
249
250
+
## Multi-Language support
251
+
252
+
After **October 2025**, new headless stores will have access to Multi-language features similar to [Catalyst storefronts](/docs/storefront/catalyst/content-management/internationalization/multi-language/overview).
253
+
250
254
## Next step
251
255
252
256
-[Learn how to create a channel and a channel site](/docs/storefront/headless/channels)
0 commit comments