<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
	
<head>
<title>Kitesurfing, Kiteboarding, Wingfoiling Equipment Shop | Bracklesham Board Riders UK</title>

<link rel="canonical" href="https://www.brackleshamboardriders.co.uk/" />
<link rel="alternate" href="https://www.brackleshamboardriders.co.uk/" hreflang="x-default" />



<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="kitesurf, kitesurfing, wingfoiling, wingfoil, wingsurf, wingsurfing, kiteboard, kiteboarding, kites, boards, equipment, online, buy, wetsuits, SUP, clothing, accessories, delivery, worldwide, shipping" />
<meta name="description" content="We specialise in exceptional kiteboarding and wingfoiling equipment available for delivery across the UK. Our products can be shipped worldwide so buy online today!" />
<meta name="author" content="Bracklesham Boardriders Kitesurf Specialists" />
<meta http-equiv="imagetoolbar" content="no" />





<base href="https://www.brackleshamboardriders.co.uk/" />


<link rel="stylesheet" href="includes/templates/BBR_NEW/css/stylesheet.css">
<link rel="stylesheet" href="includes/templates/BBR_NEW/css/stylesheet_css_buttons.css">
<link rel="stylesheet" href="includes/templates/BBR_NEW/css/stylesheet_lightbox.css">
<link rel="stylesheet" href="includes/templates/BBR_NEW/css/stylesheet_mega_menu.css">
<link rel="stylesheet" href="includes/templates/BBR_NEW/css/stylesheet_product_bundle.css">
<link rel="stylesheet" href="includes/templates/BBR_NEW/css/stylesheet_zen_lightbox.css">
<link rel="stylesheet" href="includes/templates/BBR_NEW/css/index_home.css">
<link rel="stylesheet" media="print" href="includes/templates/BBR_NEW/css/print_stylesheet.css">
<style title="image_modals">
  .image-grid {grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));}
  .centered-image-medium {max-height: 200px;}
</style>
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
<script title="jQuery check - template">window.jQuery || document.write('<script src="includes/templates/BBR_NEW/jscript/jquery.min.js"><\/script>');</script>

