
Catalog > Listings > [Listing] > Publishing
Store visibility and sales channel settings require the Manager role or above. Users with the Member role cannot modify these settings. See Catalog Permissions for details.
Location visibility
Choose which locations show this listing in their catalog. Each selected location determines where customers can view and place orders for the listing. If a listing should only appear in specific stores or warehouses, select those locations here. Leave all locations unselected to keep the listing hidden from customer-facing catalogs.Permissions
Store visibility editing requires the Manager role or above.Sales channels
Two toggles control where the listing can be sold:- Admin (
salesChannelAdmin) — the listing is available when creating orders from the admin. - Online store (
salesChannelOnline) — the listing is sold through your online storefront.
Via the API
Listings are thecatalog resource. Authenticate with the X-API-KEY header (see API Keys) and call:
GET /internal/catalog/— list listings (withfilters,orderBy, andpagination)PUT /internal/catalog/{id}— update a listing, including the sales-channel flagssalesChannelAdminandsalesChannelOnline
Summary
Publishing settings define the where of your listing’s availability:- Location visibility — which service locations show and fulfil the listing.
- Sales channels — whether it is sold in the admin, the online store, both, or neither.
Catalog Permissions
Role requirements for catalog features.
Sales Channels
Configure your sales channel settings.