Direkt zum Inhalt
  • Store Locator
  • Volcom Outlet

Zusätzliches Angebot: 2 Artikel -20 %, 3 Artikel -30 % auf reduzierte Produkte Zusätzliches Angebot: 2 Artikel -20 %, 3 Artikel -30 % auf reduzierte Produkte SHOP

Kostenloser Versand ab 75 CHF Kostenloser Versand ab 75CHF DETAILS

Volcom Stone Family Volcom Stone Family Jetzt Beitreten entdecken sie
  • Rücksendungen
  • Support
  • Mein Konto chevron-down

    Anmelden oder Registrieren


    EinloggenKonto erstellen
Volcom Switzerland Logo
Zusätzliches Angebot: 2 Artikel -20 %, 3 Artikel -30 % auf reduzierte Produkte Zusätzliches Angebot: 2 Artikel -20 %, 3 Artikel -30 % auf reduzierte Produkte SHOP
Kostenloser Versand ab 75 CHF Kostenloser Versand ab 75CHF DETAILS
Volcom Stone Family Volcom Stone Family Jetzt Beitreten entdecken sie
  • Herren
  • Damen
  • Kinder
  • Outlet
  • Snow
  • Core
  • Mieten
  • Suche
  • Einloggen Einloggen
search Suche
Einloggen Einloggen
  • Herren
    • Jacken & Mäntel
    • Kapuzenpullis & Sweatshirts
    • Pullover & Strickjacken
    • T-shirts
    • Hemden
    • Jeans
    • Hosen & Chinohosen
    • Shorts
    • Accessoire
  • Damen
    • Jacken & Mäntel
    • Kapuzenpullis & Sweatshirts
    • Pullover & Strickjacken
    • T-Shirts
    • Hemden & Tops
    • Kleider & Overalls
    • Hosen
    • Accessoire
  • Kinder
    • Jacken & Mäntel
    • Hemden
    • Kapuzenpullis & Sweatshirts
    • T-shirts
    • Jeans
    • Hosen & Chinohosen
    • Accessoire
  • NEUE KOLLEKTION
  • Riders Program
  • BELIEBTESTE ARTIKEL
  • Shorts & Kreuzung
  • Boardshorts
  • Socken
  • Stickers
  • E-Geschenkkarte
  • Bekleidung
    • Jacken
    • Kapuzenpullis & Sweatshirts
    • T-shirts
    • Hemden
    • Jeans
    • Hosen & Chinohosen
    • Shorts
    • Boardshorts
    • Wetsuits
    • Gifts sets
  • Accessoires
    • Kappen & Hüte
    • Sonnenbrille
    • Taschen & Rucksäcken
    • Gürtel & Brieftaschen
    • Socken
  • Surf
    • Wetsuits & Neoprenanzung
  • Kollektionen
    • Riders Program
    • Cosmic Love Party x Bob Mollema
    • Galaxy Theatre x Filip Rygalski
    • Workwear
    • Beliebteste Artikel
  • NEUE KOLLEKTION
  • Spiritual Realm X Alix Nicloux
  • Riders Program
  • Beliebteste Artikel
  • Bademode
  • T-shirts
  • Socken
  • Stickers
  • E-Geschenkkarte
  • Bekleidung
    • Jacken
    • Kapuzenpullis & Sweatshirts
    • T-shirts
    • Tops & Hemden
    • Kleider & Overalls
    • Shorts & Röcke
    • Jeans
    • Hosen
    • Bademode
    • Gifts sets
  • Accessoire
    • Kappen & Hüte
    • Sonnenbrille
    • Socken
  • Bademode / Surf
    • Bikini tops
    • Bikini hosen
    • Badeanzüge
    • Boardshorts
    • Wetsuits & Neoprenanzung
  • Kollektionen
    • Spiritual Realm x Alix Nicloux
    • Riders Program
    • Galaxy Theatre x Filip Rygalski
    • Beliebteste Artikel
  • NEUE KOLLEKTION
  • Riders Program
  • Cosmic Love Party x Bob Mollema
  • T-shirts
  • Shorts
  • Boardshorts
  • Stickers
  • E-Geschenkkarte
  • Jungen (8-14)
    • Hemden
    • T-shirts
    • Kapuzenpullis & Sweatshirts
    • Jeans
    • Hosen & Chinohosen
    • Shorts
    • Boardshorts
    • Wetsuits
    • Accessoire
    • Gifts sets
  • Herren
    • Snow Jacken
    • Soft-shell
    • Snow Hosen
    • Accessoire
    • Brillen
  • Damen
    • Snow Jacken
    • Soft-shell
    • Snow Hosen
    • Accessoire
    • Brillen
  • Kinder
    • Snow Jacken
    • Soft-shell
    • Snow Hosen
    • Accessoire
  • Kollektionen
    • Bryan Iguchi
    • Desiree Melancon
    • Mike Ravelson
    • Future of Function
  • Event
    • Bob Mollema Artshow
    • Hard Day At The Office
    • Volcom Spot To Spot 2025
    • Volcom Surf Happening 2024-25
    • Volcom Takeover 2025
    • Sofia
  • Sale für Herren
    • Oberteile
    • Hosen & Shorts
    • Snow
    • Bademode & Surf
    • Accessoire
  • Sale Für Damen
    • Oberteile
    • Hosen & Shorts
    • Snow
    • Bademode & Surf
    • Accessoire
  • Sale Für Kinder
    • Oberteile
    • Hosen & Shorts
    • Snow
    • Bademode & Surf
    • Accessoire
  • Snow
    • Herren
    • Damen
    • Kinder