<script src="includes/templates/template_default/jscript/jscript_image_modals.js"></script>
<script type="text/javascript">//<![CDATA[
// cookieControl version 5.1 (2012-06-19, RA, leigh)
// Copyright (c) 2012 Civic UK (http://www.civicuk.com/cookie-law/)
function cookieControl(a){if(typeof(a)=="undefined"){a={pollPeriod:25,pollIncrement:1.25}}a.pollPeriod=a.pollPeriod||25;a.pollIncrement=a.pollIncrement||1.25;a.jQueryUrl=a.jQueryUrl||"https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js";if(typeof(jQuery)=="undefined"||parseInt(jQuery.fn.jquery.replace(/\./g,""))<144){document.write('<script type="text/javascript" src="'+a.jQueryUrl+'"><\/script>')}_cookieControlPoll(a)}function _cookieControlPoll(a){if(typeof(jQuery)=="undefined"){setTimeout(function(){_cookieControlPoll(a)},a.pollPeriod);a.pollPeriod*=a.pollIncrement}else{jQuery(function(){CookieControl.init(a)})}}var CookieControl={options:{countries:"United Kingdom",shape:"triangle",position:"left",theme:"light",introText:"~introduction_text",fullText:"~full_text",cookieOnText:"Cookies are on",cookieOffText:"Cookies are off",cookieName:"civicAllowCookies",protectedCookies:[],iconStatusCookieName:"civicShowCookieIcon",cookiePath:"/",clickFadeSpeed:1000,acceptDelay:400,startOpen:false,autoHide:60000,autoDelete:60000,domain:"",subdomains:true,html:'<div id="cccwr"><div id="ccc-state" class="ccc-pause"><div id="ccc-icon"><button><span>Cookie Control</span></button></div><div class="ccc-widget"><div class="ccc-outer"><div class="ccc-inner"><h2>Cookie Control</h2><div class="ccc-content"><p class="ccc-intro"></p><div class="ccc-expanded"></div><div id="ccc-cookies-switch" style="background-position-x: 0;"><a id="cctoggle" style="background-position-x: 0;"><span id="cctoggle-text">Cookies test</span></a></div><div id="ccc-implicit-warning">(One cookie will be set to store your preference)</div><div id="ccc-explicit-checkbox"><label><input id="cchide-popup" type="checkbox" name="ccc-hide-popup" value="Y" /> Do not ask me again <br /></label>(Ticking this sets a cookie to hide this popup if you then hit close. This will not store any personal information)</div><p class="ccc-about"><small></small></p><a class="ccc-icon"></a><button class="ccc-close">Close</button></div></div></div><button class="ccc-expand">read More</button></div></div></div>',onReady:null,onCookiesAllowed:null,onCookiesNotAllowed:null,onAccept:null,consentModel:"information_only"},init:function(a){this._jc=false;this.options=jQuery.extend(this.options,a);this.initWidget();this.readyEvent();if(this.maySendCookies()){this.cookiesAllowedEvent()}else{this.cookiesNotAllowedEvent()}},cookieLawApplies:function(){if(this.countryHasCookieLaw()){return true}return false},maySendCookies:function(){if(!this.cookieLawApplies()){return true}if(this.consented()){return true}return false},consented:function(){return this._jc||(this.getCookie(this.options.cookieName)==="yes")},reset:function(){this.setCookie(this.options.cookieName,"",true);this.setCookie(this.options.iconStatusCookieName,"",true);this.setCookie("ccNoPopup","",true)},initWidget:function(){if(!this.cookieLawApplies()){return}if(this.getCookie(this.options.iconStatusCookieName)==="no"){return}this.initShowCookieWidget()},initShowCookieWidget:function(){var e=this.consented();if(jQuery("#cccwr .ccc-outer").length){return}jQuery("head").append('<style type="text/css">'+this.options.css+"</style>");jQuery("body").prepend(this.options.html);var a=jQuery("#ccc-icon");var c=jQuery("#ccc-state");jQuery("#cccwr").addClass("ccc-"+this.options.position);a.addClass("ccc-"+this.options.shape);jQuery("#cccwr .ccc-intro").append(this.options.introText);jQuery("#cccwr .ccc-expanded").prepend(this.options.fullText);jQuery("#cccwr").addClass("ccc-"+this.options.theme);a.show();c.addClass(e?"ccc-go":"ccc-pause");var d=this.getCookie(this.options.cookieName);switch(this.options.consentModel){case"information_only":c.removeClass("ccc-pause").addClass("ccc-go");jQuery("#cctoggle-text").addClass("cctoggle-text-on");jQuery("#cctoggle-text").html(CookieControl.options.cookieOnText);break;case"implicit":jQuery("#cccwr #ccc-cookies-switch").show();if(!d){c.removeClass("ccc-pause").addClass("ccc-go");jQuery("#cctoggle-text").addClass("cctoggle-text-on");jQuery("#cctoggle-text").html(CookieControl.options.cookieOnText);CookieControl._jc=true;CookieControl.acceptEvent();CookieControl.setCookie(CookieControl.options.cookieName,"yes");CookieControl.cookiesAllowedEvent()}CookieControl.options.protectedCookies.push(CookieControl.options.cookieName);break;case"explicit":var b=this.getCookie("ccNoPopup");if(b=="no"){jQuery("#cccwr #cchide-popup").attr("checked",true)}else{jQuery("#cccwr #cchide-popup").removeAttr("checked")}jQuery("#cccwr #ccc-cookies-switch").show();jQuery("#cctoggle-text").addClass("cctoggle-text-off");jQuery("#cctoggle-text").val(CookieControl.options.cookieOffText);break}if(this.options.consentModel!="information_only"){if(d=="yes"){jQuery("#cccwr #ccc-cookies-switch #ccc-cookies-checkbox").attr("checked",true);jQuery("#cctoggle").addClass("cctoggle-on");jQuery("#cctoggle-text").removeClass("cctoggle-text-off").addClass("cctoggle-text-on");jQuery("#cctoggle-text").html(CookieControl.options.cookieOnText)}else{if(!d&&this.options.consentModel=="implicit"){jQuery("#cccwr #ccc-cookies-switch #ccc-cookies-checkbox").attr("checked",true);jQuery("#cctoggle").addClass("cctoggle-on");jQuery("#cctoggle-text").removeClass("cctoggle-text-off").addClass("cctoggle-text-on");jQuery("#cctoggle-text").html(CookieControl.options.cookieOnText)}else{jQuery("#cccwr #ccc-cookies-switch #ccc-cookies-checkbox").removeAttr("checked");jQuery("#cctoggle").removeClass("cctoggle-on");jQuery("#cctoggle-text").removeClass("cctoggle-text-on").addClass("cctoggle-text-off");jQuery("#cctoggle-text").html(CookieControl.options.cookieOffText);if(CookieControl.options.consentModel=="implicit"){jQuery("#cccwr #ccc-implicit-warning").show()}else{if(CookieControl.options.consentModel=="explicit"){jQuery("#cccwr #ccc-explicit-checkbox").show()}}}}}else{if(d==false){c.removeClass("ccc-pause").addClass("ccc-go");jQuery("#cctoggle-text").removeClass("cctoggle-text-off").addClass("cctoggle-text-on");jQuery("#cctoggle-text").html(CookieControl.options.cookieOnText);CookieControl._jc=true;CookieControl.acceptEvent();CookieControl.setCookie(CookieControl.options.cookieName,"yes");CookieControl.cookiesAllowedEvent()}}a.click(function(f){f.preventDefault();jQuery("#cccwr .ccc-widget").clearQueue().fadeToggle(CookieControl.options.clickFadeSpeed)});jQuery("#cccwr #cchide-popup").click(function(g){var f=jQuery(this).attr("checked");var h=CookieControl;if(f==true){h.setCookie("ccNoPopup","no");jQuery("#cccwr .ccc-widget").fadeOut(CookieControl.options.clickFadeSpeed)}else{h.setCookie("ccNoPopup","",true)}});jQuery("#cccwr .ccc-close").click(function(f){f.preventDefault();jQuery("#cccwr .ccc-widget").clearQueue().fadeOut(CookieControl.options.clickFadeSpeed)});jQuery("#cccwr .ccc-expand").click(function(){var f=jQuery(this);if(jQuery(".ccc-expanded").css("display")==="none"){jQuery(".ccc-expanded").slideDown(200,function(){f.text("read Less")});jQuery(this).css({backgroundPosition:"center 0"})}else{jQuery(".ccc-expanded").slideUp(200,function(){f.text("read More")});jQuery(this).css({backgroundPosition:"center -9px"})}});jQuery("#cctoggle").click(function(){if(jQuery(this).hasClass("cctoggle-on")){jQuery("#cctoggle-text").html("");jQuery("#cctoggle-text").removeClass("cctoggle-text-on");jQuery(this).animate({"background-position-x":"0"},250,function(){jQuery(this).removeClass("cctoggle-on");c.removeClass("ccc-go").addClass("ccc-pause");CookieControl._jc=false;if(CookieControl.options.consentModel!="explicit"){CookieControl.setCookie(CookieControl.options.cookieName,"no")}else{CookieControl.setCookie(CookieControl.options.cookieName,"",true)}CookieControl.cookiesNotAllowedEvent();if(CookieControl.options.consentModel=="implicit"){jQuery("#cccwr #ccc-implicit-warning").slideDown();jQuery("#cccwr .ccc-widget").fadeOut(5000)}else{if(CookieControl.options.consentModel=="explicit"){if(jQuery.browser.msie&&parseInt(jQuery.browser.version,10)===7){jQuery("#cccwr #ccc-explicit-checkbox").show()}else{jQuery("#cccwr #ccc-explicit-checkbox").slideDown()}}}jQuery("#cctoggle-text").addClass("cctoggle-text-off");jQuery("#cctoggle-text").html(CookieControl.options.cookieOffText);CookieControl.delAllCookies(CookieControl.options.protectedCookies)})}else{jQuery("#cctoggle-text").html("");jQuery("#cctoggle-text").removeClass("cctoggle-text-off");jQuery(this).animate({"background-position-x":"100%"},250,function(){jQuery(this).addClass("cctoggle-on");c.removeClass("ccc-pause").addClass("ccc-go");CookieControl._jc=true;CookieControl.acceptEvent();CookieControl.setCookie(CookieControl.options.cookieName,"yes");CookieControl.cookiesAllowedEvent();if(CookieControl.options.consentModel=="implicit"){jQuery("#cccwr #ccc-implicit-warning").slideUp()}else{if(CookieControl.options.consentModel=="explicit"){jQuery("#cccwr #ccc-explicit-checkbox").slideUp()}}jQuery("#cctoggle-text").addClass("cctoggle-text-on");jQuery("#cctoggle-text").html(CookieControl.options.cookieOnText);jQuery("#cccwr .ccc-widget").fadeOut(2000)})}});var b=this.getCookie("ccNoPopup");if(this.options.startOpen&&d!="yes"&&d!="no"&&b!="no"){jQuery("#cccwr .ccc-widget").fadeIn(this.options.clickFadeSpeed).delay(this.options.autoHide).fadeOut(this.options.clickFadeSpeed,function(){if(!CookieControl.getCookie(CookieControl.options.cookieName)&&CookieControl.options.consentModel!="explicit"){CookieControl._jc=false;CookieControl.setCookie(CookieControl.options.cookieName,"no");CookieControl.cookiesNotAllowedEvent()}});jQuery("#cccwr .ccc-widget").mouseover(function(){jQuery("#cccwr .ccc-widget").clearQueue();if(!CookieControl.getCookie(CookieControl.options.cookieName)&&CookieControl.options.consentModel!="explicit"){CookieControl._jc=false;CookieControl.setCookie(CookieControl.options.cookieName,"no");CookieControl.cookiesNotAllowedEvent()}})}},countryHasCookieLaw:function(){if(this.options.countries&&typeof(geoplugin_countryName)==="function"){var a=geoplugin_countryName().replace(/^\s+|\s+$/g,"");if(typeof(this.options.countries)==="string"){this.options.countries=this.options.countries.split(/\s*,\s*/)}return jQuery.inArray(geoplugin_countryName().replace(/^\s+|\s+$/g,""),this.options.countries)>=0}return true},checkShowIconState:function(){var a=CookieControl;if(jQuery(".ccc-widget input[name=showicon]:checked").val()==="N"){this.setCookie(a.options.iconStatusCookieName,"no");return true}else{this.setCookie(a.options.iconStatusCookieName,"yes");return false}},setCookie:function(a,k,b,l){var e="Thursday, 01-Jan-1970 00:00:01 GMT";if(!b){var g=new Date();var d=1000*60*60*24*90;var c=new Date(g.getTime()+d);var e=c.toGMTString()}var f=this.options.domain;if(f.length===0){var i=window.location.hostname;var h=2;if(i.match(/\.(gov|police|org|co|uk|ltd|me|plc|ac|net)\.\w{2}/)){h=3}var j=i.split(".").reverse();j.length=h;f=j.reverse().toString().replace(/,/g,".")}if(this.options.subdomains===true){domainString=";domain="+f}else{domainString=";domain="+i}document.cookie=a+"="+k+";expires="+e+";path="+this.options.cookiePath+domainString},getCookie:function(a){var b=false;jQuery.each(document.cookie.split(";"),function(e,f){var d=f.split("=");if(d[0].replace(/^\s+|\s+$/g,"")===a){b=unescape(d[1]);return false}});if("undefined"===typeof b){b=false}return b},delCookie:function(a,c,d){var c=c||document.domain;var d=d||"/";var b=a+"=;expires=Thursday, 01-Jan-1970 00:00:01 GMT;; domain="+c+"; path="+d;document.cookie=b},delAllCookies:function(d){if(!this.options.autoDelete){return}var e=document.cookie.split(/;\s*/);var c;for(c=0;c<e.length;c++){var b=e[c];var f=b.indexOf("=");var a=f>-1?b.substr(0,f):b;if(jQuery.inArray(a,d)<0){this.setCookie(a,"",true);this.delCookie(a)}}},acceptEvent:function(a){if(this.firedAcceptEvent||this.getCookie(this.options.cookieName)==="yes"){return}this.firedAcceptEvent=true;if(typeof(this.options.onAccept)=="function"){this.options.onAccept(this)}return a},readyEvent:function(a){if(typeof(this.options.onReady)=="function"){this.options.onReady(this)}return a},cookiesNotAllowedEvent:function(a){if(typeof(this.options.onCookiesNotAllowed)=="function"){this.options.onCookiesNotAllowed(this)}return a},cookiesAllowedEvent:function(a){if(typeof(this.options.onCookiesAllowed)=="function"){this.options.onCookiesAllowed(this)}return a}};
   //]]>
