Skip to content

Instantly share code, notes, and snippets.

@awmc19
awmc19 / supply-collection-sidebar
Created May 2, 2019 02: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 %}
@awmc19
awmc19 / supply-collection-sidebar
Created May 2, 2019 02: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 %}
@awmc19
awmc19 / supply-collection-sidebar
Created May 2, 2019 02: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 %}