Skip to main content

useProductLists

The useProductLists hook fetches all product collections that the user has created. Use this for displaying a user's collections overview or collection picker. For fetching a specific collection's full contents, use useProductList() instead which provides better pagination for individual lists.

Anchor to params
params


Was this page helpful?