VAUDE Aqua Box 4 (rec) - Lenkertasche

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 VD0170-black


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

Du suchst eine wasserdichte Lenkertasche, die deine wichtigsten Sachen auf Bikepacking-Touren griffbereit und trocken hält?

Die Vaude Aqua Box 4 ist die perfekte Lösung für alle, die ihre Ausrüstung organisiert und zugänglich brauchen. Mit 4 Litern Volumen bietet sie genug Platz für Snacks, Werkzeug oder Elektronik, während das wasserdichte Material alles zuverlässig vor Regen schützt.

Besonders praktisch ist die Einhandbedienung - du kannst die Tasche während der Fahrt öffnen, ohne anhalten zu müssen. Das zusätzliche Reißverschluss-Steckfach im Inneren sorgt für noch mehr Organisation. Auf dem Deckel lassen sich dank Gummizughalterung Kartentaschen für die Navigation oder schnell griffbereite Ausrüstung befestigen.

Die KLICKfix-Ready-Ausstattung macht die Montage am Lenker zum Kinderspiel - du brauchst nur noch den passenden Adapter für deinen Lenker zu wählen.

Details

  • Wasserdichtes 4-Liter-Hauptfach mit Zusatzsteckfach
  • Einhandbedienung für unterwegs
  • KLICKfix Ready für einfache Montage
  • Abnehmbarer Schultergurt für flexiblen Transport
  • Gummizughalterung auf dem Deckel für Kartentaschen oder Ausrüstung

Material

  • Main fabric - Material: 100% Polyester (recycled); Coating: 100% Polyurethane, 1000D Tarpaulin recycled / PU coating both sides / Fish Skin embossing, Second fabric - Material: 100% Polyamide (recycled); Coating: 68% # TPU Thermoplastisches Polyurethan, 32% Polyurethane, 800 D Mega Tarpaulin, Lining - Face: 100% Polyester (recycled); Coating: 100% Polyurethane, 150D / plain weave / PU coated

Technische Daten

Volumen4.0 L
GeschlechtUnisex
BefestigungKLICKfix Ready
MaterialMain fabric - Material: 100% Polyester (recycled); Coating: 100% Polyurethane, 1000D Tarpaulin recycled / PU coating both sides / Fish Skin embossing, Second fabric - Material: 100% Polyamide (recycled); Coating: 68% # TPU Thermoplastisches Polyurethan, 32% Polyurethane, 800 D Mega Tarpaulin, Lining - Face: 100% Polyester (recycled); Coating: 100% Polyurethane, 150D / plain weave / PU coated
Gewicht0.59 kg
Maße (HxBxT)0 x 27.0 x 19.0 cm

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: VAUDE Sport GmbH & Co. KG, Vaude Straße 2, 88069 Tettnang, Germany