Kostenloser Versand ab 50,- € (BeNeLux)

Rabatte werden im Warenkorb abgezogen.

Sprache

Duotone Monobloc-Tail PX D/LAB

€439,00
Verkäufer Duotone

Size

Abholung bei Kitesurfshop Haarlem verfügbar

Gewöhnlich fertig in 1 Stunde

Shop-Informationen anzeigen

In stock in store — ships today or pick up in Haarlem
Customer rating 4.9/5 (based on 312 reviews)
Order before 6 PM, delivered tomorrow
Free shipping from €50,-
Return within 14 days
50% discount on repairs up to 6 months after purchase, even outside warranty
Beschreibung
The Monobloc Tail PX D/LAB sets a new benchmark in Carbon tail design, delivering exceptional efficiency and reduced drag for all D/LAB front wings. This one-piece Carbon tail and stabilizer minimizes drag, offering the lowest resistance in the range while increasing overall performance per size.Optimized for high-end riding, the Monobloc PX features tailored fuselage lengths for each size. With a fluid turning response, it’s perfectly suited for wing foiling or assist-powered sessions at higher speeds, delivering smooth, precise handling.A computer-simulated D/LAB carbon layup integrates a special mix and orientation of HM and IM Carbon fibers, balancing stiffness, flex, and durability for a responsive feel that holds up over time.Recommended pairings include the Carve 3.0 D/LAB, Crest D/LAB, and Glide D/LAB to get the most out of this advanced tail design. The Monobloc PX is intended to be sized down - for example, the PX160 provides lift comparable to the PX175 screw-on stabilizer - allowing for tighter control and improved agility.Available in 37cm / PX160 and 40cm / PX145 sizes, the Monobloc PX delivers a versatile combination of precision and control, perfectly suited to a range of front wings from medium to small.Experience maximum fluidity, reduced drag, and premium construction with the Monobloc Tail PX D/LAB. Efficiency:Higher performance per size thanks to an ultra-efficient one-piece Carbon build.;Versatile Use:Designed for performance with all D/LAB foils, particularly effective at higher speeds.;Sizing Versatility:Can be sized down - PX160 lifts similarly to the PX175 screw-on stabilizer - for refined control.;PX160 Tail Design:37cm tail length (60cm total fuselage) provides agile performance for medium to larger front wings.;PX145 Tail Design:40cm tail length (63cm total fuselage) delivers a balanced feel for smaller front wings.;Optimization:Tailored fuselage lengths for each size enhance precision, agility, and control.;Integrated Construction:One-piece Carbon tail and stabilizer with built-in connection to D/LAB front wings.;Fluid Turning:Smooth, responsive turning ideal for high-speed, dynamic wing or assist-powered riding.;Efficiency:Higher performance per size thanks to an ultra-efficient one-piece Carbon build.;Drag Minimization:Engineered for the lowest possible drag, maximizing speed and glide efficiency.;Compatibility:Best paired with Carve 3.0 D/LAB, Crest D/LAB, and Glide D/LAB front wings.;Advanced Carbon Layup:Computer-simulated D/LAB layup with a specific carbon blend using HM and IM fibers for optimized flex and stiffness.
var taal = TEKSTEN[document.documentElement.lang] || TEKSTEN.en; function wachtOp(selector, klaar, maxPogingen) { var n = 0; var timer = setInterval(function () { var el = document.querySelector(selector); if (el) { clearInterval(timer); klaar(el); } else if (++n > (maxPogingen || 40)) { clearInterval(timer); } }, 500); } function pasAan(kop, actieveIds) { var vakjes = document.querySelectorAll('.spice-spa-addon-layouts input[type="checkbox"]'); if (!vakjes.length) return; var eenMetKorting = false; vakjes.forEach(function (cb) { var id = parseInt(cb.value, 10); if (actieveIds.indexOf(id) !== -1) { eenMetKorting = true; return; } var rij = cb.closest('.spice-spa-addon-product-item'); if (!rij || rij.querySelector('.ksh-geen-korting')) return; var titelEl = rij.querySelector('.spice-spa-addon-product-link'); if (!titelEl) return; var span = document.createElement('span'); span.className = 'ksh-geen-korting'; span.textContent = ' — ' + taal.label; span.style.cssText = 'font-size:.85em;color:#8a8f94;font-weight:400'; titelEl.appendChild(span); }); kop.textContent = eenMetKorting ? taal.normaal : taal.geen; } wachtOp('.spice-spa-addon-heading', function (kop) { kop.textContent = taal.normaal; fetch(COLLECTIE, { headers: { 'Accept': 'application/json' } }) .then(function (r) { return r.ok ? r.json() : Promise.reject(r.status); }) .then(function (data) { var ids = (data.products || []).map(function (p) { return p.id; }); pasAan(kop, ids); var main = document.querySelector('.section-main-product'); if (!main) return; var wacht = null; var opnieuw = function () { clearTimeout(wacht); wacht = setTimeout(function () { pasAan(kop, ids); }, 200); }; new MutationObserver(opnieuw).observe(main, { childList: true, subtree: true }); document.addEventListener('change', opnieuw, true); }) .catch(function (e) { console.warn('[bar-addon] collectie niet opgehaald:', e); }); }); })();