Home > @vsf-enterprise/bigcommerce-api > Product > categories
# Product.categories property
An array of IDs for the categories to which this product belongs. When updating a product, if an array of categories is supplied, all product categories will be overwritten. Does not accept more than 1,000 ID values.
Signature:
categories: number[];