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

  • Surf
  • Skate
  • Snow
  • Musik
  • Art
  • Film
  • Events
  • Team
  • More...
The Dock 2.0 in Mexico | The Return of the Two Ton, 100ft Floating Dock

The Dock 2.0 in Mexico | The Return of the Two Ton, 100ft Floating Dock

surf

Kann der Blitz zweimal einschlagen? Das war die Frage, als die Jungs von Stab vorschlugen, mit ca. 30m (100 Fuß)...

Volcom Garden Experience European Tour

Volcom Garden Experience European Tour

art
William Aliotti - New Religion

William Aliotti - New Religion

surf
Run The Jewels 'Art The Jewels' U.K. Exhibition

Run The Jewels 'Art The Jewels' U.K. Exhibition

events

Run The Jewels presents Art The Jewels is a London art exhibition celebrating their iconic visual universe and deep-rooted connection...

12 Year Skateboarder Gavin Bottger's First Video Part

12 Year Skateboarder Gavin Bottger's First Video Part

skate

Volcom is proud to present Gavin Bottger's first video part, Duel For Fire, a fresh look at a kid who...

Truly Peace Punk Artshow

Truly Peace Punk Artshow

art
Volcom Pink Hotel // Truly the Party of the Decade

Volcom Pink Hotel // Truly the Party of the Decade

skate

If you’ve ever been to a house party that just felt like an absolutely magical and cosmic explosion of the...

The 6th annual Volcom Banked Slalom at Kitzsteinhorn, 26-28 April 2019

The 6th annual Volcom Banked Slalom at Kitzsteinhorn, 26-28 April 2019

events
Making Clothes Can Be a Dirty Business...

Making Clothes Can Be a Dirty Business...

blog

Making clothes can be a dirty business, follow Volcom's VP of Global of Compliance & Supply Chain to India to...

Welcoming Jack Robinson to the Volcom Family

Welcoming Jack Robinson to the Volcom Family

surf

Jack Robinson, the 21-year-old Western Australian surfing phenom, has joined the Volcom Family. Read surf writer Travis Ferre's take on...

The Backyard - Pipeline, North Shore, Oahu

The Backyard - Pipeline, North Shore, Oahu

surf

Welcome to the Volcom House, our Backyard is Pipeline! Every season we invite our top surfers to stay at the...

Volcom Industries in Madrid

Volcom Industries in Madrid

film
  • chevron-left Previous page
  • 1
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 31
  • 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
50245402790
65142950 de
65142950 de
50245402790