</script>
<script type="text/javascript"><!--//<![CDATA[
if (typeof zcJS == "undefined" || !zcJS) {
  window.zcJS = { name: 'zcJS', version: '0.1.0.0' };
};

zcJS.ajax = function (options) {
  options.url = options.url.replace("&amp;", unescape("&amp;"));
  var deferred = jQuery.Deferred(function (d) {
      var securityToken = '1d437def985e18a362cc768e794ddcbb';
      var defaults = {
          cache: false,
          type: 'POST',
          traditional: true,
          dataType: 'json',
          timeout: 5000,
          data: jQuery.extend(true,{
            securityToken: securityToken
        }, options.data)
      },
      settings = jQuery.extend(true, {}, defaults, options);
      if (typeof(console.log) == 'function') {
          console.log( settings );
      }

      d.done(settings.success);
      d.fail(settings.error);
      d.done(settings.complete);
      var jqXHRSettings = jQuery.extend(true, {}, settings, {
          success: function (response, textStatus, jqXHR) {
            d.resolve(response, textStatus, jqXHR);
          },
          error: function (jqXHR, textStatus, errorThrown) {
              if (window.console) {
                if (typeof(console.log) == 'function') {
                  console.log(jqXHR);
                }
              }
              d.reject(jqXHR, textStatus, errorThrown);
          },
          complete: d.resolve
      });
      jQuery.ajax(jqXHRSettings);
   }).fail(function(jqXHR, textStatus, errorThrown) {
   var response = jqXHR.getResponseHeader('status');
   var responseHtml = jqXHR.responseText;
   var contentType = jqXHR.getResponseHeader("content-type");
   switch (response)
     {
       case '403 Forbidden':
         var jsonResponse = JSON.parse(jqXHR.responseText);
         var errorType = jsonResponse.errorType;
         switch (errorType)
         {
           case 'ADMIN_BLOCK_WARNING':
           break;
           case 'AUTH_ERROR':
           break;
           case 'SECURITY_TOKEN':
           break;

           default:
             alert('An Internal Error of type '+errorType+' was received while processing an ajax call. The action you requested could not be completed.');
         }
       break;
       default:
        if (jqXHR.status === 200) {
            if (contentType.toLowerCase().indexOf("text/html") >= 0) {
                document.open();
                document.write(responseHtml);
                document.close();
            }
         }
     }
   });

  var promise = deferred.promise();
  return promise;
};
zcJS.timer = function (options) {
  var defaults = {
    interval: 10000,
    startEvent: null,
    intervalEvent: null,
    stopEvent: null

},
  settings = jQuery.extend(true, {}, defaults, options);

  var enabled = new Boolean(false);
  var timerId = 0;
  var mySelf;
  this.Start = function()
  {
      this.enabled = new Boolean(true);

      mySelf = this;
      mySelf.settings = settings;
      if (mySelf.enabled)
      {
          mySelf.timerId = setInterval(
          function()
          {
              if (mySelf.settings.intervalEvent)
              {
                mySelf.settings.intervalEvent(mySelf);
              }
          }, mySelf.settings.interval);
          if (mySelf.settings.startEvent)
          {
            mySelf.settings.startEvent(mySelf);
          }
      }
  };
  this.Stop = function()
  {
    mySelf.enabled = new Boolean(false);
    clearInterval(mySelf.timerId);
    if (mySelf.settings.stopEvent)
    {
      mySelf.settings.stopEvent(mySelf);
    }
  };
};

//]] --></script>

<script type="text/javascript">
if (typeof jQuery == 'undefined') {
    document.write('<script type="text/javascript" src="//code.jquery.com/jquery-3.6.0.min.js" async><\/script>');
}

</script>

<script type="text/javascript">
document.oncontextmenu = disableRightClick;
function disableRightClick()
{
	return false;
}
</script>

<!-- Facebook Pixel Code -->
<script>
  !function(f,b,e,v,n,t,s)
  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  n.queue=[];t=b.createElement(e);t.async=!0;
  t.src=v;s=b.getElementsByTagName(e)[0];
  s.parentNode.insertBefore(t,s)}(window, document,'script',
  'https://connect.facebook.net/en_US/fbevents.js');
  fbq('init', '1024777480882938');
  fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
  src="https://www.facebook.com/tr?id=1024777480882938&ev=PageView&noscript=1"
/></noscript>
<!--End Facebook Pixel Code -->
<link rel="stylesheet" href="zc_plugins/POSM/v6.1.2/catalog/includes/templates/default/css/options_stock_styles.css">

