- Mens Guide Gore-Tex Pants - Gi Camo
- Womens Nya Tds Gore-Tex Jacket - Violet Ice
- Mens Tds Inf Gore-Tex Jacket - Black
- Womens Pine 2L Tds Jacket - Purple
- Mens Pat Moore Fleece - Black
- Mens Guide Gore-Tex Jacket - Orange
- Mens Pat Moore 3-In-1 Jacket - Teak
- L Gore-Tex Jacket - White
Inexact Odyssey Blog Post
{{total_products}} ResultsLoading Products
{% assign msrp = product.msrp | plus: 0 %} {% assign price = product.price | plus: 0 %} {% if msrp > price %} Regular price {{product.msrp | times:100 | money }} {{product.price | times:100 | money }} {% capture show_savings %}(-%){% endcapture %} {% if show_savings != blank %} {% assign percent_off = product.msrp | minus: product.price | divided_by: product.msrp | times: 100 | round | append: '%' %} {{ show_savings | replace: '%', percent_off }} {% endif %} {% else %} {% assign price = product.price | times: 100 %} {% for tag in product.tags %} {% if tag contains 'PriceOverride:' %} {% assign price = tag | remove: 'PriceOverride:' | plus: 0 %} {% endif %} {% endfor %} {{price | money }} {% endif %}
-
{% for badge in product.badges %}
- {{ badge }}
{% endfor %}