Filterable, sortable, and paginated product listing sections with sidebar filters for shop category pages.
1–5 of 5
| Block | Title | Category | Access | Install |
|---|---|---|---|---|
| productlist5 | Load More Feed With Category Pills | Product List | Pro | npx shadcn add https://ui.beste.co/r/productlist5 |
| productlist4 | Quick-Shop Product Grid | Product List | Pro | npx shadcn add https://ui.beste.co/r/productlist4 |
| productlist3 | Marketplace Toolbar Product Grid | Product List | Pro | npx shadcn add https://ui.beste.co/r/productlist3 |
| productlist2 | Product Grid With Filter Drawer | Product List | Pro | npx shadcn add https://ui.beste.co/r/productlist2 |
| productlist1 | Filterable Product Grid | Product List | Pro | npx shadcn add https://ui.beste.co/r/productlist1 |
productlist5
Three-column product feed led by a row of category pills, with a search and sort, and a Load more button plus progress bar that appends the next batch instead of paginating, powered by the shared product-filters engine. Self-fetches from your API via productsUrl with an SSR-friendly first page, runs client-side on a dataset, or emits queries in controlled server mode.
productlist4
Product grid with a left filter sidebar where hovering a card reveals a quick-shop tray with sizes and an add-to-cart button, plus a category tag and sale badge, powered by the shared product-filters engine. Self-fetches from your API via productsUrl with an SSR-friendly first page, runs client-side on a dataset, or emits queries in controlled server mode.
productlist3
Dense product grid with an always-visible inline filter toolbar: search, a segmented category, a cascading subcategory select, and a searchable brand combobox, powered by the shared product-filters engine. Self-fetches from your API via productsUrl with an SSR-friendly first page, runs client-side on a dataset, or emits queries in controlled server mode.
productlist2
Product catalog with a single Filters button that opens a side drawer: keyword search, cascading category and subcategory selects, a searchable multi-brand combobox, a size multiselect, and a segmented gender control, powered by the shared product-filters engine. Runs fully client-side on a given dataset, self-fetches from your API via productsUrl with an SSR-friendly first page, or emits queries in controlled server mode.
productlist1
Product listing with sidebar filters, sorting, pagination, and active filter chips, powered by the shared product-filters engine. Fifteen filter types including checkboxes, chips, color swatches, price sliders, rating, search, dropdowns, and cascading selects. Runs fully client-side on a given dataset, self-fetches from your API via productsUrl with an SSR-friendly first page, or emits queries in controlled server mode.