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...
Kelly Slater wins

Kelly Slater Crowned 2016 Volcom Pipe Pro Champion!

surf

Kelly Slater solidified his first win in two years at the Volcom Pipe Pro today after a full day of...

Highlights from Day 2 of the 2016 Volcom Pipe Pro

Highlights from Day 2 of the 2016 Volcom Pipe Pro

surf

The best waves of the winter graced Pipeline for the Volcom Pipe Pro today, a WSL QS 3,000 rated event...

Koa drop in

Highlights from Day 1 of the 2016 Volcom Pipe Pro

surf

The morning fired out continuous barrels as Round 1 of the Volcom Pipe Pro got underway in clean 8-10 foot...

Red Bull TV - In House: Road To The Volcom Pipe Pro - Episode 4

Red Bull TV - In House: Road To The Volcom Pipe Pro - Episode 4

surf

Episode 4 of In House: Road to the Volcom Pipe Pro! As the winter season and 2015 campaign come to...

Red Bull TV - In House: Road to the Volcom Pipe Pro - Episode 3

Red Bull TV - In House: Road to the Volcom Pipe Pro - Episode 3

surf

In episode 3 of In House: Road to the Volcom Pipe Pro, the Volcom team gears up for the Vans...

Road to the Volcom Pipe Pro Episode 2

Red Bull TV - In House: Road To The Volcom Pipe Pro - Episode 2

surf

In Episode 2 of In House: Road to the Volcom Pipe Pro, the Volcom Houses get ready for a packed...

view from the pipe house

Red Bull TV - In House: Road To The Volcom Pipe Pro - Episode 1

surf

In the opening episode of In House, we go inside the two legendary Volcom Houses at Pipeline, Carlos Munoz takes...

New Future – Built on Partnerships

New Future – Built on Partnerships

blog

Even with our efforts to reduce our impacts steering strongly towards our products and the supply chain, we know that...

Stream Psychic Migrations Soundtrack ft. Thee Oh Sees, White Fence, Wand, Al Lover, and more

Stream Psychic Migrations Soundtrack ft. Thee Oh Sees, White Fence, Wand, Al Lover, and more!

music

Curious about the music from Psychic Migrations? Stream it here, and check out all the artists on iTunes.

DIY Pumpkins

DIY No Carve Pumpkins

blog

This year, we’ve traded in our carving tools for some spray paint and bedazzle. We wanted to up our arts...

At The World Premiere Of Psychic Migrations In Newport Beach

At The World Premiere Of Psychic Migrations In Newport Beach

ambassadors-surf

The World Premiere of Volcom's newest surf movie, Psychic Migrations took over Edwards Big Newport 6 Theater last night in Newport Beach,...

Psychic Migrations Filming in South America

Psychic Migrations Filming in South America

surf

Ozzie Wright, Nate Tyler and Ryan Burch drifted to South America recently to film for Psychic Migrations and what they got was some uninhabited, ghostly waves.

  • chevron-left Previous page
  • 1
  • …
  • 24
  • 25
  • 26
  • 27
  • 28
  • …
  • 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
65142950 de
50245402790
50245402790
65142950 de