I have more than 100 collections in Shopify. How can I make a pagination or infinite scroll to show this list? Not a list of products in collection, but a list of all collections.
1
votes
3 Answers
3
votes
2
votes
0
votes
Shopify for loop can output a maximum of 50 results per page. Shopify Pagination
Just like stated above, use {% paginate %}
tag to increase the pagination number.
I believe the maximum pagination you can set is 2000