PremiumNewFeaturedCollection Enhancements

Advanced Collection Filters

Sidebar filters with active chips and mobile drawer. Replaces Boost AI.

#filters#collection#facets#boost-replacement#searchanise-replacement

Live preview

See it in action.

Fully interactive, drag, click, scroll inside the frame, toggle to mobile.

About this section

A complete filterable collection-page layout that uses Shopify's native storefront filtering (no third-party search index). Auto-renders filter groups for any facet you've set up in Online Store, Navigation, Filters. Active selections appear as removable chips above the grid. Mobile gets a slide-in drawer. Pure Liquid + native URL filtering, no SDK required.

Install in 90 seconds

  1. 01

    Create /sections/modblo-advanced-collection-filters.liquid.

  2. 02

    Paste the section code and save.

  3. 03

    Add the section to collection.json (it will replace the default product grid).

  4. 04

    In Shopify Admin, go to Online Store, Navigation, Filters and configure which facets you want exposed (color, size, price, vendor, etc.).

  5. 05

    (Optional) Wrap the section in a {% paginate collection.products by 24 %}, {% endpaginate %} block in collection.liquid for built-in pagination.

The Liquid

Unlock the section code

Advanced Collection Filters is a premium section. Get the full Liquid + scoped CSS paste-ready.

One-time purchase · Lifetime updates · You own the code

Theme editor settings

SettingTypeDefault

Background

bg

color#ffffff

Foreground

fg

color#0b0b0c

Accent

accent

color#6366f1

SEO & accessibility notes

  • Uses Shopify's native /collections/all/filter+url querystrings, every filter state is a fully crawlable URL.
  • Real <a> elements per filter option, no JavaScript required to filter (the section is fully functional with JS disabled).
  • Mobile drawer uses a single is-mobile-open class toggle, no animation library.
  • Native <details> elements for each filter group, accordion behavior comes free.
Advanced Collection Filters. Shopify section | modblo