Catalog
Read and write products from Wix Stores Catalog Learn more.
Additional information about this section
- OBJECT
- POST
Adds media items to a specified product, either via URL or existing media ID.
- PATCH
Links media items that are already associated with a specific product to a choice within the same product. Media items can only be set for choices within one ...
- POST
Adjusts a specified numerical property for up to 100 products at a time. The property can be increased or decreased either by percentage or amount.
- POST
Updates a specified property for up to 100 products at a time.
- POST
Creates a new product.
- DELETE
Deletes a product.
- DELETE
Delete all options from a specific product (only available when variant management is disabled).
- GET
Retrieves a product with the provided ID.
- POST
Gets the availability of relevant product variants based on the product ID and selections provided. See Use Cases for an example.
- POST
Retrieves product variants, based on either choices (option-choice key-value pairs) or variant IDs. See Stores Pagination for more information.
- POST
Returns a list of up to 100 products, given the provided paging, sorting and filtering. See Stores Pagination for more information.
- POST
Deletes a product's brand.
- POST
Removes specified media items from a product. Pass an empty array to remove all media items.
- POST
Removes media items from all or some of a product's choices. (Media items can only be set for choices within one option at a time - e.g., if you set media ...
- POST
Deletes a product's ribbon.
- POST
Resets all variant information to default values (price = current product price; weight = current product weight; SKU = current product SKU; visibility = true).
- PATCH
Updates specified fields in a product.
- PATCH
Updates variants of a specified product.
- WEBHOOK
Triggered when a product is created.
- WEBHOOK
Triggered when a product is changed.
- WEBHOOK
Triggered when a product is deleted.
- WEBHOOK
Triggered when a product variant is changed.
- POST
Adds products to a specified collection.
- POST
Creates a new collection.
- DELETE
Deletes a collection.
- GET
Retrieves a collection with the provided ID.
- GET
Retrieves a collection with the provided slug.
- POST
Retrieves a list of up to 100 collections, given the provided paging, sorting and filtering. See Stores Pagination for more information.
- POST
Deletes products from a specified collection.
- PATCH
Updates specified properties of a collection. To add products to a collection, call the Add Products to Collection endpoint.
- WEBHOOK
Triggered when a collection is created.
- WEBHOOK
Triggered when a collection is changed.
- WEBHOOK
Triggered when a collection is deleted.
- GET
Retrieves a store variant with the provided ID.
- POST
Retrieves up to 100 store variants, given the provided paging, filtering, and sorting.