Dawn Theme | Filtering Not Showing Up On Certain Collections

Hi y’all - I’ve been working on a site for a client and for some reason, the filters don’t show up properly on one specific collection page. Every other collection is working, but for some reason this one’s not working. I’m attaching screenshots of the collection in question and another question to show what it should look like.

I took a peak in dev tools, and a couple things stood out to me.

1: In the tag, there’s a notable difference in the content that populates. It seems like maybe the script isn’t firing off properly on the erroneous collection, since on a functional collection a bunch of

tags appear beneath the script. I’ve attached screenshots showing the erroneous collection and the functional one below:

2: Deeper in the tag, i dug into div.active-facets-vertical-filter and noticed on a functional collection the h2 tag appears but not on the erroneous one. I’m assuming this could be tied to the aforementioned script issue.

I’m not very experienced with debugging in Shopify, any idea what steps I could take to further identify the issue and resolve it?

Do any of the collections contain more than 5,000 products? If so, this isn’t a bug—Shopify doesn’t support filters for collections exceeding this limit.

From what I can see, there’s no workaround for this Shopify collection limit. However, if the issue occurs with collections under 5,000 products, please share links to both a working and non-working collection so I can investigate further.

Ah! I had a suspicion that might be it, I didn’t know what the limit was but I did read that at a certain point, issues like this arise. The collection is over 5,000 products. Thank you for being so helpful Michael-Thomas!