How to display more than 40 products on one page in Symmetry theme?

We are using the Symmetry theme for our eyeglass store. The theme only allows me to show a maximum of 40 products on a single page. We need to display more than 40. Have searched this out and going into Code - Section - collection-template.liquid: it curently has this:

{% paginate collection.products by section.settings.coll_num_per_page_int %}

Just looking for where in coding I can change it so that a maximum of 40 products per page can be much higher.

Thank you.

1 Like

@JACKDOBY

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.