How can I add infinite scroll to my collection list?

Topic summary

Goal: add infinite scroll to the homepage’s collection list block (load more collection tiles as the user scrolls), not sitewide.

Key points:

  • Infinite scroll = automatically loading additional items on scroll instead of pagination or a “Load more” button.
  • Target area is the collection list section on the homepage; the request is to repeat that block as users scroll.

Proposed approaches:

  • Custom code by an expert developer (JavaScript/Ajax to fetch and append additional collection items within the section). This is described as a theme customization.
  • Consider using an app if available that supports section-level infinite scroll.
  • A YouTube tutorial was shared for the Origin theme that may demonstrate implementation steps.

Current status:

  • No confirmed solution or step-by-step code provided in-thread.
  • Action items: review the shared video for Origin theme compatibility, evaluate apps, or hire a developer for section-specific infinite scroll. Discussion remains open.
Summarized with AI on December 21. AI used: gpt-5.

Hello guys!
I’d like to add infinite scroll to my collection list block. Any1 got an idea on how to do it with code or an app?

Website: peack-9864.myshopify.com

Thanks,

Ursus

1 Like

Hi @UrsusTheMinor ,

I understand that you want a infinite scroll. In order to get this design you need to hire and expert developer cause this needs a code costumization. Or you can also check this vide below.

This work in your shopify theme (Origin Theme).

no not the entire page just the collecion block on the homeoage how do u get that to repeat itself?