Freeshipping from €50,- (BeNeLux)

Discounts are applied in the shopping cart.

Language

Duotone Front Wing Crest D/LAB 2026

€839,00
By Duotone

Size

Pickup available at Kitesurfshop Haarlem

Usually ready in 1 hour

View store information

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
Description

Introducing the Crest D/LAB – expertly crafted for riders seeking peak performance in prone foiling, carving turns with a wing, or enjoying foil assist from wind swell to mid-sized waves. 
The Crest D/LAB is built for instant response and fluid carving, adapting seamlessly to a wide range of wave sizes. Whether you're riding mellow peelers or steeper walls, it delivers unmatched versatility and control.Efficient pumping and excellent glide make connecting waves easy, while a forgiving stall speed ensures consistent momentum and control throughout every ride.Its unique design allows seamless re-entry from tip breaches, airs, and foil slides—enabling fluid transitions and dynamic maneuvers.
Shaped with a playful outline and upturned wingtips, the Crest D/LAB blends agility with control. Its low-drag D/LAB construction reduces visible hardware, enhancing both performance and sleek, streamlined aesthetics.
Compatible with all D/LAB Tails, S & PX Stabalizers, and the new Monobloc tails, the Crest D/LAB offers extensive tuning options for tailored riding.Available in 675 cm², 800 cm², 925 cm², and 1050 cm², the Crest D/LAB suits a wide range of riders and foiling disciplines.
Experience unmatched turning, glide, and control – the Crest D/LAB brings agility and innovation to every session.
Speed Range:
Handles a wide range of speeds, from smaller to larger surf.
Instant Response
Delivers immediate, intuitive turning for seamless carving.
Wave Connectivity
Effortlessly connects waves with efficient pumping and glide, with a forgiving stall speed.
Fluid Re-Entry:
Smooth re-entry from tip breaches, airs, and foil slides promotes dynamic transitions and maneuvers.
Compatibility:
Pairs with all D/LAB Tails, S & PX Stabilizers, and new Monobloc Tails for complete setup flexibility.
Curvature Design:
Moustache-style curvature with upturned wing tips enhances control and agility.
Low Drag Construction:
D/LAB build with minimal visible screws ensures performance and clean aesthetics.

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