Petzl Vasak - Steigeisen

document.getElementById('manufacturer-link').href="/search?query=&attrib[vendor][]="+ceresStore.getters.currentItemVariation.item.manufacturer.externalName; document.getElementById('manufacturer-image').src=ceresStore.getters.currentItemVariation.item.manufacturer.logo;

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 PZ0310-fl


* inkl. ges. MwSt. zzgl. Versandkosten
document.onreadystatechange = function () { if (document.readyState == "complete") { 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

Sehr beliebtes Allround Steigeisen für das klassische Bergsteigen und Hochtouren. Die 12 Zacken ermöglichen eine stabile Fortbewegung unter Verwendung der klassischen Gehtechniken. Zwei verstärkte Frontzacken mit horizontaler Stirnseite sorgen für gute Tragfähigkeit auf Schnee.

Im Lieferumfang sind bereits Antistollplatten enthalten.

Ohne Werkzeug mit einem Handgriff größenverstellbar und zusammenschiebbar. Passend für alle Schuhtypen durch verschiedene Bindungssysteme

Einsatzbereich:

  • Klassische und anspruchsvolle Hochtouren
  • Couloirs
  • kombinierte Touren
  • Gemäßigte Eistouren
     

Erhältliche Bindungssysteme:

  • LeverLock Universal- klassisches System für komplett steigeisenfeste Schuhe (Sohlenrand vorne + hinten), mit Kipphebel an der Ferse und Kunstsstoffkorb vorne (nur Sohlenrand hinten nötig).
  • Flexlock - mit Kunststoffkorb vorne und hinten für Schuhe ohne Sohlenrand

Technische Daten

Gewicht: 980g (Leverlock) - 940g (Flexlock)
Geeignet für Schuhgröße: 36 - 46 (optional: 41-50)
Material: Rostfreier Stahl

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