Hi experts! I’m using a theme called “DON MEALS [BMEDIA]” and my ‘Featured collection: Grid’ section is capped at 16 products in the theme editor. I need to increase this limit to 32. Can someone help me find which line of code to edit in my Liquid files to allow more products to show?
Hi this is not my store
There likely used a limit. And this limit is set different for different themes. Can you share your site url so that I can check which theme you are currently using. Based on that I can provide you the solution code.
Regards,
Shopify Dev
Have you follow the instructions by @tim_tairli?
Cause @tim_tairli was correct that you are using Horizon theme. And he share the details based on the Horizon theme.
Hi @donchima
In your Shopify admin, go to Online Store → Themes → Actions → Edit Code.
Find sections/product-list.liquid and change max_products from 16 to 32.



