How do I add more than 24 items to a page in Dawn theme?

how do I add more than 24 items to a page in Dawn theme?

any guidance would be greatly appreciated.

which page do you mean collection page?

one way to do it editing the liquid code by just replacing section.settings.products_per_page by any number up to 50.

1 Like

Yes, collections page.

If you want to do it from customizer then change the max value here up to 50.

change the step value to either 1 or 2.

check this

Like and accept solution if this helps thanks.

How do I get to this page?

It’s a customizer page

2nd Step

click on product grid then you will see the below settings

For changes in liquid code
step 1

2nd Step Search and Open Section File

Change values and save changes and go to customizer page again then you will be able to set limit upto 50 ( By default in customizer value set to upto 24)

2 Likes

Thank you!!! :slightly_smiling_face:

Thanks don’t forget the like!

1 Like

Does this limit me to upload 50 products in total or you mean by page?

Thank you very much!!! It works :heart_eyes:

So I changed the code to say 48. When editing in the customize section, it shows that it’s worked, but when I push it to live, it still shows on two pages? (see attached images, using Theme ‘Shapes version 3.0.2’)

As we are seeing a HUGE drop off from page to page, it’s essential we can optimize this. Ideally, we have it just keep scrolling all products with no pages! Is this possible?