diff --git a/docs/integrations/channels/guide/storefronts.mdx b/docs/integrations/channels/guide/storefronts.mdx index 4a4427ee4..3b93cd267 100644 --- a/docs/integrations/channels/guide/storefronts.mdx +++ b/docs/integrations/channels/guide/storefronts.mdx @@ -99,6 +99,7 @@ BigCommerce allows the developer to toggle the location and scope of the followi | Domains | `domains` | Renders channel-specific domain settings. | | Notifications | `notifications` | Renders channel-specific notification settings. | | Social | `social` | Renders channel-specific social media settings. | +| Localization | `localization` | Renders channel-specific localization settings. | The term _protected section_ refers to the settings on the corresponding menu pages. Settings in protected sections override the default settings configured at the storewide level. Include these protected sections in requests to the [Create channel menus](/docs/rest-management/channels/channel-menus#create-channel-menus) endpoint to display BigCommerce-provided, channel-specific settings pages and corresponding menu items. Enabled protected sections precede custom sections in a channel's menu. diff --git a/reference/channels.v3.yml b/reference/channels.v3.yml index 5ad5e6315..1a46c4d44 100644 --- a/reference/channels.v3.yml +++ b/reference/channels.v3.yml @@ -3504,6 +3504,7 @@ components: - domains - currencies - notifications + - localization channel_menus_Post: type: object properties: