Tenaya Arai - Kletterschuh


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 TN0109-teal-10.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.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 einen Kletterschuh, der den ganzen Tag über bequem sitzt und trotzdem nicht auf Performance verzichtet?

Der Tenaya Arai ist genau für diese Situation gemacht: lange Bouldersessions, ausgedehnte Sportklettertage oder intensive Hallentrainings, bei denen deine Füße am Ende noch genauso frisch sein sollen wie am Anfang. Die M4-Technologie sorgt dabei für ein Niveau an Tragekomfort, das du von vielen Performanceschuhen einfach nicht kennst – ohne dass du dabei auf präzises Edging oder guten Halt verzichten musst.

Das Draxtor-Klettverschluss-System macht den Arai blitzschnell an- und ausgezogen, ideal für Boulderhallen mit vielen Schuhanzieh-Pausen. Die weit öffnende Balgenlasche hilft dabei zusätzlich. Die gummiverstärkte Zehenbox schützt vor Abrieb und gibt dir sicheres Edging an der Leiste, während die vierlagige Micro-Layer-Einlage die Kräfte optimal verteilt und Ermüdung reduziert.

Dank der sehr guten Anpassungsfähigkeit an unterschiedliche Fußbreiten ist der Arai für eine breite Nutzergruppe geeignet – vom motivierten Einsteiger bis zum regelmäßig trainierenden Fortgeschrittenen.

Details

  • M4-Technologie für maximalen Komfort ohne Leistungskompromiss
  • Draxtor-Klettverschluss für schnelles An- und Ausziehen
  • Weit öffnende Balgenlasche für bequemen Einstieg
  • Gummiverstärkte Zehenbox für Abriebschutz und präzises Edging
  • Vierlagige Micro-Layer-Einlage für optimale Kraftverteilung
  • Sehr breite Passformvarianz – passt vielen Fußformen

Technische Daten

Gewicht 510 g
Obermaterial Microfaser
Sohle Rubber 4 mm
Verschluss Klettverschluss (Draxtor-System)
Einsatzbereich Bouldern, Sportklettern, Halle
Niveau Einsteiger / Fortgeschrittene

Größentabelle (Umrechnung)

UK EU US
1 32 ⅔ 2
1,5 33 ⅓ 2,5
2 34 3
2,5 34 ⅔ 3,5
3 35 ⅓ 4
3,5 36 4,5
4 36 ⅔ 5
4,5 37 ⅓ 5,5
5 38 6
5,5 38 ⅔ 6,5
6 39 ⅓ 7
6,5 40 7,5
7 40 ⅔ 8
7,5 41 ⅓ 8,5
8 42 9
8,5 42 ⅔ 9,5
9 43 ⅓ 10
9,5 44 10,5
10 44 ⅔ 11
10,5 45 ⅓ 11,5
11 46 12
11,5 46 ⅔ 12,5
12 47 ⅓ 13
12,5 48 13,5
13 48 ⅔ 14

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: Tenaya Sport SL, Avenida Pinoso 18, 30510 Murcia, Spain, tenaya@tenaya.net