Scarpa Instinct VSR - Kletterschuhe

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;

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 SP0010-blackazure-42.5


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.plentymarkets.com/vftfzctslm01/plugin/57/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.plentymarkets.com/vftfzctslm01/plugin/57/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( '1532710848', 'paypal', 'buynow', 'rect' , 'gold' ) }); } else { renderPayPalButtons( '1532710848', '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

Die perfekte Hook-Maschine aus dem Hause Scarpa für alle Anforderungen des modernen Boulderns und Sportkletterns!

Der Instinct VSR hat eine geschlossene, voll gummierte Ferse, ausgeprägte Gummipatch im Zehenbereich, sensibel, präzise, aggressiv! Die Bi-Tension-Konstruktion sorgt für dauerhafte Form und Vorspannung.

Der Scarpa Instinct VS und VSR unterscheiden sich neben der Farbe eigentlich nur in einem kleinen aber wichtigen Detail. Der blaue VSR hat den gleichen Schnitt wie der orange VS, allerdings wurde hier ein weicherer Gummi für die Sohle verwendet. Aber was bedeutet dies nun in der Folge? Dieses Feintuning des Schuhs hat den Hintergrund das Optimum für den Kletterer herauszuholen. Um leichteren Kletterern genauso gute Reibungswerte zu liefern, wie es schwere Kletterer mit dem VS haben, wurde der Gummi beim VSR entsprechend angepasst. Gleiche Reibung bei geringerem Körpergewicht, trotzdem die gleiche Performance wie bei der härteren VS Variante. Natürlich kann man auch unabhängig vom Körpergewicht die Vorteile eines weicheren oder härteren Gummis nutzen und wählt entsprechend den Instinct VSR oder VS.

Ein detaillierter Vergleich über die Vor- und Nachteile der beiden Modelle VS und VSR findet ihr in unserem Blog!

VerticalExtreme Passform-Empfehlung: (mit nacktem Fuss, mit Socken jeweils plus 0,5 EUR zu den Empfehlungen)

  • Komfort: Straßenschuhgröße plus 0,5 EUR
  • Performance: Straßenschuhgröße
  • High-Performance: Straßenschuhgröße minus 0,5 EUR

Bevorzugter Einsatzbereich:

  • Sportklettern
  • Indoor
  • Bouldern

Größentabelle

UK

EUR
3 35
3,5 36
4 37
4,5 37,5
5 38
5,5 38,5
6 39
6,5 40
7 41
7,5 41,5
8 42
8,5 42,5
9 43
9,5 44
10 45
10,5 45,5
11 46
11,5 46,5
12 47

    Technische Daten

    Art: Klettverschluss
    Sohle: Vibram XS Grip2 3,5 mm
    Schaft: Microfiber
    Passform: anatomisch
    Gewicht: 230 g (Gr. 40)

    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: CALZATURIFICIO S.C.A.R.P.A. S.P.A, Viale Enrico Fermi 1, 31011 Asolo, Italy, info@scarpa-schuhe.de