Skip to main content

Catalyst support

Category Merchandiser is compatible with Catalyst, BigCommerce's Next.js storefront framework.

Category Merchandiser updates each product's sort position within a category through the BigCommerce API. It does not change storefront code or components.

In a headless storefront, request the category's featured product order through the BigCommerce GraphQL Storefront API. The API response will then reflect the positions produced by Category Merchandiser.

For setup and query details, refer to the Catalyst and BigCommerce GraphQL documentation for your storefront implementation.