A user seeks help implementing infinite scroll on collection pages in Dawn theme 4.0, wanting to load more than the default 24 products without pagination.
Current situation:
Existing solutions found online are for the Debut theme and incompatible with Dawn
One suggested solution (from kaniwong.github.io) was attempted but failed
Error encountered:
Liquid error indicating a missing asset snippet: snippets/collection-infinite-scroll.liquid (line 28 in collection-product-grid.liquid)
Status: Unresolved - the proposed fix did not work, and the user still needs a working infinite scroll implementation compatible with Dawn 4.0.
Summarized with AI on November 25.
AI used: claude-sonnet-4-5-20250929.
I want to load more products without going to next page. Only 24 products can show per page & I’d like to use infinite scroll. There are solutions for Debut Theme but they do not work with the Dawn Theme…