Kostenloser Versand ab 50,- € (BeNeLux)

Rabatte werden im Warenkorb abgezogen.

Sprache

North Orbit 2027

€1.729,00
Verkäufer North

Size
Color

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



Proven in competition and real-world conditions, our iconic 5-strut kite delivers user-friendly performance with a wide wind range, effortless steering, powerful upwind drive, and a smoother, more energetic feel. The 2027 Orbit carries forward all the performance riders love, with enhanced aerodynamic efficiency and faster response. A refined profile and bridle geometry give the kite a more playful feel, with higher jumps, smoother flight and sharper steering. A high aspect ratio frame boosts lift, power delivery and hangtime, while the N-Max2 airframe creates a slimmer, lighter LE, with increased sweep and slimmer wingtips for improved turning speed. Offering pro technology at a competitive price, the Orbit is engineered to inspire confidence and progression, giving riders at every level more control in big air manoeuvres.

Features

  • Updated bridle geometry for a more playful feel
  • Forward cambered profile refined for smoother flying
  • Slimmer LE for faster turning and more vertical lift
  • Response 5-point bridle
  • PTP2 transition panels contoured to reduce tension in the seams
  • High aspect ratio design for excellent loft and hangtime
  • Swept, slim wingtips for precise responsive steering

Material

  • Pro Technology N-Max2 Airframe
  • Advanced N-RS3 Triple Ripstop Canopy
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); }); }); })();