Arcteryx Beta Jacket Men SS26 - Hardshelljacke


if(ceresStore.getters.currentItemVariation.variationProperties && ceresStore.getters.currentItemVariation.variationProperties[0]) { let properties_review_preview = ceresStore.getters.currentItemVariation.variationProperties[0].properties; // Loop through our properties is present if (properties_review_preview && properties_review_preview.length > 0) { properties_review_preview.forEach( function ( prop ) { // Review if (prop.id === 2) { let review_image = document.getElementById( 'review_image' ); review_image.style.display = 'block'; } } ); } }

Item number AT0340-alpineblue-L


if(!document.getElementById('paypal-smart-payment-script')) { var script = document.createElement("script"); script.type = "module"; script.id = "paypal-smart-payment-script"; script.src = "https://cdn02.plentyone.com/vftfzctslm01/plugin/61/paypal/js/smartPaymentScript.min.js"; script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw"); script.setAttribute("data-currency", "EUR"); script.setAttribute("data-merchant-id", "FX5ATDBBUKCTU"); script.setAttribute("data-append-trailing-slash", ""); script.setAttribute("data-locale", "en_GB"); document.body.appendChild(script); }
if(!document.getElementById('paypal-smart-payment-script')) { var script = document.createElement("script"); script.type = "module"; script.id = "paypal-smart-payment-script"; script.src = "https://cdn02.plentyone.com/vftfzctslm01/plugin/61/paypal/js/smartPaymentScript.min.js"; script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw"); script.setAttribute("data-currency", "EUR"); script.setAttribute("data-merchant-id", "FX5ATDBBUKCTU"); script.setAttribute("data-append-trailing-slash", ""); script.setAttribute("data-locale", "en_GB"); document.body.appendChild(script); }
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') { document.addEventListener('payPalScriptInitialized', () => { renderPayPalButtons( '970227098', 'paypal', 'buynow', 'rect' , 'gold' ) }); } else { renderPayPalButtons( '970227098', 'paypal', 'buynow', 'rect' , 'gold' ) }


* Incl. VAT excl. Shipping
document.onreadystatechange = function () { if (document.readyState == "complete") { if(document.querySelector(".crossprice")){ if (ceresStore.getters.currentItemVariation.prices.rrp.price.value && ceresStore.getters.currentItemVariation.prices.rrp.price.value > (ceresStore.getters.currentItemVariation.prices.graduatedPrices[0].price.value * 1.14) ) { document.querySelector(".crossprice").style.display = 'block'; let percent = ((1 - ceresStore.getters.currentItemVariation.prices.graduatedPrices[0].price.value / ceresStore.getters.currentItemVariation.prices.rrp.price.value ) * -100).toFixed(0); $('.badge.badge-danger').html(percent + '%'); $('.savingspercent').removeClass('d-none'); } else { document.querySelector(".crossprice").style.display = 'none'; } } } }

Beschreibung

Du suchst eine Hardshell, die bei jedem Wetter mitspielt und dabei kein schlechtes Gewissen hinterlässt?

Die Arcteryx Beta Jacket Men SS26 ist Arc'teryx' Antwort auf maximale Vielseitigkeit am Berg. Das 80D 3-Lagen GORE-TEX Gewebe mit GORE C-KNIT™ Backer Technology sitzt angenehm weich auf der Haut, ist dabei angenehm leise beim Bewegen – und hält Regen sowie Wind kompromisslos draußen.

Nachhaltig gedacht: Die Jacke nutzt eine PFC-freie GORE-TEX ePE Membran, die auf ein bio-basiertes Nylon-Außengewebe mit pflanzlich gewonnenen Fasern laminiert ist. Die FC0 DWR-Behandlung macht das Außenmaterial wasserabweisend, ohne auf Fluorcarbon-Chemie zurückzugreifen. Das Ergebnis ist eine Jacke mit reduziertem CO₂-Fußabdruck und langer Produktlebensdauer.

Der reguläre Schnitt mit artikulierter Schnittführung sorgt für volle Bewegungsfreiheit, während die StormHood™ mit einem einzigen Zug sitzt und dabei das periphere Sichtfeld frei lässt. Integrierter RECCO® Reflektor für den Notfall inklusive.

Details

  • 80D 3-Lagen GORE-TEX mit GORE C-KNIT™ Backer – leise, weich, hochatmungsaktiv
  • PFC-freie ePE Membran auf bio-basiertem Nylon-Außenstoff
  • FC0 DWR-Behandlung für zuverlässige Wasserabweisung ohne Fluorchemie
  • StormHood™ mit Single-Pull-Verstellung behindert die Sicht nicht
  • Dual-Point Saum-Verstellung dichtet Zugluft zuverlässig ab
  • Hand- und interne Laminat-Tasche für Essentials
  • Eingebetteter RECCO® Reflektor für Suche und Rettung

Technische Daten

GeschlechtHerren
Material100% Nylon mit ePE & PU Membran
MembranGORE-TEX 3-Lagen
Gewebegewicht80D
DWR-BehandlungFC0 (PFC-frei)
Backer-TechnologieGORE C-KNIT™
PassformRegular Fit, artikuliert
KapuzeStormHood™, Single-Pull
ReflektorRECCO®

if(ceresStore.getters.currentItemVariation.variationProperties && ceresStore.getters.currentItemVariation.variationProperties[0]) { let properties_reviews = ceresStore.getters.currentItemVariation.variationProperties[0].properties; // Loop through our properties is present if (properties_reviews && properties_reviews.length > 0) { properties_reviews.forEach( function ( prop ) { // Review if (prop.id === 2) { let property_review_container = document.getElementById( 'property_review_container' ); let property_review_header = document.getElementById( 'property_review_header' ); let property_review = document.getElementById( 'property_review' ); property_review_header.innerHTML = prop.names.name; property_review.innerHTML = prop.values.value; property_review_container.style.display = 'block'; } } ); } }
if(ceresStore.getters.currentItemVariation.variationProperties && ceresStore.getters.currentItemVariation.variationProperties[0]) { let properties_youtube = ceresStore.getters.currentItemVariation.variationProperties[0].properties; // Loop through our properties is present if (properties_youtube && properties_youtube.length > 0) { properties_youtube.forEach( function ( prop ) { // YouTube if (prop.id === 4) { let property_youtube_container = document.getElementById( 'property_youtube_container' ); let property_youtube_header = document.getElementById( 'property_youtube_header' ); let property_youtube = document.getElementById( 'property_youtube' ); property_youtube_header.innerHTML = prop.names.name; property_youtube.src = prop.values.value; property_youtube_container.style.display = 'block'; } } ); } }
tab placehold
Es erfolgt keine Prüfung auf Echtheit der Bewertungen.
Hersteller: Amer Sports Europe Services GmbH, Parkring 15, 85748 Garching bei München, Germany
EU-Verantwortlicher: Arcteryx Equipment, Dollarton Highway 110-2220, V7H 1A8 North Vancouver, Canada, https://arcteryx.com/