Unable to add more than 50 products on Shopify

Within our online theme, I am unable to add more than 50 product pages. Please can someone urgently assist in telling me how I can add more product pages. We know there are so many brands with more than 50 product pages.

Note we have custom personalised product pages based on our product, so it isn’t as easy as just adding another product page via Shopify products / collections. See image below (red line)

Hi @DejaMarc ,

It is limit option of section of your theme. You can edit theme code to increase that limit.

Hello @DejaMarc

You are right, Shopify limits only 50 products on a page to retain good performance.

If you really want to show more products, please consider showing collections instead. Collection can contain multiple products and does not count into the 50-products limitation.

Thank you for your response. I really appreciate it.

Currently all our customized product templates sit under one template in our theme. You can see there are two more here (Rings & Necklaces) but we don’t use these.

Would you recommend adding additional templates here to allow for more than 50 ‘blocks’. You can see that I am able to add blocks onto different products templates - however ours are customised so our a dev team would need to assist.

That would not work. Each product can only assigned to a single template. So no matter if you create a new template, you will not be able to add more blocks.

If you use our app Zeno Page Builder to build pages, you can add unlimited products to the page. The reason is, from the 51st product, the app will convert it to raw HTML code, so it does not break the limit.

But for the default theme editor, it is not possible.