This recipe documents how to convert CMS collections into sellable product catalogs that integrate with Wix eCommerce (cart, checkout, orders).
Converting a CMS collection to a catalog enables:
Your collection needs these fields (or mappable equivalents):
Optional catalog fields:
Most Wix sites with Stores, Bookings, or similar apps already have eCommerce installed. Check by querying the Cart API:
| Feature | CMS Catalog | Wix Stores |
|---|---|---|
| Product management | CMS collections | Stores dashboard |
| Variants | Manual (separate items) | Built-in variant system |
| Inventory tracking | Manual via quantity field | Automatic |
| Product options | Not supported | Full support |
| Discounts | Manual price changes | Built-in discount system |
CMS Catalogs are best for simple product catalogs. For complex eCommerce needs, consider Wix Stores.