Filters — collection / search filtering

SECTIONSNIPPETPLANNED
sections/collection-filters.liquid
snippets/filter-group.liquid
Spec only This component is planned but not yet built. The interactive playground will land in a future Mock U-16 release. This page documents the component's purpose, schema surface, file structure, and dependencies so adjacent work can plan against it.

§ 01What it is.

Collection-page filtering with manufacturing-vertical facets. Pulls from Shopify's filter tags + tag-based custom facets: by application (CNC / oil reservoir / sump / lake), by mount type, by belt material, by capacity range, by manufacturer compatibility. Each filter is a collapsible group. Sticky on desktop, drawer on mobile. URL-state for shareable filtered views. Active-filter chips with one-click clear.


§ 02When to use it.

All collection pages. Search results refinement. Parts-by-model page secondary filters.


§ 03Files, type, build position.

Component type

  • Section — full-bleed merchant-configurable page region. Lives in sections/, shows up in the theme editor sidebar.
  • Snippet — reusable Liquid partial called from other Liquid files via {% render %}. Lives in snippets/, not directly merchant-editable.

Files

sections/collection-filters.liquid snippets/filter-group.liquid

Build position

Needs U-11. The visible payoff of the manufacturing-vertical positioning.


§ 04Related components.

The components this one depends on, composes with, or pairs with. Click through to each.