onedaydayone
Regular Member
- Aug 5, 2019
- 271
- 91
How do you solve Shopify pagination issues for collection pages?
The idea is to have multiple products under a one collection page, but the problem is that those products come as SKUs from only 5 base products, and Shopify limits these to 250 SKUs per product and I have significantly more than that.
Is it acceptable to use a server-side rendered page with a "Load More" button instead of traditional pagination?
The idea is to have multiple products under a one collection page, but the problem is that those products come as SKUs from only 5 base products, and Shopify limits these to 250 SKUs per product and I have significantly more than that.
Is it acceptable to use a server-side rendered page with a "Load More" button instead of traditional pagination?