I have created a dynamic category page for my products. Currently I set the category page to display 25 items per page, but I have more than 100 items in the database collection which mean I may need 5+ pages in this category page.
I am wondering if there is a way to have 1 / 2 / 3 / 4 / 5 / 6 pages in a single dynamic category page? For example, first page will have 1st~25th items, 2nd page will display 26th~50th items, and so on…
Please help!