Skip to main content
Skip to main content

FilterableProductCollectionProps

The filters to apply on retrieved product collections.

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.
idstring | string[]
The IDs to filter product collections by.
handlestring | string[]
The handles to filter product collections by.
titlestring
The title to filter product collections by.
Was this section helpful?