Got you. Here’s a drop-in replacement for your entire `sections/main-search.liquid` with the “hide products tagged `hidden-from-search`” logic added and the empty-state check updated to use a computed `visible_count`. ```liquid ```