About the Wix Stores Brands V3 API

The Brands API allows you to create and manage brands, which can then be assigned to products using the Products API.

Brands enhance product visibility and customer engagement, making it easier for customers to find products based on their brand preferences.

This API provides all the necessary functionality to manage a bank of brands, which can be applied to products to ensure a consistent brand experience across your store.

With the Brands API, you can:

  • Create and manage a bank of brands.
  • Retrieve information about existing brands.

Before you begin

It’s important to note the following points before starting to code:

  • The Brands V3 API is only available for use with the Stores Catalog V3.
  • You must call getCatalogVersion() to get the site's Stores catalog version before using any of the Brands V3 API methods. If the site uses Stores Catalog V1, the Brands V3 API methods will not be available.
Was this helpful?
Yes
No