Panico Alpen en bloc - Band 2 - Boulderführer

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

Artikelnummer PO0442


if(!document.getElementById('paypal-smart-payment-script')) { var script = document.createElement("script"); script.type = "module"; script.id = "paypal-smart-payment-script"; script.src = "https://s3-eu-central-1.amazonaws.com/plentymarkets-public-92/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://s3-eu-central-1.amazonaws.com/plentymarkets-public-92/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( '1856918111', 'paypal', 'buynow', 'rect' , 'gold' ) }); } else { renderPayPalButtons( '1856918111', '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

Ob für Einheimische, Boulderer mit Vorliebe für alpine Umgebung oder Alpinisten, die zwischen zwei Bergtouren auch gerne mal gediegen Bouldern wollen: "Alpen en bloc" liefert Material genug für Bouldertage ohne Ende. Der zweibändige Führer bringt sportliches Klettern, urwüchsige Natur und chilliges Miteinander gekonnt unter eine Mütze und stellt die besten Spots zwischen Innsbruck und Wien vor: Block für Block, Zug um Zug. Die Auswahl von "Alpen en bloc - Band 2" reicht vom Silvapark über das Kauner- und Pitztal, Algund und die wichtigsten Gebiete Südtirols zum Zillertal, und den Attersee bis vor die Tore Wiens. Crashpad zusammenklappen, Schuhe und Kalk einpacken, los geht's!

Wether you’re a local, a boulderer loving alpine surroundings or an alpinist enjoying a perfect day’s bouldering between big alpine routes: The new boulder guidebook „Alpen en bloc“ will give you plenty of ideas and enough information to fill many days with intense bouldering. Topos and maps are of the utmost quality and accompanied by detailed descriptions and many tips for the different areas.
Volume 2 of „Alpen en Bloc“ covers many famous areas, such as Silvapark or the boulders of the Zillertal and South Tirol , but also lesser known spots like the Italian Schwarzbachalm or boulders nearby the doors of Vienna. Pack your chrashpad, shoes and chalk bag, get the book – and go for it!

ÖSTERREICH
Silvapark

Kaunertal

Pitztal

Zillertal
1 Breitlaner/Klausen Alm
2 Kaserler Alm
3 Ginzling
4 Zemmschlucht
5 Sitcom Area
6 Sundergrund
7 Zillergrund
8 Magic Place
9 Igent

Felbertauern
 
Maltatal
 
Saalachtal
 
Niederösterreich
1 Attersee
2 Arsch der Welt
3 Hirschwände
4 Merkenstein
 
SÜDTIROL
1 Aufhofen
2 Gais
3 Pojen
4 Tobl
5 Schwarzbachalm
6 Algund

Technische Daten

Autor: Florian Wenter
Umfang: 608 Seiten
Auflage: 4. Auflage 2024
Verlag: Panico Alpinverlag
Gewicht: 2350 g
ISBN: 978-3-95611-194-5

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.