Gifts From Makers
This collection includes carefully crafted products exclusive to the holiday season. With locally-made gifts that give back with every purchase, we’re pretty sure we’ve got what you need for the loved ones in your life. Take a peek...you won’t be disappointed.
Loading Products
{% assign count = 0 %}
{% for product in loader.activeProducts %}
{% assign BatchIndex = loader.pendingBatchIndex | times: 12 %}
{% assign forLoopIndex = forloop.index | plus: BatchIndex %}
{% for banner in collectionGridBanners %}
{% assign bannerPosition = banner.position | plus: 0 %}
{% if forLoopIndex == bannerPosition and banner.collection == handle %}
{% assign count = count | plus: 1 %}
{% endif %}
{% endfor %}
{% endfor %}
Loading Products
No products match your selection