Instantly share code, notes, and snippets.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {% 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
/ 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {% 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
/ 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {% 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 %} |