How to display multiple products of one category, on multiple pages, using a navigation bar at the bottom:
I would like to display 20 products per page of one category, but this category may have 60 products. So I would like to display the products in 3 pages for this category. example Page 1 - 2 - 3, with 20 products on each. Is it possible to do it?
My site contains more than 500 products, I have more than 25 categories with multiple products for each. What is the best approach.
Thank you!