Skip to content
  • OUTLET -60%

NEW SEASON IS HERE! NEW SEASON IS HERE! Shop Now

OUTLET - NOW UP TO 60% OFF OUTLET - NOW UP TO 60% OFF SHOP

Free Shipping over €200 / £300 / CHF300 Free Shipping over €200 / £300 / CHF300 MORE INFO

FREE RETURNS AND EXCHANGES FOR INSYDER MEMBERS FREE RETURNS AND EXCHANGES FOR INSYDER MEMBERS ENTER

Pay in instalments Pay in instalments DETAILS

Your feedback is important for us Your feedback is important for us PARTICIPATE
Spyder Europe Logo
NEW SEASON IS HERE! NEW SEASON IS HERE! Shop Now
OUTLET - NOW UP TO 60% OFF OUTLET - NOW UP TO 60% OFF SHOP
Free Shipping over €200 / £300 / CHF300 Free Shipping over €200 / £300 / CHF300 MORE INFO
FREE RETURNS AND EXCHANGES FOR INSYDER MEMBERS FREE RETURNS AND EXCHANGES FOR INSYDER MEMBERS ENTER
Pay in instalments Pay in instalments DETAILS
Your feedback is important for us Your feedback is important for us PARTICIPATE
  • NEW ARRIVALS
  • MEN
  • WOMEN
  • KIDS
  • OUTLET
  • BRAND
  • Search
  • Log in Log in
search Search
Log in
  • MEN
    • Jackets
    • Tops
    • Trousers
    • Accessories
  • WOMEN
    • Jackets
    • Tops
    • Trousers
    • Accessories
  • KIDS
    • Jackets
    • Tops
    • Trousers
    • Accessories
  • MEN
    • Jackets
    • Tops
    • Pants
    • Accessories
  • WOMEN
    • Jackets
    • Tops
    • Pants
    • Accessories
  • NEW ARRIVALS
  • JACKETS
  • TOPS
  • TROUSERS
  • ACCESSORIES
  • NEW ARRIVALS
  • JACKETS
  • TOPS
  • TROUSERS
  • ACCESSORIES
  • NEW ARRIVALS
  • JACKETS
  • TOPS
  • TROUSERS
  • ACCESSORIES
  • BRAND
    • Athletes
    • History
    • EXO Technology
    • Technology
  • CIRCULARITY
    • Rent
    • Loyalty
    • Repair with Goodloop
    • Outerwear Care

BLOG

  • BLOG

SKI

MOUNTAIN BIKING

RUNNING

HIKING

Close
Suggestions
 

{% if item_count == 0 %} Your cart {% else %} {{ item_count }} {% if item_count > 1 %}Items{% else %}Item{% endif %} {% endif %}

{% for offer in offers.all %} {% if offer.settings.position == 'cart-header' %}
{% if offer.settings.success != blank and offer.settings.eligible %}
{{ offer.settings.success }}
{% endif %} {% if offer.settings.eligible == false and offer.settings.approach != blank %}
{% assign progress = total_price | divided_by: offer.settings.threshold_cents %} {% assign balance = offer.settings.threshold_cents | minus: total_price | money %} {% assign balance = balance | prepend: '' | append: '' %} {% unless progress >= 1 %}

{{ offer.settings.approach | replace: "{{ balance }}", balance }}

{% endunless %}
{% endif %}
{% elsif offer.settings.position == 'cart-footer' %}
{% if offer.settings.success != blank and offer.settings.eligible %}
{{ offer.settings.success }}
{% endif %} {% if offer.settings.eligible == false and offer.settings.approach != blank %}
{% assign progress = total_price | divided_by: offer.settings.threshold_cents %} {% assign balance = offer.settings.threshold_cents | minus: total_price | money %} {% assign balance = balance | prepend: '' | append: '' %} {% unless progress >= 1 %}

{{ offer.settings.approach | replace: "{{ balance }}", balance }}

{% endunless %}
{% endif %}
{% endif %} {% endfor %}
{% for item in items %} {% unless item.properties._bundle == 'component' %}
{% if item.properties._image %} {{ item.product_title }} {% else %} {{ item.product_title }} {% endif %}

{% assign segments = item.title | split: "-" %} {% assign segment_count = segments.size %} {% if segment_count > 2 %} {% assign slice_count = segment_count | minus: 2 %} {% else %} {% assign slice_count = segment_count | minus: 1 %} {% endif %} {% assign trimmed_segments = segments | slice: 0, slice_count %} {{ trimmed_segments | join: "-" }}

{% for option in item.options_with_values %} {% unless option.name == "Title" %}

{{ option.name }}: {{ option.value }}

{% endunless %} {% endfor %} {% if item.properties.style %}

STYLE NUMBER: {{ item.properties.style | split: '_' | first }}

