Riding Jackets

Harley-Davidson motorcycle riding jackets rival our bikes when it comes to quality, style, and attention to detail. Choose from leather motorcycle jackets, functional 3-in-1 outerwear, breathable vented motorcycle jackets, or textile fabric for the very best protection from the elements, style, and comfort – on your bike or off.
For Touring Riders
{% for product in collections['riding-jackets-1'].products limit:4 %}{% else %}{% for i in (1..4) %}{% endfor %}{% endfor %}
{% if product.featured_image != blank %}
{% else %}
{% endif %}
{{product.title}}
{%- assign compare_at_price = product.compare_at_price -%}
{%- assign price = product.price -%}
{%- assign price_varies = product.price_varies -%}
{%- assign money_price = price | money -%}{% if compare_at_price > price %}{{ money_price }}{{ compare_at_price | money }}{% else %}{% if price_varies %}{{ product.price_min | money }} - {{ product.price_max | money }}{% else %}{{ money_price }}{% endif %}{% endif %}
{% if product.available %}{% if product.variants.size == 1 %}Add To Cart{% else %}View Details{% endif %}{% else %}{{ 'pagefly.products.product.sold_out' | t }}{% endif %}
For Urban Commuter Riders
{% for product in collections['riding-jackets-2'].products limit:4 %}{% else %}{% for i in (1..4) %}{% endfor %}{% endfor %}
{% if product.featured_image != blank %}
{% else %}
{% endif %}
{{product.title}}
{%- assign compare_at_price = product.compare_at_price -%}
{%- assign price = product.price -%}
{%- assign price_varies = product.price_varies -%}
{%- assign money_price = price | money -%}{% if compare_at_price > price %}{{ money_price }}{{ compare_at_price | money }}{% else %}{% if price_varies %}{{ product.price_min | money }} - {{ product.price_max | money }}{% else %}{{ money_price }}{% endif %}{% endif %}
{% if product.available %}{% if product.variants.size == 1 %}Add To Cart{% else %}View Options{% endif %}{% else %}{{ 'pagefly.products.product.sold_out' | t }}{% endif %}
For Urban Riders
{% for product in collections['riding-jackets-3'].products limit:4 %}{% else %}{% for i in (1..4) %}{% endfor %}{% endfor %}
{% if product.featured_image != blank %}
{% else %}
{% endif %}
{{product.title}}
{%- assign compare_at_price = product.compare_at_price -%}
{%- assign price = product.price -%}
{%- assign price_varies = product.price_varies -%}
{%- assign money_price = price | money -%}{% if compare_at_price > price %}{{ money_price }}{{ compare_at_price | money }}{% else %}{% if price_varies %}{{ product.price_min | money }} - {{ product.price_max | money }}{% else %}{{ money_price }}{% endif %}{% endif %}
{% if product.available %}{% if product.variants.size == 1 %}Add To Cart{% else %}View Options{% endif %}{% else %}{{ 'pagefly.products.product.sold_out' | t }}{% endif %}
For Cruiser Riders
{% for product in collections['riding-jackets-4'].products limit:4 %}{% else %}{% for i in (1..4) %}{% endfor %}{% endfor %}
{% if product.featured_image != blank %}
{% else %}
{% endif %}
{{product.title}}
{%- assign compare_at_price = product.compare_at_price -%}
{%- assign price = product.price -%}
{%- assign price_varies = product.price_varies -%}
{%- assign money_price = price | money -%}{% if compare_at_price > price %}{{ money_price }}{{ compare_at_price | money }}{% else %}{% if price_varies %}{{ product.price_min | money }} - {{ product.price_max | money }}{% else %}{{ money_price }}{% endif %}{% endif %}
{% if product.available %}{% if product.variants.size == 1 %}Add To Cart{% else %}View Options{% endif %}{% else %}{{ 'pagefly.products.product.sold_out' | t }}{% endif %}

