Rab Photon Pants - Isolationshose


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'; } } ); } }

Artikelnummer RA0272-REGULAR-BLACK-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", "de_DE"); 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", "de_DE"); document.body.appendChild(script); }
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') { document.addEventListener('payPalScriptInitialized', () => { renderPayPalButtons( '1684429026', 'paypal', 'buynow', 'rect' , 'gold' ) }); } else { renderPayPalButtons( '1684429026', 'paypal', 'buynow', 'rect' , 'gold' ) }


* inkl. ges. MwSt. zzgl. Versandkosten
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

Für das PrimaLoft® Gold Isoliermaterial werden feine, wasserabweisende Fasern verwendet, die ein hohes Wärme-Gewicht-Verhältnis, ausgezeichnete Atmungsaktivität und bei besonders intensiven Aktivitäten noch mehr Komfort bieten. Das dichte Shellgewebe Pertex® Quantum ist leicht, geschmeidig und trotzt jedem Wetter, während die verstärkten Pertex® Shield-Einsätze an Gesäß, an der Kniepartie und im Innenbeinbereich an stark beanspruchten Reibungszonen für zusätzliche Haltbarkeit sorgen.

Im feuchten Zustand ist die Hose äußerst effizient; sie lässt sich leicht komprimieren; dank der durchgehenden seitlichen Reißverschlüsse mit isolierter Innenabdeckung lässt sie sich leicht über die Stiefel streifen, und außerdem können Sie so Ihre Körpertemperatur ganz nach Belieben regeln.

Details:

  • Main Fabric: Recycled 30D nylon Pertex Quantum, 50g/m², with DWR
  • Lining: Recycled 20D nylon, 38g/m²
  • Isoliermaterial: PrimaLoft® Gold 100 g
  • 2,5-lagige verstärkte Aufnäher aus recyceltem Pertex® Shield an Gesäß, Knien und inneren Beinabschlüssen
  • Durchgehende seitliche YKK®-Reißverschlüsse
  • 2 Brusttaschen mit YKK®-Reißverschluss AquaGuard® und Sicherheitsclip innen
  • YKK® Reißverschlussöffnung
  • 2 Handwärmetaschen mit YKK®-Reißverschluss
  • Flacher Bund vorne
  • Elastischer rückwärtiger Taillenbund
  • 2-Wege-YKK®-Frontreißverschluss VISLON®, isolierende RV-Innenabdeckung, Kinnschutz
  • Rückwärtige, mittige Länge (Größe L): 79 cm

Technische Daten

Hauptmaterial: Recyceltes 30D Nylon Pertex Quantum, 50 g/m², mit DWR-Beschichtung
Futter: Recyceltes 20D Nylon, 38 g/m²
Isoliermaterial: PrimaLoft® Gold 100 g
Gewicht: 547 g

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: Equip Deutschland GmbH, Lilienthalallee 40, 80939 München, Deutschland, info@equipuk.com
EU-Verantwortlicher: Equip Outdoor Technologies UK Ltd, Wimsey Way 0, DE55 4LS Alfreton, United Kingdom, info@equipuk.com, https://rab.equipment/eu-de/