Hanks Kerchiefs x Parks Project
Hanks Kerchiefs x Parks Project celebrates the wonders of our favorite national parks in a series of limited edition Kerchiefs inspired by the flora, fauna, and landscapes of the places themselves. Every purchase from the collection supports the National Parks Conservation Association in the efforts to preserve our public lands for future generations.
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