Wix Stores creates a catalog of store owners’ items for purchase and allows store owners to create smaller collections of products by type or theme. A catalog organizes the store’s products and collections and facilitates inventory management. With the Wix Stores Catalog API you can query individual products, collections or the entire catalog, as well as create products and add their media.
Querying the products and collections in the catalog enables you to coordinate a store’s inventory across other sales platforms (e.g., Facebook marketplace), or inventory management tools (e.g., NetSuite, TradeGecko), among other uses.
Wix Stores is introducing Catalog V3, a new set of APIs for the Wix Stores product catalog, set to roll out in Q2 2025. The new catalog will initially be rolled out to new users only, and over time, Catalog V3 will fully replace Catalog V1.
This upgraded catalog will provide Wix Stores owners with enhanced tools to build more comprehensive product catalogs and streamline store management.
To remain compatible with all Wix Stores users, your app must be able to support both versions of the catalog:
Status code | Description |
---|---|
200 | Success |
400 | Invalid input (e.g., when the filter format is not valid or when providing invalid options when calling productOptionsAvailability) |
401 | Invalid authorization token, or Wix stores is not installed |
404 | Requested product or collection is not found |
500 | Unexpected error |