Can anyone help me change the loading to infinite scrolling instead of having multiple pages to navigate?
I want to do this for /collections instead of separate, focused collection pages.
Thank you!
A user seeks to implement infinite scrolling for all collection pages on Dawn 2.0 theme, replacing the default pagination system.
Proposed Solutions:
Implementation Considerations:
/collections route rather than individual collection pagesStatus: The discussion remains open with no confirmed resolution from the original poster. Multiple implementation paths are available depending on technical expertise and budget.
Can anyone help me change the loading to infinite scrolling instead of having multiple pages to navigate?
I want to do this for /collections instead of separate, focused collection pages.
Thank you!
Hi @JelenaZip
You can try to search for free solutions in google or you can use our solution. See video below
To implement infinite scrolling on your collection pages instead of separate pagination in Shopify, you can use custom JavaScript or jQuery to detect when the user scrolls to the bottom of the page and then load additional products dynamically. You might consider looking for a guide or code snippet that targets your specific theme, as you’ll need to adjust the AJAX calls to load more products from the collection without refreshing the page.
Hello @JelenaZip, I hope that you have resolved the question. Just in case, I would love to post an option as well for people who browse and have such a requirement.
I have built ScrollerPro - Infinite Scroll app, which solves the issues with infinite scroll logic. I have attached the cover image and the link to the marketplace. You can check it out and discover all the features ![]()
I hope that it can help to resolve the issues faster and quickly