Close
Empfehlungen
 

{% if item_count == 0 %} Dein Warenkorb {% else %} {{ item_count }} Item{% unless item_count == 1 %}s{% endunless %} {% 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 %}

{{ item.title | split: '-' | first }}

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

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

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

Style: {{ 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 %} Save {{ cart_savings_percentage | round }}% {% endif %}

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

Ihr Warenkorb ist im Moment leer

{% endfor %}

SHOP NOW PAY LATER

In 14 Tagen bezahlen mit Klarna.

{% capture payment_count %}3{% endcapture %} {% capture payment_text %}Bezahlen Sie in [ count ] kostenlosen Raten von [ payment ] mit Paypal.{% endcapture %} {% capture link_1 %}{% endcapture%} {% capture link_2 %}{% endcapture%} {% capture link_3 %}{% endcapture%} {% capture image_1 %}//www.volcom.ch/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif{% endcapture%} {% capture image_2 %}//www.volcom.ch/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif{% endcapture%} {% capture image_3 %}//www.volcom.ch/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.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 %} Dein Warenkorb {% else %} {{ item_count }} Item{% unless item_count == 1 %}s{% endunless %} {% endif %}

Steuern und Versandkosten werden im nächsten Schritt berechnet

Zwischensumme

{{ items_subtotal_price | money }}

Select Your Country

  • Volcom EU
  • Volcom UK
  • Volcom DE
  • Volcom US
  • Volcom FR
  • Volcom CA
  • Volcom CH
  • Volcom AU
  • Volcom ES
  • Volcom JP

size chart

Herren | Kappen

März 2019

Herren | Neoprenänzuge

September 2018

Herren | Schuhe | Geschlossene Schuhe

Juli 2018

Mädchen | (6-14)

Juli 2018

Mädchen | (2-5)

Juli 2018

Jungen | Schuhe | (8-14)

Juli 2018
  • 1
  • 2
  • 3
  • …
  • 5
  • chevron-right Next page
fallback text for an image
fallback text for an image fallback text for an image
fallback text for an image

Kostenloser Versand
ab 75 CHF

fallback text for an image

Kostenloser rückversand
ab 75 CHF für 30 Tage

fallback text for an image

Zahlung
in Raten

fallback text for an image

Kontaktieren Sie uns
per Mail, Telefon oder Chat

2 Jahre
Garantie

Support
  • Kontakt
  • Fragen und Antworten
  • Volcom Stone Family
  • Bestellung nachverfolgen
  • Rücksendungen
INFORMATIONEN
  • Cookie-Richtlinie
  • Allgemeine Geschäftsbedingungen
  • Zugänglichkeit
  • Datenschutzhinweise
  • ABG E-Geschenkkarte
Über Volcom
  • Über Volcom
  • Career
  • Einzelhändler
Über Volcom plus minus
  • Kontakt
  • Fragen und Antworten
  • Volcom Stone Family
  • Bestellung nachverfolgen
  • Rücksendungen
LEGAL INFORMATION plus minus
  • Cookie-Richtlinie
  • Allgemeine Geschäftsbedingungen
  • Zugänglichkeit
  • Datenschutzhinweise
  • ABG E-Geschenkkarte
ABOUT VOLCOM plus minus
  • Über Volcom
  • Career
  • Einzelhändler
Find A Store
fallback text for an image
fallback text for an image
fallback text for an image
fallback text for an image

© 2025 Volcom Switzerland. All Rights Reserved.

Einloggen

Konto anlegen Passwort vergessen?

Konto anlegen

Back To Login
65142950 de
50245402790
50245402790
65142950 de