Why can't I find the collection.liquid file in my theme template?

Topic summary

Cannot find collection.liquid in the Blockshop theme’s templates; only a JSON collection template is present, blocking use of a tutorial that requires editing collection.liquid to add infinite scroll.

Tried adding the code to theme.liquid instead, but infinite scroll did not work.

Another participant reported the same issue of not being able to locate collection.liquid for enabling infinite scroll.

Outcome: No fix was found for Blockshop; the original poster switched to a different theme with built‑in infinite scroll. Status: unresolved for implementing infinite scroll in Blockshop without a collection.liquid template; no workaround or code solution was shared.

Summarized with AI on February 12. AI used: gpt-5.

Hello all,

I am modifying the theme for the website and wanted to add infinite scroll to the collection section.

The tutorial said I have to add a code to collection.liquid from the template, but I cannot find the file anywhere from the code. The only thing I can find from the template section for collection is JSON file rather than liquid.

I added the code on theme.liquid for now, but the feature is not working.

Is there any advice on this or suggestion to add infinite scroll to the website?

the website is moirabeauty.com and the theme I use is blockshop.

thank you

Hello JenMoira,

Just wanted to check if you found some solution to this. I’m also facing the same issue of not being able to find the collection.liquid file in templates for adding infinite scroll option in my shopify store.

Hello Sarika_Sharma,

Sadly, I could not find a solution and just had to change the theme completely to the one with a built-in infinite scroll.