how do I add more than 24 items to a page in Dawn theme?
any guidance would be greatly appreciated.
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.
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.
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)
Thank you!!! ![]()
Thanks don’t forget the like!
Does this limit me to upload 50 products in total or you mean by page?
Thank you very much!!! It works ![]()
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?