Skip to content

Instantly share code, notes, and snippets.

@cdiomande78
cdiomande78 / supply-collection-sidebar
Created March 30, 2016 21:56 — forked from cshold/supply-collection-sidebar
The sidebar for Shopify's Supply theme, including code to handle an advanced tagging system.
{% comment %}
A customized sidebar for this theme. If advanced tagging is enabled in
theme settings, prepend your tags with "group" names (E.g. BRAND_) and your
collection page will create groups of tags to sort by.
Expansion of https://gist.github.com/darryn/8047749
{% endcomment %}