Increase number of products in featured collection from 25 to 200?

Hello Shopify Community.

I run a store that has about 200 products. They’re all the same, just different patterns. I display them on my front page as featured collection. Right now, I have over 8 featured collections with 25 products each.

For a number of reasons, it’d be much easier to display the products in one massive featured collection. This way, I can sort the entire list by popularity.

I’ve search for a number of solutions, and editing the theme file featured-collection.liquid in products_to_show allows me to scale the number to 101 - however, Shopify only displays 50 products on the website.

Any solutions?

If you want everything to feel like one big list, consider setting up infinite scroll.

instead of showing all 200 products at once, you could add pagination to your featured collection. This way, visitors can browse through pages without overwhelming your store’s performance.