Skip to content

kevin-ryser/Shopify_Collection_Filters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Shopify Collection Product Tag Filters

Shopify Product Tag Filters for collection pages.

Setup

  1. Copy the file to the snippets directory snippets/collection-filters-collection.liquid
  2. Include on your collection.liquid template {% include 'collection-filters-collection' %}

Product tag naming convension needs to be 'FilterName__FilterValue' (Double underscore)

E.g. Brand__Nike or Size__Small

Note that there is no css included with the snippet. It's been designed ot work with Bootstrap 4

Inspired/Adapted from https://gist.github.com/darryn/8047749

About

Shopify Product Tag Collection Filters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Liquid 100.0%