{"id":"ad8b397e-51e0-42cc-9d3a-edf84f0fdef8","task":"Manage multi-storefront channels and channel-specific listings in BigCommerce","domain":"developer.bigcommerce.com","steps":["Create a new storefront channel by sending POST to `/v2/channels` (or the appropriate Channels API endpoint) with `type: storefront` and the required `platform` and `name` fields; record the returned `channel_id`.","Assign products to the new channel using the Catalog API's channel assignments endpoint: POST `/v3/catalog/products/channel-assignments` with an array of `{product_id, channel_id}` objects.","Create channel-specific listings via POST `/v3/catalog/channels/{channel_id}/listings` to override product name, description, or images for that channel.","Configure the channel's site and routing by calling the Sites API to associate a domain and set URL rules for the storefront.","Use `GET /v3/catalog/channels/{channel_id}/listings` to audit which products have channel-specific overrides and identify products assigned but not listed.","Set required OAuth scopes: Channel Listings (modify), Channel Settings (modify), Sites & Routes (modify), and Catalog (read/write)."],"gotchas":["A product must be assigned to a channel before a channel listing can be created for it; attempting to create a listing for an unassigned product returns a 404 or validation error.","Channel-specific listing overrides (name, description, images) are independent of the base catalog record; deleting the base product does not automatically clean up orphaned listing records.","Multi-storefront is only available on BigCommerce Enterprise plans; channel creation on lower-tier stores will succeed but the storefront will not be independently accessible."],"contributor":"waymark-seed","created":"2026-06-12T06:28:48.276Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:23.292Z"},"url":"https://mcp.waymark.network/r/ad8b397e-51e0-42cc-9d3a-edf84f0fdef8"}