{% endif %} {% for badge in productBadges | where: 'type', 'text' %} {% assign itemTags = item.properties._tags | default: item.properties.tags %} {% for tag in itemTags %} {% if tag == badge.tag and badge.cart %} {{ badge.cart | newline_to_br }} {% break %} {% endif %} {% endfor %} {% endfor %}
{% unless item.properties._offer != blank %}
{% endunless %} {% assign price = item.final_price %}
{% assign product = item %}

{{ price | money }} {% assign cart_savings = item.properties.compare_at | minus: price %} {% assign cart_savings_percentage = cart_savings | times: 100.0 | divided_by: item.properties.compare_at %} {% if cart_savings > 0 %} -{{ cart_savings_percentage | round }}% {% endif %}

{% if item.error %} {{ item.error }} {% endif %}
{% endunless %} {% else %}

Your cart is empty

{% endfor %}

{% capture payment_count %}3{% endcapture %} {% capture payment_text %}Or [ count ] interest-free payments of [ payment ] with ((klarna 40x16)){% endcapture %} {% capture link_1 %}https://cdn.klarna.com/1.0/shared/content/legal/terms/0/en_us/sliceitinx{% endcapture%} {% capture link_2 %}{% endcapture%} {% capture link_3 %}{% endcapture%} {% capture image_1 %}//spyder.eu/cdn/shop/files/Klarna_Merchant_Banner_1024x768_Pink_d9524067-1199-4307-9929-d83e27b8668a.jpg?v=1695051964{% endcapture%} {% capture image_2 %}//spyder.eu/cdn/shopifycloud/storefront/assets/no-image-2048-a2addb12.gif{% endcapture%} {% capture image_3 %}//spyder.eu/cdn/shopifycloud/storefront/assets/no-image-2048-a2addb12.gif{% endcapture%} {% assign payment_price = items_subtotal_price | divided_by: payment_count | money %} {% assign payment_details_text = payment_text | replace: '[ count ]', payment_count | replace: '[ payment ]', payment_price | split: '((' %} {% assign icon_count = 0 %} {% for segment in payment_details_text %} {% assign icon_segment = segment | split: '))' %} {% assign icon = false %} {% if segment contains "))" %} {% assign icon_info = icon_segment | first | split: ' ' %} {% assign icon = icon_info | first | strip %} {% assign icon_width = icon_info | last | split: 'x' | first | strip %} {% assign icon_height = icon_info | last | split: 'x' | last | strip %} {% assign text = icon_segment | last %} {% assign icon_count = icon_count | plus: 1 %} {% case icon_count %} {% when 1 %} {% assign payment_image = image_1 %} {% assign payment_link = link_1 %} {% when 2 %} {% assign payment_image = image_2 %} {% assign payment_link = link_2 %} {% when 3 %} {% assign payment_image = image_3 %} {% assign payment_link = link_3 %} {% endcase %} {% if payment_image != blank %} {% else %} {{ icon }} {% endif %} {% if icon_segment.size > 1 %} {{ text }} {% endif %} {% else %} {{ segment }} {% endif %} {% endfor %}

{% if item_count == 0 %} Your cart {% else %} {{ item_count }} Item{% unless item_count == 1 %}s{% endunless %} {% endif %}

Taxes and shipping calculated at checkout

Subtotal

{{ items_subtotal_price | money }}

  • Spyder EU
  • Spyder US
  • Spyder AU
  • Spyder CA
  • Spyder JP

EXPERT GUIDES

How to Layer for Skiing

How to Layer for Skiing

September 2025
Soft Shell vs. Hard Shell Jackets - What's the Difference?

Soft Shell vs. Hard Shell Jackets - What's the Difference?

August 2025
How to Wash Ski Clothes: Cleaning Jackets, Pants, and Layers

How to Wash Ski Clothes: Cleaning Jackets, Pants, and Layers

August 2025
SPYDER EUROPE minus plus

1 ALLEE BELHARRA

BAIA PARK

64600 ANGLET

  • TERMS & CONDITIONS
  • SHIPPING & DELIVERY
  • RETURNS & EXCHANGES
  • WARRANTY POLICY
  • LEGAL NOTICE
  • PRIVACY POLICY
  • COOKIES POLICY
  • SIZE GUIDE
  • LOYALTY
  • HELP CENTER
  • TRACK YOUR ORDER
  • RETURN YOUR ORDER
  • REPAIR MY GEAR
  • STORE LOCATOR
  • CONTACT US
  • SITEMAP

© 2025 Spyder Europe. All Rights Reserved.

  • Choosing a selection results in a full page refresh.

Login

Create account Forgot your password?

Create Account

Back To Login
54892920917
12353621 en
EUR
12353621 en
54892920917