Does someone know if you can make the Feature Collection to continue scrolling down instead of going to a next page? I’m using the Dawn Theme.
Thanks in advance.
Does someone know if you can make the Feature Collection to continue scrolling down instead of going to a next page? I’m using the Dawn Theme.
Thanks in advance.
Hi @JB22
Yes its possible.
What you looking for is “infinite scroll”.
Google “infinite scroll featured collection shopify” for some solutions else you may want to a developer to do it for you.
All the best.
Hi @Farouk-dev
Thank you for the recommendation. I googled “infinite scroll featured collection shopify” and give it a try. I was able to create the Section and Asset but couldn’t figure out the last one. I couldn’t find the collection.liquid under the Template. I’m guessing because I’m using the Dawn Theme?
That’s right, Dawn file structure is different, think that tutorial is outdated.
You could add “presets” to your new section settings, that’d make the section available everywhere.
What do you mean by adding “presets” to the new section settings @Farouk-dev ?
As per the tutorial, I added the collection-infinite-scroll.liquid into the Section
Added infinite-scroll.js into the Assets
But I don’t have collection.liquid under the Templates. Is there any other place that I can put the code below other than the collection.liquid?