Efficient page-by-page or infinite scroll navigation for large catalogues. Configure items per page, navigation style, and loading behaviour.
The Product Pagination widget renders page navigation controls below the Product Grid or Product Table widget. It allows customers to move between pages of products when more products exist than the per-page limit set on the grid or table.
| Setting | Description | Default |
|---|---|---|
| Style | Pagination style: Numbered, Previous/Next, Load More Button | Numbered |
| Show Previous/Next | Display Previous and Next text links alongside numbered pages | Enabled |
| Previous Text | Label for the previous page link | Previous |
| Next Text | Label for the next page link | Next |
| Page Range | Number of page number links to show at once | 5 |
| Load More Text | Label for the Load More button (Load More style only) | Load More Products |
| Scroll to Top | Scroll the page to the top of the product grid on page change | Enabled |
Use Numbered pagination for catalogues where customers may want to jump to a specific page. Use the Load More Button style for a more modern, infinite-scroll-style experience on mobile-friendly layouts. Use Previous/Next-only pagination for simple catalogues where page count is not important.