FilterableProductProps
The filters to apply on retrieved products.
Properties
An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
categoriesobjectFilters on a product's categories.
categoriesobjectcategories.idstring | string[] | OperatorMap<string>categories.is_activebooleancategories.is_internalbooleancategory_idstring | string[] | OperatorMap<string>collection_idstring | string[] | OperatorMap<string>Filters a product by its associated collections.
handlestring | string[]The handles to filter products by.
idstring | string[]The IDs to filter products by.
qstringSearch through the products' attributes, such as titles and descriptions, using this search term.
tagsobjectFilters on a product's tags.
tagsobjecttags.valuestring[]Was this section helpful?