server side rendering vs pagination for collection page

onedaydayone

Regular Member
Joined
Aug 5, 2019
Messages
271
Reaction score
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?
 
Back
Top