saleor-channels

Installation
SKILL.md

Saleor Channels

Before writing code

Fetch live docs:

  1. Fetch https://docs.saleor.io/docs/developer/channels for channels overview
  2. Web-search site:docs.saleor.io channel configuration currency countries for channel setup reference
  3. Web-search site:docs.saleor.io per-channel pricing product for channel-aware pricing
  4. Web-search site:docs.saleor.io warehouse allocation channels for warehouse-channel mapping
  5. Web-search site:docs.saleor.io multi-brand multi-tenant channels for multi-brand patterns

Channel Concept

A channel represents a distinct sales context within a single Saleor instance. One Saleor deployment can serve multiple storefronts, regions, brands, or business models -- each as a separate channel.

Related skills
Installs
2
GitHub Stars
29
First Seen
Mar 31, 2026