Overview
Categories & collections are quite similar to search, except that there’s no search field/search modal. Instead of being based on a search query, they’re based on a so-called categoryId
which is an id representing what category or collection to show.
What’s the difference between categories & collections?
Collections are identical to categories from a Depict UI perspective and use the same components, except that they’re not shown in the QuickLinks & BreadCrumbs. Also, on collection pages no QuickLinks and BreadCrumbs are shown.
The CategoryPage component
A default `CategoryPage` (with customised styling)
Additional exported components
Because you might want to have content between the BreadCrumbs, QuickLinks and the actual product listing, we also export the following components:
QuickLinks
BreadCrumbs
See the reference for more information.
Was this page helpful?