<!-- SmartSearch plugin -->
<style>
.ss-wrap { position:relative; display:inline-block; width:100%; }
.ss-dropdown {
  display:none; position:fixed;
  min-width:420px; max-width:600px;
  background:#fff; border:1px solid #ccc;
  border-radius:0 0 6px 6px; box-shadow:0 6px 20px rgba(0,0,0,.2);
  z-index:2147483647; max-height:420px; overflow-y:auto;
}
.ss-dropdown.ss-open { display:block; }
.ss-item {
  display:flex; align-items:center; gap:10px;
  padding:8px 12px; cursor:pointer; border-bottom:1px solid #f0f0f0;
  text-decoration:none; color:inherit;
}
.ss-item:last-child { border-bottom:none; }
.ss-item:hover, .ss-item.ss-active { background:#f5f5f5; }
.ss-thumb { width:44px; height:44px; object-fit:contain; border:1px solid #eee; border-radius:4px; flex-shrink:0; }
.ss-thumb-placeholder { width:44px; height:44px; background:#f0f0f0; border-radius:4px; flex-shrink:0; }
.ss-info { flex:1; min-width:0; }
.ss-name { font-weight:600; font-size:1.2em; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.ss-meta { font-size:.78em; color:#777; margin-top:2px; display:none; }
.ss-price { font-weight:700; color:#c0392b; white-space:nowrap; }
.ss-sale { display:inline-block; background:#c0392b; color:#fff;
           font-size:.72em; font-weight:700; letter-spacing:.5px;
           padding:1px 7px; border-radius:3px; text-transform:uppercase; }
.ss-footer {
  padding:8px 12px; font-size:1.2em; color:#888; text-align:center;
  border-top:1px solid #eee; cursor:pointer;
}
.ss-footer:hover { background:#f9f9f9; color:#333; }
.ss-spinner { display:none; position:absolute; right:10px; top:50%; transform:translateY(-50%); }
.ss-spinner.ss-spin {
  display:inline-block; width:16px; height:16px;
  border:2px solid #ddd; border-top-color:#888;
  border-radius:50%; animation:ss-rotate .6s linear infinite;
}
@keyframes ss-rotate { to { transform:translateY(-50%) rotate(360deg); } }
</style>
<script>
(function() {
'use strict';
const SS_AJAX  = '/ajax.php?act=SmartSearch&method=search';
const SS_PROD  = '/index.php?main_page=product_info&products_id=';
const SS_DELAY = 250;

function initSmartSearch() {
  // Target all keyword inputs (header search + any other search forms)
  document.querySelectorAll('input[name="keyword"]').forEach(function(input) {
    if (input.dataset.ssInit) return;
    input.dataset.ssInit = '1';

    // Wrap input
    const parent = input.parentNode;
    const wrap   = document.createElement('div');
    wrap.className = 'ss-wrap';
    parent.insertBefore(wrap, input);
    wrap.appendChild(input);

    // Spinner
    const spinner = document.createElement('span');
    spinner.className = 'ss-spinner';
    wrap.appendChild(spinner);

    // Dropdown — appended to body so it escapes any ancestor stacking context
    const drop = document.createElement('div');
    drop.className = 'ss-dropdown';
    document.body.appendChild(drop);

    let timer = null, lastQ = '', activeIdx = -1, lastResults = [];

    function positionDrop() {
      const r = input.getBoundingClientRect();
      const w = Math.max(r.width, parseInt(getComputedStyle(drop).minWidth) || r.width);
      // Right-align: anchor right edge of drop to right edge of input, extend leftward
      const left = Math.min(r.right - w + window.scrollX, window.innerWidth - w - 8 + window.scrollX);
      drop.style.top   = (r.bottom + window.scrollY) + 'px';
      drop.style.left  = Math.max(window.scrollX, left) + 'px';
      drop.style.width = w + 'px';
    }

    input.setAttribute('autocomplete', 'off');

    // Convert old-style value="Search..." placeholder to proper HTML placeholder
    // so the text disappears naturally when the user starts typing.
    // Matches any default value containing the word "search" (case-insensitive).
    if (input.value && input.value.trim().toLowerCase().includes('search')) {
      input.placeholder = input.value;
      input.value = '';
      input.removeAttribute('onfocus');
      input.removeAttribute('onblur');
    }

    input.addEventListener('input', function() {
      const q = this.value.trim();
      if (q === lastQ) return;
      lastQ = q;
      activeIdx = -1;
      clearTimeout(timer);
      if (q.length < 2) { close(); return; }
      timer = setTimeout(() => doSearch(q), SS_DELAY);
    });

    input.addEventListener('keydown', function(e) {
      const items = drop.querySelectorAll('.ss-item');
      if (e.key === 'ArrowDown') {
        e.preventDefault();
        activeIdx = Math.min(activeIdx + 1, items.length - 1);
        highlight(items);
      } else if (e.key === 'ArrowUp') {
        e.preventDefault();
        activeIdx = Math.max(activeIdx - 1, -1);
        highlight(items);
      } else if (e.key === 'Enter' && activeIdx >= 0) {
        e.preventDefault();
        if (items[activeIdx]) items[activeIdx].click();
      } else if (e.key === 'Escape') {
        close();
      }
    });

    document.addEventListener('click', function(e) {
      if (!wrap.contains(e.target) && !drop.contains(e.target)) close();
    });

    function highlight(items) {
      items.forEach((el, i) => el.classList.toggle('ss-active', i === activeIdx));
      if (activeIdx >= 0 && items[activeIdx]) {
        items[activeIdx].scrollIntoView({block:'nearest'});
      }
    }

    function close() {
      drop.classList.remove('ss-open');
      drop.innerHTML = '';
      activeIdx = -1;
    }

    function doSearch(q) {
      spinner.classList.add('ss-spin');
      const url = SS_AJAX + (SS_AJAX.includes('?') ? '&' : '?') + 'q=' + encodeURIComponent(q);
      fetch(url, {headers:{'X-Requested-With':'XMLHttpRequest'}})
        .then(r => r.json())
        .then(data => { spinner.classList.remove('ss-spin'); render(data, q); })
        .catch(() => spinner.classList.remove('ss-spin'));
    }

    // Keep dropdown aligned if the page scrolls or resizes
    window.addEventListener('scroll', function() { if (drop.classList.contains('ss-open')) positionDrop(); }, true);
    window.addEventListener('resize', function() { if (drop.classList.contains('ss-open')) positionDrop(); });

    function render(results, q) {
      lastResults = results;
      positionDrop();
      if (!results.length) {
        drop.innerHTML = '<div class="ss-footer">No products found for &ldquo;' + esc(q) + '&rdquo;</div>';
        drop.classList.add('ss-open');
        return;
      }
      let html = '';
      results.forEach(function(p) {
        const variant = p.variant_name ? ' &mdash; ' + esc(p.variant_name) : '';
        const saleBadge = p.on_sale ? ' <span class="ss-sale">On Sale</span>' : '';
        const thumb = p.products_image
          ? '<img class="ss-thumb" src="' + esc(p.products_image_url) + '" alt="" loading="lazy">'
          : '<div class="ss-thumb-placeholder"></div>';
        const url = SS_PROD + encodeURIComponent(p.products_id);
        html += '<a class="ss-item" href="' + url + '">'
              + thumb
              + '<div class="ss-info">'
              +   '<div class="ss-name">' + esc(p.products_name) + variant + saleBadge + '</div>'
              + '</div></a>';
      });
      if (results.length >= 10) {
        html += '<div class="ss-footer" onclick="document.querySelector(\'input[name=keyword]\').form.submit()">See all results for &ldquo;' + esc(q) + '&rdquo; &rarr;</div>';
      }
      drop.innerHTML = html;
      drop.classList.add('ss-open');
    }


    function esc(s) {
      return String(s || '').replace(/&/g,'&amp;').replace(/</g,'&lt;').replace(/>/g,'&gt;');
    }
  });
}

if (document.readyState === 'loading') {
  document.addEventListener('DOMContentLoaded', initSmartSearch);
} else {
  initSmartSearch();
}
})();
</script>
</head>
<body id="indexHomeBody">


<div id="mainWrapper">




<!--bof-header logo and navigation display-->
<div id="headerWrapper">
<!--bof- add in image links Bracklesham Boardriders Kitesurf Shop display-->

<div id="cart_stuff" align="right">


	    <a href="https://www.brackleshamboardriders.co.uk/index.php?main_page=login">Log In</a>&nbsp;&nbsp;|&nbsp;&nbsp;



		<a href="../index.php?main_page=shopping_cart"><img style="width: 18px; height:19px;" src="images/buttons/cart-icon.png" align="top"/>&nbsp;0 &nbsp;items in cart</a>
	 	<!--	<div class="cart_prices">  </div>  -->

</div>

<div id="headerWrapperlinks">


<a href="/"><img style="width: 388px; height:88px;" src="includes/templates/BBR_NEW/images/bbr_kitesurf_logo.png" /> </a>
<div id ="headertext">
</div>
<div id ="phonetext">
<img style="width: 180px; height:60px;" src="images/backgrounds/expert_kitesurf_advice.png" />
</div>
<div class="navMainSearch forward"><form name="quick_find_header" action="https://www.brackleshamboardriders.co.uk/index.php?main_page=search_result" method="get"><input type="hidden" name="main_page" value="search_result"><input type="hidden" name="search_in_description" value="1"><input type="text" name="keyword" size="6" maxlength="30" style="width: 175px !important" value="Search Here" onfocus="if (this.value == 'Search') this.value = '';" onblur="if (this.value == '') this.value = 'Search';"></form></div>
</div>


<!--eof-Bracklesham Boardriders display-->
<!--bof-header logo and navigation display-->

<!--bof-navigation display-->
<div id="navMainWrapper">
<!--<div id="navMain">-->


<!--bof-mega menu display-->
 

<div id="mega-wrapper"><!-- bof mega-wrapper -->

    <ul class="mega-menu menu_red"><!-- bof mega-menu -->


<!-- Kitesurf categories -->
        <li class="categories-li"><a href="https://www.brackleshamboardriders.co.uk/" class="drop">KITESURF</a><!-- bof cateories    -->

            <div class="dropdown_3columns_kite">
                <div class="col_2_kite">
                   <div class="levels">
                       <ul class="level2"><li class="submenu"><a href="https://www.brackleshamboardriders.co.uk/kitesurf_kites">Kitesurf Kites</a><ul class="level3"><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_kites/duotone_kites">Duotone Kites</a></li><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_kites/f-one">F-One</a></li></ul></li><li class="submenu"><a href="https://www.brackleshamboardriders.co.uk/kitesurf_bar_amp_lines">Kitesurf Bar &amp; Lines</a><ul class="level3"><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_bar_amp_lines/north_bar_amp_lines">Duotone Bar &amp; Lines</a></li><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_bar_amp_lines/f-one_bar_amp_lines">F-One Bar &amp; Lines</a></li></ul></li><li class="submenu"><a href="https://www.brackleshamboardriders.co.uk/kitesurf_boards">Kitesurf Boards</a><ul class="level3"><li class="submenu"><a href="https://www.brackleshamboardriders.co.uk/kitesurf_boards/duotone_kiteboards">Duotone Kiteboards</a><ul class="level4"><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_boards/duotone_kiteboards/duotone_twintip_kiteboards">Duotone Twintip Kiteboards</a></li><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_boards/duotone_kiteboards/duotone_kitesurf_surf_boards">Duotone Kitesurf Surf Boards</a></li></ul></li><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_boards/shinn_kiteboards">Shinn Kiteboards</a></li></ul></li><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_leashes">Kitesurf Leashes</a></li><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_bags">Kitesurf Bags</a></li><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_foil_boards">Kitesurf Foil Boards</a></li><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_foils">Kitesurf Foils</a></li><li><a href="https://www.brackleshamboardriders.co.uk/mens_harnesses">Kitesurf Harness (Men)</a></li><li><a href="https://www.brackleshamboardriders.co.uk/womens_harnesses">Kitesurf Harness (Women)</a></li><li class="submenu"><a href="https://www.brackleshamboardriders.co.uk/kitesurf_spares">Kitesurf Spares</a><ul class="level3"><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_spares/north_spares">Duotone Spares</a></li><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_and_kiteboard_spares/north_old_spares">North (Old) Spares</a></li><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_spares/naish_spares">Naish Spares</a></li></ul></li><li><a href="https://www.brackleshamboardriders.co.uk/second_hand">Second Hand / Sale</a></li><li><a href="https://www.brackleshamboardriders.co.uk/kite_amp_board_repair">Kite, Wetsuit &amp; Board Repair</a></li></ul>                   </div>
                </div>
                <div class="col_1_kite">
                     <a target="_self" href="/package_deals"><img style="width: 147px; height:140px;" vspace="0" hspace="1" align="left" border="0" alt="Kitesurf Shop Customer" src="includes/templates/BBR_NEW/images/pacakgedeal.jpg"></a>                  <!--  <ul>
<li>Finance available ✔ </li>
            <li>Free Shipping Over £50 ✔ </li>
<li>Quick delivery ✔ </li>
<li>14 Day Return Policy ✔</li>
<li>Free Size Exchanges ✔ </li>
<li>5* Customer Service✔</li>
<li>Lowest Prices ✔</li>

        <ul>-->
            </div>
               </div>
        </li><!-- eof categories  -->
        
        
        <!-- Wingfoil categories -->
        <li class="categories-li"><a href="https://www.brackleshamboardriders.co.uk/" class="drop">Foiling</a><!-- bof cateories    -->

        <!--    <div class="dropdown_1column">
                <div class="col_1 firstcolumn"> -->

                <div class="dropdown_2columns">
                <div class="col_1_kite">
                   <div class="levels">
                       <ul class="level2"><li class="submenu"><a href="https://www.brackleshamboardriders.co.uk/foil_assist_e-foil">Foil Assist (E-foil)</a><ul class="level3"><li><a href="https://www.brackleshamboardriders.co.uk/foil_drive">Foil Drive</a></li></ul></li><li><a href="https://www.brackleshamboardriders.co.uk/parawings">Parawings</a></li><li><a href="https://www.brackleshamboardriders.co.uk/wingsup_boards">Wingfoil Boards</a></li><li><a href="https://www.brackleshamboardriders.co.uk/wing_sup_surfer">Wingfoil Wings</a></li><li><a href="https://www.brackleshamboardriders.co.uk/sup_foils">Wingfoil Foils</a></li><li><a href="https://www.brackleshamboardriders.co.uk/wingsurf_accessories">Wingfoil Accessories</a></li><li><a href="https://www.brackleshamboardriders.co.uk/wingsurf_board_bags">Wingfoil Bags</a></li><li><a href="https://www.brackleshamboardriders.co.uk/wingsurf_spares">Wingfoil Spares</a></li><li><a href="https://www.brackleshamboardriders.co.uk/second_hand">Second Hand / Sale</a></li></ul>                   </div>
                </div>


 <div class="col_1_kite">
                     <a target="_self" href="/wingsurf_packages"><img style="width: 147px; height:140px;" vspace="0" hspace="1" align="left" border="0" alt="Wingfoil and wingsurf packages" src="includes/templates/BBR_NEW/images/pacakgedeal.jpg"></a>                  <!--  <ul>
<li>Finance available ✔ </li>
            <li>Free Shipping Over £50 ✔ </li>
<li>Quick delivery ✔ </li>
<li>14 Day Return Policy ✔</li>
<li>Free Size Exchanges ✔ </li>
<li>5* Customer Service✔</li>
<li>Lowest Prices ✔</li>

        <ul>-->
            </div>

              </div>
        </li><!-- eof categories  -->



<!-- SUP categories -->
        <li class="categories-li"><a href="https://www.brackleshamboardriders.co.uk/" class="drop">SUP</a><!-- bof cateories    -->

        <!--    <div class="dropdown_1column">
                <div class="col_1 firstcolumn"> -->

                <div class="dropdown_2columns">
                <div class="col_1_kite">
                   <div class="levels">
                       <ul class="level2"><li><a href="https://www.brackleshamboardriders.co.uk/sup_paddles">SUP Paddles</a></li><li><a href="https://www.brackleshamboardriders.co.uk/sup_accessories">SUP Accessories</a></li></ul>                   </div>
                </div>


               <div class="col_1_kite">
                     <a target="_self" href="/sup_boards/inflatable_sups"><img style="width: 147px; height:140px;" vspace="0" hspace="0" align="left" border="0" alt="SUP Boards" src="includes/templates/BBR_NEW/images/inflatable_sup.jpg"></a>              </div>


               </div>
        </li><!-- eof categories  -->


<li class="categories-li"><a href="https://www.brackleshamboardriders.co.uk/" class="drop">WETSUITS</a>

       <div class="dropdown_1column">
                <div class="col_1_kite">
                   <div class="levels">
                       <ul class="level2"><li><a href="https://www.brackleshamboardriders.co.uk/mens_wetsuits">Wetsuits (Men)</a></li><li><a href="https://www.brackleshamboardriders.co.uk/womens_wetsuits">Wetsuits (Women)</a></li><li><a href="https://www.brackleshamboardriders.co.uk/wetsuit_beanies_and_hoods">Wetsuit Beanies, Hoods, Vests</a></li><li><a href="https://www.brackleshamboardriders.co.uk/wetsuit_boots">Wetsuit Boots</a></li><li><a href="https://www.brackleshamboardriders.co.uk/wetsuit_gloves">Wetsuit Gloves</a></li><li><a href="https://www.brackleshamboardriders.co.uk/wetsuits_gloves_etc">Wetsuit Accessories</a></li><li><a href="https://www.brackleshamboardriders.co.uk/impact_vests">Impact Vests</a></li></ul>                   </div>
                </div>

              </div>

        </li>


<li class="categories-li"><a href="https://www.brackleshamboardriders.co.uk/" class="drop">BAGS</a>

    <div class="dropdown_1column">
                <div class="col_1">
                   <div class="levels">
                       <ul class="level2"><li><a href="https://www.brackleshamboardriders.co.uk/kitesurf_bags">Kitesurf Bags</a></li><li><a href="https://www.brackleshamboardriders.co.uk/wingsurf_board_bags">Wingfoil Bags</a></li><li><a href="https://www.brackleshamboardriders.co.uk/wetsuit_and_accessory_bags">Wetsuit and Accessory Bags</a></li></ul>                   </div>
                </div>

              </div>

        </li>



<!--
    <li class="categories-li"><a href="/accessories" class="drop">GIFTS</a>

        </li>
-->


<!-- SUP categories -->
        <li class="categories-li"><a href="https://www.brackleshamboardriders.co.uk/" class="drop">ACCESSORIES</a><!-- bof cateories    -->

            <div class="dropdown_1column">
                <div class="col_1">
                   <div class="levels">
                       <ul class="level2"><li><a href="https://www.brackleshamboardriders.co.uk/buoyancy_aids_helmets">Helmets/Buoyancy Aids</a></li><li><a href="https://www.brackleshamboardriders.co.uk/accessories">Accessories</a></li><li><a href="https://www.brackleshamboardriders.co.uk/kite_amp_board_repair">Kite, Wetsuit &amp; Board Repair</a></li><li><a href="https://www.brackleshamboardriders.co.uk/clothing_apparel">Clothing/Apparel</a></li><li><a href="https://www.brackleshamboardriders.co.uk/sunscreen">Sunscreen</a></li><li><a href="https://www.brackleshamboardriders.co.uk/gift_vouchers">Gift Vouchers</a></li><li><a href="https://www.brackleshamboardriders.co.uk/cameras_mp3_players">Cameras & Mounts</a></li></ul>                   </div>
                </div>
               </div>
        </li><!-- eof categories  -->








     <li class="manufacturers-li"><a href="https://www.brackleshamboardriders.co.uk/" class="drop">Brands</a><!--bof shop by brand   -->
            <div class="dropdown_brands">
                <div class="col_2">

              <ul >
               <li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/armstrong">Armstrong</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/atan">ATAN</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/axis">Axis</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/bbr">BBR</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/duotone">DUOTONE</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/f-one">F-ONE</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/index.php?main_page=index&amp;manufacturers_id=3">Fanatic</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/index.php?main_page=index&amp;manufacturers_id=79">Foil Drive</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/gear_aid">Gear Aid</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/ion">ION</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/island_tribe">Island Tribe</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/mystic">Mystic</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/naish">Naish</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/north">North Kiteboard..</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/northcore">Northcore</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/index.php?main_page=index&amp;manufacturers_id=14">Ozone</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/phix_doctor">Phix Doctor</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/prolimit">ProLimit</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/ride_engine">Ride Engine</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/shinn">Shinn</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/stx">STX</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/surflogic">Surflogic</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/tear-aid">Tear-Aid</a></li>
<li ><a class="hide" href="https://www.brackleshamboardriders.co.uk/e">WOO</a></li>
            </ul>
        </div>





            </div>
        </li><!-- eof shop by brand    -->

<!-- Specials-->


<li class="specials-li"><a href="/special_offers" class="drop_sale">SALE</a>

        </li><!-- eof Specials-->



    </ul><!-- eof mega-menu -->

</div><!-- eof mega-wrapper -->
 <!--eof-mega menu display-->
 <div class="clearBoth"></div>
<!--</div>-->
</div>

<!--eof-navigation display-->

</div>
<div id="Underheaderlinks">
<a href="/faqs" id="link1"></a>
<a href="/Kitesurf_finance_deals" id="link2"></a>
<a href="/bricks_amp_mortar_store" id="link3"></a>
<a href="/security" id="link4"></a>
<a href="/returns" id="link5"></a>
</div>

<!--<div id="Underheaderlinks2" ><a href="/faqs">USE CODE BBR10 FOR 10% OFF EVERYTHING DURING CHECKOUT<font size=1> *terms apply</font></a></div>-->
<div id="Underheaderlinks2" ><a href="/faqs"> Voted The UK's #1 For Service and Stock </a></div>













<table style="width:100%; border:0;" id="contentMainWrapper">
  <tr>
    <td valign="top">
<!-- bof  breadcrumb -->
<!-- eof breadcrumb -->


<!-- bof upload alerts -->
<!-- eof upload alerts -->

<div class="centerColumn" id="indexDefault">
<h1 id="indexDefaultHeading"></h1>


<div id="indexDefaultMainContent" class="content">
<script type="text/javascript" src="includes/templates/BBR_NEW/jscript/sliderman.1.3.6.js"></script>
<link rel="stylesheet" type="text/css" href="includes/templates/BBR_NEW/css/sliderman.css" />
<script type="text/javascript" src="includes/templates/BBR_NEW/jscript/jquery.min.js"></script>

<div id="front_images">

<div id="slider_container_2">

<div id="SliderName_2" class="SliderName_2" style="height=425px">




	<a href="/kitesurf_kites">
             <picture>
  <source type="image/webp" srcset="images/slider/kitesurfkites.webp">
 <img src="images/slider/kitesurfkites.webp" alt="2026 kitesurf kite specialists" title="2026 kitesurf kite specialists" width="334px" height="153px" style="width: 100%;height: auto;"/>

</picture>
</a>


     <a href="/index.php?main_page=search_result&search_in_description=1&keyword=wetsuit">
      <picture>
  <source type="image/webp" srcset="images/slider/wetsuits.webp">
<img src="images/slider/wetsuits.webp" alt="watersports wetsuits" title="watersports wetsuits" width="334px" height="153px" style="width: 100%;height: auto;"/>
</picture>
</a>




        <a href="/second_hand">
             <picture>
  <source type="image/webp" srcset="images/slider/pre-owned.webp">
 <img src="images/slider/pre-owned.webp" alt="secondhand kite and foil gear clearance bargains" title="secondhand kite and foil gear" width="334px" height="153px" style="width: 100%;height: auto;"/>

</picture>

</a>



   <a href="/">
             <picture>
  <source type="image/webp" srcset="images/slider/duotonespares.webp">
  <source type="image/jpeg" srcset="images/slider/duotonespares.jpg">
 <img src="images/slider/duotonespares.jpg" alt="kitesurf duotone spares repairs service centre" title="kitesurf duotone spares repairs service centre" width="334px" height="153px" style="width: 100%;height: auto;"/>

</picture>

</a>


<!--

     <a href="/wingfoil_wings">
      <picture>
  <source type="image/webp" srcset="images/slider/duotone_2026_wing.webp">
<img src="images/slider/duotone_2026_wing.jpeg" alt="2025 Unit duotone_unit_v6" title="2026 Unit duotone_unit_v6" width="334px" height="153px" style="width: 100%;height: auto;"/>
</picture>
</a>



	<a href="/special_offers">
             <picture>
  <source type="image/webp" srcset="images/slider/Duotone-Sale.webp">
  <source type="image/jpeg" srcset="images/slider/Duotone-Sale.jpg">
 <img src="images/slider/Duotone-Sale.jpg" alt="duotone 2025 clearance bargains" title="duotone 2025 clearance bargains" width="334px" height="153px" style="width: 100%;height: auto;"/>

</picture>

</a>


	



<a href="/kitesurf_kites/duotone_kites/duotone_evo_d_lab_2026">
             <picture>
  <source type="image/webp" srcset="images/slider/evo_dlab_2026.webp">
  <source type="image/jpeg" srcset="images/slider/evo_dlab_2026.png">
 <img src="images/slider/evo_dlab_2026.png" alt="duotone_evo_d_lab_2026" title="duotone_evo_d_lab_2026" width="334px" height="153px" style="width: 100%;height: auto;"/>

</picture>

</a>

<a href="/">
             <picture>
  <source type="image/webp" srcset="images/slider/ion_harness_service_centre.webp">
  <source type="image/jpeg" srcset="images/slider/ion_harness_service_centre.jpg">
 <img src="images/slider/ion_harness_service_centre.jpg" alt="kitesurf harness service centre" title="kitesurf harness service centre" width="334px" height="153px" style="width: 100%;height: auto;"/>

</picture>

</a>

    
        <a href="/wingfoil_wings/naish_wings/naish_2025_neutron_wing">
             <picture>
  <source type="image/webp" srcset="images/slider/naish_neutron.webp">
  <source type="image/jpeg" srcset="images/slider/naish_neutron.png">
 <img src="images/slider/naish_neutron.png" alt="naish Neutron wingsurf" title="naish neutron wingfoil" width="334px" height="153px" style="width: 100%;height: auto;"/>

</picture>

</a>    
    
 
        <a href="/wingfoil_boards/naish_foil_boards/naish_2025_chimera_wing_board">
             <picture>
  <source type="image/webp" srcset="images/slider/Naish_chimera.webp">
  <source type="image/jpeg" srcset="images/slider/Naish_chimera.jpg">
 <img src="images/slider/Naish_chimera.jpg" alt="naish_2025_chimera_wing_board" title="naish_2025_chimera_wing_board" width="334px" height="153px" style="width: 100%;height: auto;"/>

</picture>

</a> 





    
        <a href="/wingfoil_wings/duotone_2024_unit_wing_v4">
             <picture>
  <source type="image/webp" srcset="images/slider/unit_limited.webp">
  <source type="image/jpeg" srcset="images/slider/unit_limited.jpg">
 <img src="images/slider/unit_limited.jpg" alt="duotone_unit_limited_edition" title="duotone_unit_limited_edition" width="334px" height="153px" style="width: 100%;height: auto;"/>

</picture>

</a>
    
    



    
    

    




    
    
    



<a href="/wingsurf_boards/armstrong_mid_length_wing_sup_foil_board_including_board_bag">
             <picture>
  <source type="image/webp" srcset="images/slider/midlength.webp">
  <source type="image/jpeg" srcset="images/slider/midlength.jpg">
 <img src="images/slider/midlength.jpg" alt="midlength" title="midlength" width="334px" height="153px" style="width: 100%;height: auto;"/>

</picture>

</a>
     
     
     -->
    
 <!--   
    <a href="/special_offers">  
<picture>
  <source type="image/webp" srcset="images/slider/kitesurf_sale.webp">
  <source type="image/jpeg" srcset="images/slider/kitesurf_sale.jpg">
<img src="images/slider/kitesurf_sale.jpg" alt="Kitesurf_discount_sale" title="Kitesurf_discount_sale" width="334px" height="153px" style="width: 100%;height: auto;"/>
</picture>  
</a>

-->




<a href="/about_us_bracklesham_boardriders">
<img src="images/slider/customers_love_us.jpg" alt="Kitesurf_Fanatics" title="Kitesurf_online_shop" />
</a>



</div>



<script type="text/javascript">
					//$(document).ready(function() {
jQuery(document).ready(function($){
						demo4Easing = { name: 'pow2', method: function(x) { return Math.pow(x,2); }};


 //demo3Effect2 = {name: 'myEffect32', right: true, move: true, duration: 400};
//demo3Effect2 = {name: 'myEffect32', right: true, move: true, duration: 400} order: 'rectangle',rows: 6, cols: 12,;
 demo3Effect2 = {name: 'myEffect32',  fade: true, easing: 'pow2', delay: 200, duration: 1000, reverse: true};
 					effectsDemo2 = [demo3Effect2] ;
					var demoSlider_2 = Sliderman.slider({container: 'SliderName_2', width: 925, height: 425, effects: effectsDemo2,
						display: {
							autoplay: 6000,
							loading: {background: '#ffffff', image: 'images/slider/loading.gif'},
							buttons: {hide: true, opacity: 1, prev: {className: 'SliderNamePrev_2', label: ''}, next: {className: 'SliderNameNext_2', label: ''}},
							description: {hide: true, background: '#000000', opacity: 0.4, height: 50, position: 'bottom'}
							},
							events: {
								// after method will be executed after all animation is complete.
								after: function() {
									// removing active class from all links
									$("#SliderName_2_navigation").find("a").removeClass("active_page");
									// setting the active page class to the new slide.
									$("#SliderName_2_page_" + demoSlider_2.get('current')).addClass("active_page");
								}
							}
						});

						// building navigation manually
						var demoSlider_2TotalSlides = demoSlider_2.get('length');
						var demoSlider_2Navigation = $("#SliderName_2_navigation");

						// here we're *not* checking data for validness. this is only for illustration purposes.
						for (var i = 0; i < demoSlider_2TotalSlides; i++)
						{
							// adding pages to the navigation bar
							demoSlider_2Navigation.append('<a href="javascript:void()" class="SliderName_2_page" id="SliderName_2_page_' + i + '">' + (i+1) + '</a>');
						}
						$("#SliderName_2_page_0").addClass("active_page");
						demoSlider_2Navigation.css({'marginLeft': '-' + parseInt(demoSlider_2Navigation.width()/2) + 'px'}).fadeIn("fast");

						// next button click
						$("#sliderNextBtn").click(function() {
							demoSlider_2.next();
						});

						// previous button click
						$("#sliderPrevBtn").click(function() {
							demoSlider_2.prev();
						});

						// clicking on pages
						$("#SliderName_2_navigation").find("a.SliderName_2_page").click(function() {
							demoSlider_2.go( $(this).attr("id").replace("SliderName_2_page_", "") );
						});





					});
				</script>
			</div>


</div></div>






<!-- bof: featured categories  -->
<!-- eof: featured categories  -->





<!--<div class="centerBoxWrapper2" id="footer">
<table style="margin-left:auto;margin-right:auto">
<tr>
	<td>
<a target="_self" href="/beginner_advice"><img width="150" height="150" vspace="0" hspace="10" border="0" align="left" src="/images/beginner-advice.png" alt="Kitesurf Advice" title="Kitesurf Advice"/></a><br/><br/><br/>
</td>
	<td>
<a target="_self" href="/Kitesurf_finance_deals"><img width="150" height="150" vspace="0" hspace="10" border="0" align="left" src="/images/0_finance.png" alt="Kitesurf gear with finance" title="Kitesurf finance"/></a><br/><br/><br/>
</td>
<td>
<a target="_self" href="/package_deals/duotone_evo_2022_package_deal"><img width="150" height="150" vspace="0" hspace="10" border="0" align="left" src="/images/kitesurf_package_deals.png" alt="kitesurf packages from Duotone wingsurf, f-one ,Naish, Slingshot" title="Kitesurf Kites Boards Kiteboards from Duotone,Naish, ozone, f-one, Slingshot"/></a><br/><br/><br/>
</td>

<td>
<a target="_self" href="/weather"><img vspace="0" hspace="10" border="0" align="left" src="/images/beachuserguide.png" alt="Kitesurf Kites Bracklesham Wittering surf webcam weather" title="Kitesurf Kites Bracklesham Wittering surf webcam weather station"/></a><br/><br/><br/>
</td>
<td>
<a target="_self" href="/customer_testimonials"><img vspace="0" hspace="10" border="0" align="left" src="/images/Customer-Referals.jpg" alt="Kitesurf Kiteboarding Kites Customer Reviews" title="Kitesurf Kiteboarding Kites Customer Reviews"/></a><br/><br/><br/>
</td>
</tr>
</table>
</div>-->
<p>
<h1>Buy Kitesurfing and Wingfoiling Equipment Online</h1>
<font size="2">
<br/><br/>
Based in one of the premier kitesurfing and kiteboarding locations of the UK only 50 meters from the beach, Bracklesham Board Riders specialise in first-class equipment, service and advice. We have a passion for watersports and ensure that the biggest and best selections of premium brands are available, serving our customers for over 15 years. 
<br/><br/>
A UK Wingsurf pro-centre we stock the leading brands of Wing SUP Foil equipment from Duotone,F-ONE,  Naish and others. 
<br/><br/>
As the UK's largest dedicated kiteboarding kite spares retailer, we are the king of watersports shops - we have a vast selection and huge stock of kitesurf kites, boards and spares. Whether you are a beginner or a seasoned professional, we’ll have what you’re looking for. In addition to our kitesurfing and wingfoiling products, we stock wetsuits and watersport accessories. 
<br/><br/>
Why not drop by and pay a visit to the shop. This way you can meet our team and gain our decades of watersports experience. All of the team at Bracklesham Board Riders have a love for water sports, and our expert kiters and wingers are on hand to offer advice. 
Worldwide Shipping is available on all items when you shop online with VAT FREE prices on any exports from the UK. Spend over £50 online to get free delivery to any part of the UK, and spending over £300 will get you free delivery throughout Europe! Log In or Create an account to view now.
    <p>
</div>
</td>

  </tr>
</table>



<!--bof-navigation display -->

<!--<div class="centeredContent">
<img src="images/frontpage/footer_mailorder.jpg" width="925" alt="Kitesurf shop mailorder"/>
</div>-->





<script async src="https://cdn.lightwidget.com/widgets/lightwidget.js" ></script><iframe loading="lazy" title="Kitesurf and Wingfoiling on Instagram" src="https://cdn.lightwidget.com/widgets/e89b163d84275019870b9ecceda499f5.html" scrolling="no" allowtransparency="true" class="lightwidget-widget" style="width:100%;border:0;overflow:hidden;"></iframe>
<div id="navSuppWrapper2">
<div class="navSupp2">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
	<td width ="20%">
	<b>About BBR</b>
	</td>
	<td width ="20%">
	<b>BBR Customer Service</b>
	</td>
	<td width ="20%">
	<b>Your BBR</b>
	</td>
	<td width ="20%">
	<b>BBR Community</b>
	</td>
	
</tr>

<tr>
	<td>
	<a href="/index.php?main_page=page&amp;id=59">Meet The Team</a>
	</td>
	<td>
	<a href="/contact_us">Contact Us</a>
	</td>
	<td>
	<a href="/index.php?main_page=login">Log-In</a>
	</td>
	<td>
    </td>
  
 </tr>
<tr>
	<td>
<a href="/weather">Live Weather</a>
	</td>
	<td>
	<a href="/faqs">FAQs</a>
	</td>
	<td>
	<a href="/index.php?main_page=account">- Your Account</a>
	</td>
	<td>
	<a href="https://www.facebook.com/kitesurfshop" target="_blank" rel="noopener">BBR on Facebook</a>
	</td>

</tr>
<tr>
	<td>
	<a href="/beachguide.pdf" target="_blank" rel="noopener">Bracklesham Kite Guide</a>
	</td>
	<td>
	<a href="/index.php?main_page=conditions">Terms &amp; Conditions</a>
	</td>
	<td>
	<a href="/index.php?main_page=account_history">- Your Orders</a>
	</td>
	<td>
	<a href="https://twitter.com/bbr_kitesurf" target="_blank" rel="noopener">BBR on Twitter</a>
	</td>

</tr>
<tr>
	<td>     <a href="/index.php?main_page=gv_faq">Gift Voucher Info</a> 	</td>
	<td>
		<a href="/index.php?main_page=privacy">Privacy &amp; GDPR</a>
	</td>
	<td>
		<a href="/index.php?main_page=create_comp_account">Sign Up for the BBR newsletter</a>
	</td>
	<td>
	<a href="https://www.instagram.com/bbr_kitesurf/" rel="noopener">BBR Instagram</a>
	</td>

</tr>
</table>


</div>
</div>
<!--eof-navigation display -->

<div class="acceptedContent">
	<div id="siteinfoLegal" class="legalCopyright">
<img src="images/backgrounds/payment_types_small.png" width="331" height="46" alt="Online Kitesurf WingFoil Shop Cards ApplePay and Googlepay accepted shop"/>
<br/>
		&copy; Copyright Bracklesham Boardriders</div>
	</div>






</div>


   
  

<!--BOF cookie control script-->
<!--EOF cookie control script-->





</body></html>
