Salewa WILDFIRE NXT M - Zustiegsschuh


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 SA2021-quicksanddarkolive-8


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 Zustiegsschuh, der vom ersten Schritt bis zum Gipfel alles mitmacht? Der Salewa WILDFIRE NXT M verbindet Wanderkomfort mit Kletterperformance auf höchstem Niveau.

Entwickelt in den Dolomiten für anspruchsvolle Bergtouren, setzt dieser Approach-Schuh neue Maßstäbe. Das nahtlose Kevlar-verstärkte Matryx-Obermaterial vereint die Robustheit eines Bergschuhs mit der Flexibilität eines Kletterschuhs. Die vergrößerte Fersenpartie sorgt für weiche Dämpfung und sanftes Abrollen bei langen Zustiegen.

Das 3F-System umschließt Knöchel und Fußaußenkante für maximale Agilität, während der Gravity-Rand dich vor Steinschlag und Geröll schützt. Unterwegs auf schwierigem Terrain überzeugt die Vibram All-Terrain Megagrip Sohle mit ihrem speziellen Salewa-Design: präziser Grip beim Klettern und sicherer Halt auf jedem Untergrund, ob nass oder trocken.

Die Custom Fit Footbed Pro Innensohle bietet verbesserte Fußgewölbeunterstützung für ermüdungsfreie Touren. Dank PFC-freier Materialien und nachhaltiger Produktion ist der WILDFIRE NXT M auch ökologisch auf der Höhe der Zeit.

Details

  • Kevlar-verstärktes Matryx-Obermaterial für optimale Haltbarkeit
  • 3F-System für bessere Agilität und Fußführung
  • Vibram All-Terrain Megagrip Sohle mit Salewa-spezifischem Profil
  • Vergrößerte Fersenpartie für Komfort bei langen Zustiegen
  • Gravity-Rand schützt vor Steinschlag
  • Custom Fit Footbed Pro für Fußgewölbeunterstützung
  • PFC-freie, nachhaltige Materialien

Technische Daten

ObermaterialKevlar-verstärktes Matryx
SohleVibram All-Terrain Megagrip
Technologie3F System, Gravity Rand
InnensohleCustom Fit Footbed Pro
NachhaltigkeitPFC-frei, Social Monitoring

Größentabelle

Größe (UK)EUUSFußlänge (cm)
639725
6,5407,525,5
740,5826
7,5418,526,5
842927
8,542,59,527,5
9431028
9,54410,528,5
1044,51129
10,54511,529,5
11461230
11,546,512,530,5
12471331
1348,51432

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: Salewa, Deeg Strasse 4, 39100 Bozen, Italy, de_customerservice@oberalp.com