<!doctype html>















<html>
  <head>
    <script type="application/vnd.locksmith+json" data-locksmith>{"version":"v297","locked":false,"initialized":true,"scope":"search","access_granted":true,"access_denied":false,"requires_customer":false,"manual_lock":false,"remote_lock":false,"has_timeout":false,"remote_rendered":null,"hide_resource":false,"hide_links_to_resource":false,"transparent":true,"locks":{"all":[],"opened":[]},"keys":[],"keys_signature":"e14f57f2202957dd6d88591f4b1dc1eb8a47f2b2c96b189e3eadd183e757e55d","state":{"template":"search","theme":185042534767,"product":null,"collection":null,"page":null,"blog":null,"article":null,"app":null},"now":1781025784,"path":"\/search","locale_root_url":"\/","canonical_url":"https:\/\/www.redcatracing.com\/search\/site\/autosuggest.css","customer_id":null,"customer_id_signature":"e14f57f2202957dd6d88591f4b1dc1eb8a47f2b2c96b189e3eadd183e757e55d","cart":null}</script><script data-locksmith>!function(){undefined;!function(){var s=window.Locksmith={},e=document.querySelector('script[type="application/vnd.locksmith+json"]'),n=e&&e.innerHTML;if(s.state={},s.util={},s.loading=!1,n)try{s.state=JSON.parse(n)}catch(d){}if(document.addEventListener&&document.querySelector){var o,i,a,t=[76,79,67,75,83,77,73,84,72,49,49],c=function(){i=t.slice(0)},l="style",r=function(e){e&&27!==e.keyCode&&"click"!==e.type||(document.removeEventListener("keydown",r),document.removeEventListener("click",r),o&&document.body.removeChild(o),o=null)};c(),document.addEventListener("keyup",function(e){if(e.keyCode===i[0]){if(clearTimeout(a),i.shift(),0<i.length)return void(a=setTimeout(c,1e3));c(),r(),(o=document.createElement("div"))[l].width="50%",o[l].maxWidth="1000px",o[l].height="85%",o[l].border="1px rgba(0, 0, 0, 0.2) solid",o[l].background="rgba(255, 255, 255, 0.99)",o[l].borderRadius="4px",o[l].position="fixed",o[l].top="50%",o[l].left="50%",o[l].transform="translateY(-50%) translateX(-50%)",o[l].boxShadow="0 2px 5px rgba(0, 0, 0, 0.3), 0 0 100vh 100vw rgba(0, 0, 0, 0.5)",o[l].zIndex="2147483645";var t=document.createElement("textarea");t.value=JSON.stringify(JSON.parse(n),null,2),t[l].border="none",t[l].display="block",t[l].boxSizing="border-box",t[l].width="100%",t[l].height="100%",t[l].background="transparent",t[l].padding="22px",t[l].fontFamily="monospace",t[l].fontSize="14px",t[l].color="#333",t[l].resize="none",t[l].outline="none",t.readOnly=!0,o.appendChild(t),document.body.appendChild(o),t.addEventListener("click",function(e){e.stopImmediatePropagation()}),t.select(),document.addEventListener("keydown",r),document.addEventListener("click",r)}})}s.isEmbedded=-1!==window.location.search.indexOf("_ab=0&_fd=0&_sc=1"),s.path=s.state.path||window.location.pathname,s.basePath=s.state.locale_root_url.concat("/apps/locksmith").replace(/^\/\//,"/"),s.reloading=!1,s.util.console=window.console||{log:function(){},error:function(){}},s.util.makeUrl=function(e,t){var n,o=s.basePath+e,i=[],a=s.cache();for(n in a)i.push(n+"="+encodeURIComponent(a[n]));for(n in t)i.push(n+"="+encodeURIComponent(t[n]));return s.state.customer_id&&(i.push("customer_id="+encodeURIComponent(s.state.customer_id)),i.push("customer_id_signature="+encodeURIComponent(s.state.customer_id_signature))),o+=(-1===o.indexOf("?")?"?":"&")+i.join("&")},s._initializeCallbacks=[],s.on=function(e,t){if("initialize"!==e)throw'Locksmith.on() currently only supports the "initialize" event';s._initializeCallbacks.push(t)},s.initializeSession=function(e){if(!s.isEmbedded){var t=!1,n=!0,o=!0;(e=e||{}).silent&&(o=n=!(t=!0)),s.ping({silent:t,spinner:n,reload:o,callback:function(){s._initializeCallbacks.forEach(function(e){e()})}})}},s.cache=function(e){var t={};try{var n=function i(e){return(document.cookie.match("(^|; )"+e+"=([^;]*)")||0)[2]};t=JSON.parse(decodeURIComponent(n("locksmith-params")||"{}"))}catch(d){}if(e){for(var o in e)t[o]=e[o];document.cookie="locksmith-params=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/",document.cookie="locksmith-params="+encodeURIComponent(JSON.stringify(t))+"; path=/"}return t},s.cache.cart=s.state.cart,s.cache.cartLastSaved=null,s.params=s.cache(),s.util.reload=function(){s.reloading=!0;try{window.location.href=window.location.href.replace(/#.*/,"")}catch(d){s.util.console.error("Preferred reload method failed",d),window.location.reload()}},s.cache.saveCart=function(e){if(!s.cache.cart||s.cache.cart===s.cache.cartLastSaved)return e?e():null;var t=s.cache.cartLastSaved;s.cache.cartLastSaved=s.cache.cart,fetch("/cart/update.js",{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({attributes:{locksmith:s.cache.cart}})}).then(function(e){if(!e.ok)throw new Error("Cart update failed: "+e.status);return e.json()}).then(function(){e&&e()})["catch"](function(e){if(s.cache.cartLastSaved=t,!s.reloading)throw e})},s.util.spinnerHTML='<style>body{background:#FFF}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#loading{display:flex;width:100%;height:50vh;color:#777;align-items:center;justify-content:center}#loading .spinner{display:block;animation:spin 600ms linear infinite;position:relative;width:50px;height:50px}#loading .spinner-ring{stroke:currentColor;stroke-dasharray:100%;stroke-width:2px;stroke-linecap:round;fill:none}</style><div id="loading"><div class="spinner"><svg width="100%" height="100%"><svg preserveAspectRatio="xMinYMin"><circle class="spinner-ring" cx="50%" cy="50%" r="45%"></circle></svg></svg></div></div>',s.util.clobberBody=function(e){document.body.innerHTML=e},s.util.clobberDocument=function(e){e.responseText&&(e=e.responseText),document.documentElement&&document.removeChild(document.documentElement);var t=document.open("text/html","replace");t.writeln(e),t.close(),setTimeout(function(){var e=t.querySelector("[autofocus]");e&&e.focus()},100)},s.util.serializeForm=function(e){if(e&&"FORM"===e.nodeName){var t,n,o={};for(t=e.elements.length-1;0<=t;t-=1)if(""!==e.elements[t].name)switch(e.elements[t].nodeName){case"INPUT":switch(e.elements[t].type){default:case"text":case"hidden":case"password":case"button":case"reset":case"submit":o[e.elements[t].name]=e.elements[t].value;break;case"checkbox":case"radio":e.elements[t].checked&&(o[e.elements[t].name]=e.elements[t].value);break;case"file":}break;case"TEXTAREA":o[e.elements[t].name]=e.elements[t].value;break;case"SELECT":switch(e.elements[t].type){case"select-one":o[e.elements[t].name]=e.elements[t].value;break;case"select-multiple":for(n=e.elements[t].options.length-1;0<=n;n-=1)e.elements[t].options[n].selected&&(o[e.elements[t].name]=e.elements[t].options[n].value)}break;case"BUTTON":switch(e.elements[t].type){case"reset":case"submit":case"button":o[e.elements[t].name]=e.elements[t].value}}return o}},s.util.on=function(e,a,s,t){t=t||document;var c="locksmith-"+e+a,n=function(e){var t=e.target,n=e.target.parentElement,o=t&&t.className&&(t.className.baseVal||t.className)||"",i=n&&n.className&&(n.className.baseVal||n.className)||"";("string"==typeof o&&-1!==o.split(/\s+/).indexOf(a)||"string"==typeof i&&-1!==i.split(/\s+/).indexOf(a))&&!e[c]&&(e[c]=!0,s(e))};t.attachEvent?t.attachEvent(e,n):t.addEventListener(e,n,!1)},s.util.enableActions=function(e){s.util.on("click","locksmith-action",function(e){e.preventDefault();var t=e.target;t.dataset.confirmWith&&!confirm(t.dataset.confirmWith)||(t.disabled=!0,t.innerText=t.dataset.disableWith,s.post("/action",t.dataset.locksmithParams,{spinner:!1,type:"text",success:function(e){(e=JSON.parse(e.responseText)).message&&alert(e.message),s.util.reload()}}))},e)},s.util.inject=function(e,t){var n=["data","locksmith","append"];if(-1!==t.indexOf(n.join("-"))){var o=document.createElement("div");o.innerHTML=t,e.appendChild(o)}else e.innerHTML=t;var i,a,s=e.querySelectorAll("script");for(a=0;a<s.length;++a){i=s[a];var c=document.createElement("script");if(i.type&&(c.type=i.type),i.src)c.src=i.src;else{var l=document.createTextNode(i.innerHTML);c.appendChild(l)}e.appendChild(c)}var r=e.querySelector("[autofocus]");r&&r.focus()},s.post=function(e,t,n){!1!==(n=n||{}).spinner&&s.util.clobberBody(s.util.spinnerHTML);var o={};n.container===document?(o.layout=1,n.success=function(e){s.util.clobberDocument(e)}):n.container&&(o.layout=0,n.success=function(e){var t=document.getElementById(n.container);s.util.inject(t,e),t.id===t.firstChild.id&&t.parentElement.replaceChild(t.firstChild,t)}),n.form_type&&(t.form_type=n.form_type),n.include_layout_classes!==undefined&&(t.include_layout_classes=n.include_layout_classes),n.lock_id!==undefined&&(t.lock_id=n.lock_id),s.loading=!0;var i=s.util.makeUrl(e,o),a="json"===n.type||"text"===n.type;fetch(i,{method:"POST",headers:{"Content-Type":"application/json",Accept:a?"application/json":"text/html"},body:JSON.stringify(t)}).then(function(e){if(!e.ok)throw new Error("Request failed: "+e.status);return e.text()}).then(function(e){var t=n.success||s.util.clobberDocument;t(a?{responseText:e}:e)})["catch"](function(e){if(!s.reloading)if("dashboard.weglot.com"!==window.location.host){if(!n.silent)throw alert("Something went wrong! Please refresh and try again."),e;console.error(e)}else console.error(e)})["finally"](function(){s.loading=!1})},s.postResource=function(e,t){e.path=s.path,e.search=window.location.search,e.state=s.state,e.passcode&&(e.passcode=e.passcode.trim()),e.email&&(e.email=e.email.trim()),e.state.cart=s.cache.cart,e.locksmith_json=s.jsonTag,e.locksmith_json_signature=s.jsonTagSignature,s.post("/resource",e,t)},s.ping=function(e){if(!s.isEmbedded){e=e||{};s.post("/ping",{path:s.path,search:window.location.search,state:s.state},{spinner:!!e.spinner,silent:"undefined"==typeof e.silent||e.silent,type:"text",success:function(e){e&&e.responseText?(e=JSON.parse(e.responseText)).messages&&0<e.messages.length&&s.showMessages(e.messages):console.error("[Locksmith] Invalid result in ping callback:",e)}})}},s.timeoutMonitor=function(){var e=s.cache.cart;s.ping({callback:function(){e!==s.cache.cart||setTimeout(function(){s.timeoutMonitor()},6e4)}})},s.showMessages=function(e){var t=document.createElement("div");t.style.position="fixed",t.style.left=0,t.style.right=0,t.style.bottom="-50px",t.style.opacity=0,t.style.background="#191919",t.style.color="#ddd",t.style.transition="bottom 0.2s, opacity 0.2s",t.style.zIndex=999999,t.innerHTML=["<style>","  .locksmith-ab .locksmith-b { display: none; }","  .locksmith-ab.toggled .locksmith-b { display: flex; }","  .locksmith-ab.toggled .locksmith-a { display: none; }","  .locksmith-flex { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 10px 20px; }","  .locksmith-message + .locksmith-message { border-top: 1px #555 solid; }","  .locksmith-message a { color: inherit; font-weight: bold; }","  .locksmith-message a:hover { color: inherit; opacity: 0.8; }","  a.locksmith-ab-toggle { font-weight: inherit; text-decoration: underline; }","  .locksmith-text { flex-grow: 1; }","  .locksmith-cta { flex-grow: 0; text-align: right; }","  .locksmith-cta button { transform: scale(0.8); transform-origin: left; }","  .locksmith-cta > * { display: block; }","  .locksmith-cta > * + * { margin-top: 10px; }","  .locksmith-message a.locksmith-close { flex-grow: 0; text-decoration: none; margin-left: 15px; font-size: 30px; font-family: monospace; display: block; padding: 2px 10px; }","  @media screen and (max-width: 600px) {","    .locksmith-wide-only { display: none !important; }","    .locksmith-flex { padding: 0 15px; }","    .locksmith-flex > * { margin-top: 5px; margin-bottom: 5px; }","    .locksmith-cta { text-align: left; }","  }","  @media screen and (min-width: 601px) {","    .locksmith-narrow-only { display: none !important; }","  }","</style>"].join("")+e.map(function(e){return'<div class="locksmith-message">'+e+"</div>"}).join(""),document.body.appendChild(t),document.body.style.position="relative",document.body.parentElement.style.paddingBottom=t.offsetHeight+"px",setTimeout(function(){t.style.bottom=0,t.style.opacity=1},50),s.util.on("click","locksmith-ab-toggle",function(e){e.preventDefault();for(var t=e.target.parentElement;-1===t.className.split(" ").indexOf("locksmith-ab");)t=t.parentElement;-1!==t.className.split(" ").indexOf("toggled")?t.className=t.className.replace("toggled",""):t.className=t.className+" toggled"}),s.util.enableActions(t)}}()}();</script>
      <script data-locksmith>Locksmith.cache.cart=null</script>

  <script data-locksmith>Locksmith.jsonTag="{\"version\":\"v297\",\"locked\":false,\"initialized\":true,\"scope\":\"search\",\"access_granted\":true,\"access_denied\":false,\"requires_customer\":false,\"manual_lock\":false,\"remote_lock\":false,\"has_timeout\":false,\"remote_rendered\":null,\"hide_resource\":false,\"hide_links_to_resource\":false,\"transparent\":true,\"locks\":{\"all\":[],\"opened\":[]},\"keys\":[],\"keys_signature\":\"e14f57f2202957dd6d88591f4b1dc1eb8a47f2b2c96b189e3eadd183e757e55d\",\"state\":{\"template\":\"search\",\"theme\":185042534767,\"product\":null,\"collection\":null,\"page\":null,\"blog\":null,\"article\":null,\"app\":null},\"now\":1781025784,\"path\":\"\\\/search\",\"locale_root_url\":\"\\\/\",\"canonical_url\":\"https:\\\/\\\/www.redcatracing.com\\\/search\\\/site\\\/autosuggest.css\",\"customer_id\":null,\"customer_id_signature\":\"e14f57f2202957dd6d88591f4b1dc1eb8a47f2b2c96b189e3eadd183e757e55d\",\"cart\":null}";Locksmith.jsonTagSignature="a136a766a3ead36b88db0af50c4094d22d0cb3fc1a5b5c1e1e4d48b54cd54004"</script>
    <!-- Google Tag Manager -->
    <script>
      (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
      })(window,document,'script','dataLayer','GTM-MBH3ZMM');
    </script>
    <!-- End Google Tag Manager -->

    <!-- Global site tag (gtag.js) - Google Analytics -->
    <!--
      <script async data-src="https://www.googletagmanager.com/gtag/js?id=UA-3010113-3"></script>
      <script>
        window.dataLayer = window.dataLayer || [];
        function gtag(){dataLayer.push(arguments);}
        gtag('js', new Date());

        gtag('config', 'UA-3010113-3');
      </script>
    -->
    <!-- End SITE TAG -->

   <style>
    .modal-custom{
    z-index: 2147483647 !important;
    }
    </style>

    <!-- Bing Tag -->
    <script>
      (function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"56198185"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");
    </script>
    <!-- End Bing Tag -->
    <!-- Affirm -->
    <script>
      if(navigator.userAgent.indexOf("Chrome-Lighthouse") == -1) {
      _affirm_config = {
        public_api_key:  "60TRF7KOJMSTX2SU",
        script:          "https://cdn1.affirm.com/js/v2/affirm.js"
      };
      (function(l,g,m,e,a,f,b){var d,c=l[m]||{},h=document.createElement(f),n=document.getElementsByTagName(f)[0],k=function(a,b,c){return function(){a[b]._.push([c,arguments])}};c[e]=k(c,e,"set");d=c[e];c[a]={};c[a]._=[];d._=[];c[a][b]=k(c,a,b);a=0;for(b="set add save post open empty reset on off trigger ready setProduct".split(" ");a<b.length;a++)d[b[a]]=k(c,e,b[a]);a=0;for(b=["get","token","url","items"];a<b.length;a++)d[b[a]]=function(){};h.async=!0;h.src=g[f];n.parentNode.insertBefore(h,n);delete g[f];d(g);l[m]=c})(window,_affirm_config,"affirm","checkout","ui","script","ready");
      // Use your live public API Key and https://cdn1.affirm.com/js/v2/affirm.js script to point to Affirm production environment.
      }
    </script>
    <!-- End Affirm -->
    <meta name="google-site-verification" content="GOTUQqriR22wvNRRH_G9YR8Bu1UmyCdRZd6MRU4NuYs">
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="theme-color" content="#c12026">
    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">

    <link
      rel="stylesheet"
      href="https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.css"
    >

    

    

    <link rel="canonical" href="https://www.redcatracing.com/search">
    <link rel="shortcut icon" href="//www.redcatracing.com/cdn/shop/files/favicon_32x32.png?v=1613624472" type="image/png">

    <script>
  window.onload = null; // curb 40px shift of fixed elements
</script>

<style type="text/css">
  #admin_bar_iframe {
    display: none;
  }
  html {
    padding-top: 0 !important;
  }
</style>

    <script id="product-json" type="application/json">
  null
</script>

    <script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "Organization",
  "@id": "https:\/\/www.redcatracing.com#organization",
  "name": "Redcat Racing",
  "url": "https:\/\/www.redcatracing.com",
  "logo": {
    "@type": "ImageObject",
    "url": null
  }
}
</script>

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "WebSite",
  "url": "https:\/\/www.redcatracing.com",
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://www.redcatracing.com/search?q={q}",
    "query-input": "required name=q"
  }
}
</script>

<script type="application/ld+json">
  {
    "@context": "http://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@id": "https:\/\/www.redcatracing.com",
          "name": "Redcat Racing"
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@id": "https:\/\/www.redcatracing.com",
          "name": "Search"
        }
      }
    ]
  }
</script>




    






<title>Search   &ndash; Redcat Racing</title>

    

<meta property="og:type" content="website" />
<meta property="og:title" content="Search" />
<meta property="og:image" content="http://www.redcatracing.com/cdn/shop/t/31/assets/../assets/images/logo.png?v=8517" />
<meta property="og:image:secure_url" content="https://www.redcatracing.com/cdn/shop/t/31/assets/../assets/images/logo.png?v=8517" />



<meta property="og:description" content="Redcat was founded in 2005 with the ambition of bringing people together and enhancing lives through our products. All of our practices are infused with our passion for automotive racing and R/C. Creating positive experiences with the product and brand is the driving force behind our innovations and vision." />


<meta property="og:url" content="https://www.redcatracing.com/search" />
<meta property="og:site_name" content="Redcat Racing" />

    


    

<script type="text/javascript"> 
  window.getCookie = function(key) {
    var keyValue = document.cookie.match('(^|;) ?' + key + '=([^;]*)(;|$)');
    return keyValue ? keyValue[2] : null;
  }  

  window.setCookie = function(name,value,days) {
    var expires = "";
    if (days) {
      var date = new Date();
      date.setTime(date.getTime() + (days*24*60*60*1000));
      expires = "; expires=" + date.toUTCString();
    }
    document.cookie = name + "=" + (value || "")  + expires + "; path=/";
  }
</script>

    <style>
  :root {
    --color-primary: #c12026;
    --color-primary-rgba: rgba(193, 32, 38,0.91);
    --color-secondary: #0b1f41;
    --color-secondary-rgba: rgba(11, 31, 65,0.97);
    --color-accent: #ea2930;
    --color-default: #050606;
    --color-default-rgba: rgba(5, 6, 6,0.9);
    --color-grey: #a2aaac;
    --color-light-grey: #f3f3f3;
    --logo-width-desktop: 197px;
    --logo-width-mobile: 112px;
  }
</style>

    <link href="//www.redcatracing.com/cdn/shop/t/31/assets/theme.min.css?v=156392660493286140791777643339" rel="stylesheet" type="text/css" media="all" />

    

    
 


 
 





 
<script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="google-site-verification" content="8NWRE8X2G0iL5eWV5Bxnz4Oz9G8ncSa8CJczd8oiS_k">
<meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/7924285530/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="79aae6f8315399483423c252f961bf11">
<meta id="in-context-paypal-metadata" data-shop-id="7924285530" data-venmo-supported="true" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD">
<script async="async" data-src="/checkouts/internal/preloads.js?locale=en-US"></script>
<link rel="preconnect" href="https://shop.app" crossorigin="anonymous">
<script async="async" data-src="https://shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=7924285530" crossorigin="anonymous"></script>
<script id="apple-pay-shop-capabilities" type="application/json">{"shopId":7924285530,"countryCode":"US","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/7924285530","merchantName":"Redcat Racing","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover","elo","jcb"],"total":{"type":"pending","label":"Redcat Racing","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script>
<script id="shopify-features" type="application/json">{"accessToken":"79aae6f8315399483423c252f961bf11","betas":["rich-media-storefront-analytics"],"domain":"www.redcatracing.com","predictiveSearch":true,"shopId":7924285530,"locale":"en"}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "redcatracingcom.myshopify.com";
Shopify.locale = "en";
Shopify.currency = {"active":"USD","rate":"1.0"};
Shopify.country = "US";
Shopify.theme = {"name":"NVD Rosewood - Fuel Made-1.2 Klaviyo BiS fi...","id":185042534767,"schema_name":null,"schema_version":null,"theme_store_id":796,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "www.redcatracing.com/cdn";
Shopify.routes = Shopify.routes || {};
Shopify.routes.root = "/";
Shopify.shopJsCdnBaseUrl = "https://cdn.shopify.com/shopifycloud/shop-js";
Shopify.SignInWithShop = Shopify.SignInWithShop || {};
Shopify.SignInWithShop.User = Shopify.SignInWithShop.User || {};
Shopify.SignInWithShop.User.recognized = false;</script>
<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
<script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script>
<script>
  window.ShopifyPay = window.ShopifyPay || {};
  window.ShopifyPay.apiHost = "shop.app\/pay";
  window.ShopifyPay.redirectState = null;
</script>
<script>
  window.Shopify = window.Shopify || {};
  window.Shopify.SignInWithShop = window.Shopify.SignInWithShop || {};
  window.Shopify.SignInWithShop.assetMetrics = { sampleRate: 0.01 };
  window.Shopify.SignInWithShop.eligible = true;
</script>
<script id="shop-js-analytics" type="application/json">{"pageType":"search"}</script>
<script defer="defer" async type="module" data-src="//www.redcatracing.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js"></script>
<script type="module">
  await import("//www.redcatracing.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js");

  window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true});

</script>
<script>
  window.Shopify = window.Shopify || {};
  if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {};
  window.Shopify.featureAssets['shop-js'] = {"shop-toast-manager":["modules/v2/loader.shop-toast-manager.en.esm.js"],"shop-cash-offers":["modules/v2/loader.shop-cash-offers.en.esm.js"],"listener":["modules/v2/loader.listener.en.esm.js"],"shop-button":["modules/v2/loader.shop-button.en.esm.js"],"init-shop-user-recognition":["modules/v2/loader.init-shop-user-recognition.en.esm.js"],"init-windoid":["modules/v2/loader.init-windoid.en.esm.js"],"init-fed-cm":["modules/v2/loader.init-fed-cm.en.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/loader.init-shop-email-lookup-coordinator.en.esm.js"],"avatar":["modules/v2/loader.avatar.en.esm.js"],"init-shop-cart-sync":["modules/v2/loader.init-shop-cart-sync.en.esm.js"],"shop-login-button":["modules/v2/loader.shop-login-button.en.esm.js"],"shop-user-recognition":["modules/v2/loader.shop-user-recognition.en.esm.js"],"checkout-modal":["modules/v2/loader.checkout-modal.en.esm.js"],"init-customer-accounts-sign-up":["modules/v2/loader.init-customer-accounts-sign-up.en.esm.js"],"pay-button":["modules/v2/loader.pay-button.en.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/loader.init-shop-for-new-customer-accounts.en.esm.js"],"shop-cart-sync":["modules/v2/loader.shop-cart-sync.en.esm.js"],"init-customer-accounts":["modules/v2/loader.init-customer-accounts.en.esm.js"],"shop-login":["modules/v2/loader.shop-login.en.esm.js"],"shop-follow-button":["modules/v2/loader.shop-follow-button.en.esm.js"],"lead-capture":["modules/v2/loader.lead-capture.en.esm.js"],"payment-terms":["modules/v2/loader.payment-terms.en.esm.js"]};
</script>
<script>(function() {
  var isLoaded = false;
  function asyncLoad() {
    if (isLoaded) return;
    isLoaded = true;
    var urls = ["https:\/\/services.nofraud.com\/js\/device.js?shop=redcatracingcom.myshopify.com","https:\/\/bingshoppingtool-t2app-prod.trafficmanager.net\/uet\/tracking_script?shop=redcatracingcom.myshopify.com","https:\/\/shopify-hubbox.s3.amazonaws.com\/production\/assets\/v1\/js\/cart.js?shop=redcatracingcom.myshopify.com","https:\/\/cdn.richpanel.com\/js\/richpanel_shopify_script.js?appClientId=redcatracing3321\u0026tenantId=redcatracing332\u0026shop=redcatracingcom.myshopify.com\u0026shop=redcatracingcom.myshopify.com","https:\/\/cdn.shopify.com\/s\/files\/1\/0079\/2428\/5530\/t\/26\/assets\/affirmShopify.js?v=1711496229\u0026shop=redcatracingcom.myshopify.com","https:\/\/hello.zonos.com\/shop-duty-tax\/hello.js?1692301052890\u0026shop=redcatracingcom.myshopify.com","https:\/\/ideafyi.oss-us-west-1.aliyuncs.com\/js\/blocker.js?v=2\u0026shop=redcatracingcom.myshopify.com","https:\/\/cdn.hextom.com\/js\/freeshippingbar.js?shop=redcatracingcom.myshopify.com","\/\/cdn.shopify.com\/proxy\/74aaa8bc8515cccff88bcf8018e24a66597f3b5a4f8d2db7418be5ee8c3e61fc\/api.goaffpro.com\/loader.js?shop=redcatracingcom.myshopify.com\u0026sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMA"];
    for (var i = 0; i < urls.length; i++) {
      var s = document.createElement('script');
      s.type = 'text/javascript';
      s.async = true;
      s.src = urls[i];
      var x = document.getElementsByTagName('script')[0];
      x.parentNode.insertBefore(s, x);
    }
  };
  document.addEventListener('StartAsyncLoading',function(event){asyncLoad();});if(window.attachEvent) {
    window.attachEvent('onload', function(){});
  } else {
    window.addEventListener('load', function(){}, false);
  }
})();</script>
<script id="__st">var __st={"a":7924285530,"offset":-25200,"reqid":"21bca0fa-21a8-4568-97d3-042cc45fe364-1781025784","pageurl":"www.redcatracing.com\/search\/site\/autosuggest.css","u":"df33855288d4","p":"searchresults"};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script>
<script integrity="sha256-JjoPp5ZfB1sSAs5SQaol1x1GgvveM+BgmRzyDexInEQ=" data-source-attribution="shopify.loadfeatures" defer="defer" data-src="//www.redcatracing.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js" crossorigin="anonymous"></script>
<script crossorigin="anonymous" defer="defer" data-src="//www.redcatracing.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812"></script>
<script data-source-attribution="shopify.dynamic_checkout.dynamic.init">var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.data-src="https://www.redcatracing.com/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js",t.type="module",document.head.appendChild(t)}};
</script>
<script data-source-attribution="shopify.dynamic_checkout.buyer_consent">
  function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent);
</script>
<script data-source-attribution="shopify.dynamic_checkout.cart.bootstrap">document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}}));
</script>
<script async="async" integrity="sha256-hlq21VGceRKy8z+Fjhropk1BwDPACP0RdQ5rBrATyUo=" data-src="//cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-67b41cb9.js" crossorigin="anonymous"></script>
<link id="shopify-accelerated-checkout-styles" rel="stylesheet" media="screen" href="https://www.redcatracing.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css" crossorigin="anonymous">
<style id="shopify-accelerated-checkout-cart">
        #shopify-buyer-consent {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

#shopify-buyer-consent.hidden {
  display: none;
}

#shopify-subscription-policy-button {
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  font-size: inherit;
  cursor: pointer;
}

#shopify-subscription-policy-button::before {
  box-shadow: none;
}

      </style>

<script id="shopify-cfh-end">window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>


    <script src="//assets.findify.io/redcatracingcom.myshopify.com.min.js" async defer></script>
    

    <script id="otRegion" type="text/javascript">
  document.addEventListener('DOMContentLoaded', (event) => {
      otRegionShop = Shopify.shop;
      let otRegionRootLink =
          "https://apps.synctrack.io/region-restrictions";
      let otRegionBody = document.querySelector("body");
      let otRegionHead = document.querySelector("head");
      let otRegionContent = document.createElement("div");
      let otRegionDomBlockIP = localStorage.getItem("otRegionDomBlockIP");
      let otRegionAutoBlock = localStorage.getItem("otRegionAutoBlock");
      let otRegionTypeBlock = localStorage.getItem("otRegionTypeBlock");
      let otRegionDomBlockCollection = JSON.parse(
          localStorage.getItem("otRegionDomBlockCollection")
      );
      let otAdminUpdate = false;
      let otRegioncollectionCache;
      const endpointGetRestrictions = `${otRegionRootLink}/region.php?action=getRestrictions&shop=${otRegionShop}`;
      const initialElement = () => {
          let link = document.createElement("link");
          link.type = "text/css";
          link.rel = "stylesheet";
          link.href = `${otRegionRootLink}/assets/css/region.css`;
          otRegionContent.classList.add("ot-redirect");
          otRegionHead.appendChild(link);
          otRegionBody.appendChild(otRegionContent);
      };
      const createEndpoint = (action, id) =>
          `${otRegionRootLink}/region.php?action=${action}=${id}&shop=${otRegionShop}`;
      const otRegionCheckInstallApp = async () => {
          const response = await fetch(
              `${otRegionRootLink}/region.php?action=checkInstallApp&shop=${otRegionShop}`
          );
          const data = await response.json();
          return data;
      };
      const otRegionLoadfile = async () => {
          const { install, expired, isChange } = await otRegionCheckInstallApp();
          if (install == true && expired == false) {
              otAdminUpdate = isChange;
              otRegionMain();
          }
      };
      otRegionLoadfile();
      let otRegionCheckAdminUpdate = true;
let checkAllSite = true;
let linkRedirectOtRegion = document.createElement('meta');
linkRedirectOtRegion.setAttribute('http-equiv', 'refresh');

const changeDom = (data, page, id) => {
  localStorage.setItem('otRegionAutoBlock', data.autoBlock);
  localStorage.setItem('otRegionTypeBlock', data.typeBlock);
  let res = regexScriptTag(data.html);
  data.html.startsWith('linkHref=')
    ? addMetaRedirect(
        data.html.slice(data.html.indexOf('=') + 1, data.html.length)
      )
    : otInitialElement(res);
  if (page == 'home') {
    localStorage.setItem('otRegionDomBlockIP', data.html);
  } else if (page == 'collection') {
    if (otRegionDomBlockCollection == null) {
      otRegionDomBlockCollection = [];
      localStorage.setItem(
        'otRegionDomBlockCollection',
        JSON.stringify([{ value: data.html, idCollection: id }])
      );
    } else {
      if (
        otRegionDomBlockCollection.find((item) => item.id == id) !== undefined
      ) {
        const newCollection = otRegionDomBlockCollection.map((item) =>
          item.id == id ? { value: data.html, idCollection: id } : item
        );
        localStorage.setItem(
          'otRegionDomBlockCollection',
          JSON.stringify(newCollection)
        );
      } else {
        localStorage.setItem(
          'otRegionDomBlockCollection',
          JSON.stringify([
            ...otRegionDomBlockCollection,
            { value: data.html, idCollection: id },
          ])
        );
      }
    }
  }
};

const handleDomCache = (data) => {
  handleIpCandidateDynamic(data);
  if (data !== '') {
    fetch(
      `${otRegionRootLink}/region.php?action=updateStatistic&shop=${otRegionShop}`
    );
  }
};

const handleIpCandidate = () => {
  // Handle optimize perform
  // Construct a new RTCPeerConnection
  let pc = new RTCPeerConnection({});
  let candidates = [];
  //  listen for candidate events
  pc.onicecandidate = (e) => {
    if (!e.candidate) {
      return;
    }
    candidates.push(
      convertCandidateOutput(e.candidate.candidate.split(' ')[0])
    );
    localStorage.setItem(
      'otRegionIpcandidate',
      JSON.stringify([{ ipCandidate: candidates[0] }])
    );
  };

  pc.createDataChannel('');
  pc.createOffer().then((offer) => pc.setLocalDescription(offer));
};

const checkResPonseBlockAllSite = (data) => (data == '' ? true : false);

function fetchApiHandleDom(url, page, id) {
  fetch(url)
    .then((res) => res.json())
    .then((data) => {
      data.typeBlock == '1' && localStorage.setItem('otRegionIp', data.ipFirst);
      handleIpCandidate();
      checkAllSite =
        page === 'home' ? checkResPonseBlockAllSite(data.html) : true;
      changeDom(data, page, id);
    });
}

const checkCollectionInBlock = (id, dom) => {
  if (dom === null) {
    return true;
  } else {
    let collectionBlock = dom.filter((item) => item.idCollection == id);
    if (collectionBlock.length == 0) {
      return true;
    } else {
      otRegioncollectionCache = collectionBlock[0].value;
      return false;
    }
  }
};

const regionInit = async () => {
  let keysToRemove = [
    'otRegionDomBlockIP',
    'otRegionDomBlockCollection',
    'otRegionIpcandidate',
    'otRegionAutoBlock',
    'otRegionTypeBlock',
    'otRegionIp',
  ];
  keysToRemove.forEach((k) => localStorage.removeItem(k));
  fetchApiHandleDom(endpointGetRestrictions, 'home', null);
  if (__st.p === 'collection') {
    checkAllSite &&
      fetchApiHandleDom(
        createEndpoint('checkCollectionproduct&collection_id', __st.rid),
        'collection',
        __st.rid
      );
  }
  if (__st.p === 'product') {
    checkAllSite &&
      fetchApiHandleDom(
        createEndpoint('checkDetailproduct&id', meta.product.id),
        'product',
        null
      );
  }
};

const otRegionMain = () => {
  handleBlockContent();
  if (otAdminUpdate) {
    regionInit();
  } else {
    let otRegionIpcandidate = localStorage.getItem('otRegionIpcandidate');
    let otRegionAutoBlock = localStorage.getItem("otRegionAutoBlock");
    if (otRegionIpcandidate !== null && otRegionDomBlockIP !== null && otRegionAutoBlock == 1) {
      handleDomCache(otRegionDomBlockIP);
      if (__st.p === 'collection') {
        if (otRegionDomBlockIP === '') {
          checkCollectionInBlock(__st.rid, otRegionDomBlockCollection)
            ? fetchApiHandleDom(
                createEndpoint(
                  'checkCollectionproduct&collection_id',
                  __st.rid
                ),
                'collection',
                __st.rid
              )
            : handleDomCache(otRegioncollectionCache);
        }
      }
      if (__st.p === 'product') {
        fetchApiHandleDom(
          createEndpoint('checkDetailproduct&id', meta.product.id),
          'product',
          null
        );
      }
    } else {
      regionInit();
    }
  }
};

// helper

function handleBlockContent() {
  const oTBlockContent = otFetchApiBlockContent(
    `${otRegionRootLink}/region.php?action=blockContent&shop=${otRegionShop}`
  );
  oTBlockContent.then((data) => {
    const isBlockContent = data.block_content == '1';
    const isBlockPhoto = data.block_photo == '1';

    document.addEventListener('copy', function (e) {
      if (isBlockContent) {
        e.preventDefault();
        e.clipboardData.setData(
          'text/plain',
          "Do not copy this site's content!"
        );
      }
    });

    document.addEventListener('cut', function (e) {
      if (isBlockContent) {
        e.preventDefault();
        e.clipboardData.setData(
          'text/plain',
          "Do not cut this site's content!"
        );
      }
    });

    document.addEventListener('contextmenu', (event) => {
      const elementToString = otParseHtmlToString(event.target);
      const isImg = oTGetImages(elementToString.length);
      if (isBlockPhoto) {
        if (isImg) {
          event.preventDefault();
        }
      }

      // if (isBlockContent) {
      //   event.preventDefault();
      // }
    });

    document.onkeydown = (e) => {
      if (isBlockContent || isBlockPhoto) {
        if (
          e.keyCode === 123 ||
          ctrlShiftKey(e, 'I') ||
          ctrlShiftKey(e, 'J') ||
          ctrlShiftKey(e, 'C') ||
          (e.ctrlKey && e.keyCode === 'U'.charCodeAt(0))
        )
          return false;
      }
    };
  });

  function otParseHtmlToString(element) {
    return element.outerHTML;
  }

  function oTGetImages(string) {
    const imgRex = /<img.*?src="(.*?)"[^>]+>/g;
    const images = [];
    let img;
    while ((img = imgRex.exec(string))) {
      images.push(img[1]);
    }
    return images;
  }

  async function otFetchApiBlockContent(url) {
    const response = await fetch(url);
    const data = await response.json();
    return data;
  }
}

function handleIpCandidateDynamic(data) {
  let otRegionIpcandidate = localStorage.getItem('otRegionIpcandidate');
  let otRegionIp = localStorage.getItem('otRegionIp');
  let otRegionTypeBlock = localStorage.getItem('otRegionTypeBlock');
  let otRegionAutoBlock = localStorage.getItem('otRegionAutoBlock');

  let arrayIP = JSON.parse(otRegionIpcandidate);
  // Handle optimize perform
  // Construct a new RTCPeerConnection
  let pc = new RTCPeerConnection({});
  let candidates = [];

  //  listen for candidate events
  pc.onicecandidate = (e) => {
    if (!e.candidate) {
      return;
    }
    candidates.push(
      convertCandidateOutput(e.candidate.candidate.split(' ')[0])
    );
    if (otRegionAutoBlock == '1' && otRegionTypeBlock == '1') {
      if (data !== '') {
        renderDomCache(data);
        if (!checkIpCandidateInArr(arrayIP, candidates[0])) {
          let newArrIp = [...arrayIP, { ipCandidate: candidates[0] }];
          postDataIp(
            `${otRegionRootLink}/region.php?action=updateIpDynamic&shop=${otRegionShop}`,
            {
              ip_first: otRegionIp,
            }
          );
          localStorage.setItem('otRegionIpcandidate', JSON.stringify(newArrIp));
        }
      } else {
        !checkIpCandidateInArr(arrayIP, candidates[0])
          ? regionInit()
          : renderDomCache(data);
      }
    } else {
      !checkIpCandidateInArr(arrayIP, candidates[0]) && otRegionTypeBlock == '1'
        ? regionInit()
        : renderDomCache(data);
    }
  };

  pc.createDataChannel('');
  pc.createOffer().then((offer) => pc.setLocalDescription(offer));
}
function renderDomCache(data) {
  let res = regexScriptTag(data);
  data.startsWith('linkHref=')
    ? addMetaRedirect(data.slice(data.indexOf('=') + 1, data.length))
    : otInitialElement(res);
}

function convertCandidateOutput(candidate) {
  return candidate.slice(candidate.indexOf(':') + 1, candidate.length);
}

function checkIpCandidateInArr(arrayIP, candidate) {
  return arrayIP.some(
    (item) => item.ipCandidate == convertCandidateOutput(candidate)
  );
}

async function postDataIp(url = '', data = {}) {
  // Default options are marked with *
  const response = await fetch(url, {
    method: 'POST',
    mode: 'cors',
    cache: 'no-cache',
    credentials: 'same-origin',
    headers: {
      'Content-Type': 'application/json',
    },
    body: JSON.stringify(data), // body data type must match "Content-Type" header
  });
  return response; // parses JSON response into native JavaScript objects
}

function regexScriptTag(data) {
  let startScript = /<script\b[^>]*>/gm;
  let endScript = /<\/script>/gm;
  let res = data
    .replaceAll(startScript, '&lt;script&gt;')
    .replaceAll(endScript, '&lt;/script&gt;');
  return res;
}

function addMetaRedirect(linkRedirect) {
  window.location.replace(linkRedirect);
}

function otInitialElement(res) {
  let d = new Date();
  let ver = d.getTime();
  let otRegionBody = document.querySelector('body');
  let otRegionHead = document.querySelector('head');
  let otRegionContent = document.createElement('div');
  let link = document.createElement('link');
  link.type = 'text/css';
  link.rel = 'stylesheet';
  link.href = `${otRegionRootLink}/assets/css/region.css?v=${ver}`;
  otRegionContent.classList.add('ot-redirect');
  otRegionHead.appendChild(link);
  otRegionBody.appendChild(otRegionContent);
  otRegionContent.innerHTML = res;
  res !== '' && otRegionBody.classList.add('stopScrolling');
}

  });
</script>
    

    <!-- Start cookieyes banner -->
    <script
      id="cookieyes"
      type="text/javascript"
      src="https://cdn-cookieyes.com/client_data/f1c4c3e38b3e4e4b20f2751d/script.js"
    ></script>
    <!-- End cookieyes banner -->

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.umd.js"></script>
  <!-- BEGIN app block: shopify://apps/klaviyo-email-marketing-sms/blocks/klaviyo-onsite-embed/2632fe16-c075-4321-a88b-50b567f42507 -->












  <script async src="https://static.klaviyo.com/onsite/js/T275Tx/klaviyo.js?company_id=T275Tx"></script>
  <script>!function(){if(!window.klaviyo){window._klOnsite=window._klOnsite||[];try{window.klaviyo=new Proxy({},{get:function(n,i){return"push"===i?function(){var n;(n=window._klOnsite).push.apply(n,arguments)}:function(){for(var n=arguments.length,o=new Array(n),w=0;w<n;w++)o[w]=arguments[w];var t="function"==typeof o[o.length-1]?o.pop():void 0,e=new Promise((function(n){window._klOnsite.push([i].concat(o,[function(i){t&&t(i),n(i)}]))}));return e}}})}catch(n){window.klaviyo=window.klaviyo||[],window.klaviyo.push=function(){var n;(n=window._klOnsite).push.apply(n,arguments)}}}}();</script>

  




  <script>
    window.klaviyoReviewsProductDesignMode = false
  </script>









<!-- END app block --><!-- BEGIN app block: shopify://apps/bm-country-blocker-ip-blocker/blocks/boostmark-blocker/bf9db4b9-be4b-45e1-8127-bbcc07d93e7e -->

  <script src="https://cdn.shopify.com/extensions/019d6083-0e3b-7ae4-a493-070ff71f92ea/boostymark-regionblock-72/assets/blocker.js?v=4&shop=redcatracingcom.myshopify.com" async></script>
  <script src="https://cdn.shopify.com/extensions/019d6083-0e3b-7ae4-a493-070ff71f92ea/boostymark-regionblock-72/assets/jk4ukh.js?c=6&shop=redcatracingcom.myshopify.com" async></script>

  

  

  

  

  













<!-- END app block --><!-- BEGIN app block: shopify://apps/loyalty-rewards-and-referrals/blocks/embed-sdk/6f172e67-4106-4ac0-89c5-b32a069b3101 -->

<style
  type='text/css'
  data-lion-app-styles='main'
  data-lion-app-styles-settings='{&quot;disableBundledCSS&quot;:false,&quot;disableBundledFonts&quot;:false,&quot;useClassIsolator&quot;:false}'
></style>

<!-- loyaltylion.snippet.version=d33aec01f2+10396 -->

<script>
  
  !function(t,n){function o(n){var o=t.getElementsByTagName("script")[0],i=t.createElement("script");i.src=n,i.crossOrigin="",o.parentNode.insertBefore(i,o)}if(!n.isLoyaltyLion){window.loyaltylion=n,void 0===window.lion&&(window.lion=n),n.version=2,n.isLoyaltyLion=!0;var i=new Date,e=i.getFullYear().toString()+i.getMonth().toString()+i.getDate().toString();o("https://sdk.loyaltylion.net/static/2/loader.js?t="+e);var r=!1;n.init=function(t){if(r)throw new Error("Cannot call lion.init more than once");r=!0;var a=n._token=t.token;if(!a)throw new Error("Token must be supplied to lion.init");for(var l=[],s="_push configure bootstrap shutdown on removeListener authenticateCustomer".split(" "),c=0;c<s.length;c+=1)!function(t,n){t[n]=function(){l.push([n,Array.prototype.slice.call(arguments,0)])}}(n,s[c]);o("https://sdk.loyaltylion.net/sdk/start/"+a+".js?t="+e+i.getHours().toString()),n._initData=t,n._buffer=l}}}(document,window.loyaltylion||[]);

  
    
      loyaltylion.init(
        { token: "189cbbbf4be5c7f2c82259c609c4dd1e" }
      );
    
  

  loyaltylion.configure({
    disableBundledCSS: false,
    disableBundledFonts: false,
    useClassIsolator: false,
  })

  
</script>



<!-- END app block --><!-- BEGIN app block: shopify://apps/dc-order-limits/blocks/cart-error-notifications/31798c03-8451-4b34-b6bd-53a41ce1a967 --><script>
  // Configuration for Cart Error Notifications
  window.DashCartErrorConfig = {
    alertType: 'browser',
    placement: 'top-right',
    autoDismiss: true,
    dismissDelay: 8 * 1000,
    modalTitle: 'You have tried to purchase too many',
    enabled: true
  };
</script>

<!-- END app block --><!-- BEGIN app block: shopify://apps/loyalty-rewards-and-referrals/blocks/embed-main/6f172e67-4106-4ac0-89c5-b32a069b3101 -->

<style
  type='text/css'
  data-lion-app-styles='main'
  data-lion-app-styles-settings='{&quot;primary_color&quot;:&quot;#4d384b&quot;,&quot;secondary_color&quot;:&quot;#126bbf&quot;,&quot;icon_color&quot;:&quot;#126bbf&quot;,&quot;button_size&quot;:&quot;medium&quot;,&quot;button_border_radius&quot;:4,&quot;button_primary_background_color&quot;:&quot;#4d384b&quot;,&quot;button_primary_text_color&quot;:&quot;#ffffff&quot;,&quot;button_neutral_background_color&quot;:&quot;#757575&quot;,&quot;button_neutral_text_color&quot;:&quot;#ffffff&quot;}'
></style>


<!-- END app block --><script src="https://cdn.shopify.com/extensions/019cf99f-1a5a-707b-8902-e7aac38ea7a6/dash-63/assets/cart-error-notifications.min.js" type="text/javascript" defer="defer"></script>
<link href="https://cdn.shopify.com/extensions/019cf99f-1a5a-707b-8902-e7aac38ea7a6/dash-63/assets/cart-error-notifications.css" rel="stylesheet" type="text/css" media="all">
<link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
<script>(function(){if ("sendBeacon" in navigator && "performance" in window) {try {var session_token_from_headers = performance.getEntriesByType('navigation')[0].serverTiming.find(x => x.name == '_s').description;} catch {var session_token_from_headers = undefined;}var session_cookie_matches = document.cookie.match(/_shopify_s=([^;]*)/);var session_token_from_cookie = session_cookie_matches && session_cookie_matches.length === 2 ? session_cookie_matches[1] : "";var session_token = session_token_from_headers || session_token_from_cookie || "";function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 7924285530,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token,page_type: "search"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script>
<script>
  window.__TREKKIE_SHIM_QUEUE = window.__TREKKIE_SHIM_QUEUE || [];
</script>
<script id="web-pixels-manager-setup">(function(){var wpmLoader=function(){"use strict";return function(e,d,r,n){var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};if(!Boolean(null==(i=null==(a=window.Shopify)?void 0:a.analytics)?void 0:i.replayQueue)){var a,i;window.Shopify=window.Shopify||{};var t=window.Shopify;t.analytics=t.analytics||{};var s=t.analytics;s.replayQueue=[],s.publish=function(e,d,r){return s.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var l,u,c,m,p,f,h,g,y,w,v,b,S,P=(u=(l={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/}).modern,c=l.legacy,(m=navigator.userAgent).match(u)?"modern":m.match(c)?"legacy":"unknown"),C="modern"===P?"modern":"legacy",_=(null!=n?n:{modern:"",legacy:""})[C],O=[(p={baseUrl:d,hashVersion:r,buildTarget:C}).baseUrl,"/wpm","/b",p.hashVersion,"modern"===p.buildTarget?"m":"l",".js"].join(""),U=(f={version:r,bundleTarget:P,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint},h=f.version,g=f.bundleTarget,y=f.surface,w=f.pageUrl,v=f.monorailEndpoint,{emit:function(e){var d=e.status,r=e.errorMsg,n=(new Date).getTime(),o=JSON.stringify({metadata:{event_sent_at_ms:n},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:h,bundle_target:g,page_url:w,status:d,surface:y,error_msg:r},metadata:{event_created_at_ms:n}}]});if(!v)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(v,o)}catch(e){}var a=new XMLHttpRequest;try{return a.open("POST",v,!0),a.setRequestHeader("Content-Type","text/plain"),a.send(o),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}});try{o.browserTarget=P,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,a=e.onerror,i=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,i&&(l.integrity=i,l.crossOrigin="anonymous"),s)for(var m in s)if(Object.prototype.hasOwnProperty.call(s,m))try{l.dataset[m]=s[m]}catch(e){}if(o&&l.addEventListener("load",o),a&&l.addEventListener("error",a),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:O,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null==(d=null==(e=window.Shopify)?void 0:e.analytics)?void 0:d.initialized)}()){var d=window.webPixelsManager.init(e)||void 0;if(d){var r=window.Shopify.analytics;r.replayQueue.forEach(function(e){var r=e[0],n=e[1],o=e[2];d.publishCustomEvent(r,n,o)}),r.replayQueue=[],r.publish=d.publishCustomEvent,r.visitor=d.visitor,r.initialized=!0}}},onerror:function(){return U.emit({status:"failed",errorMsg:"".concat(O," has failed to load")})},sri:(b=_,S=/^sha384-[A-Za-z0-9+/=]+$/,"string"==typeof b&&S.test(b)?_:""),scriptDataAttributes:o}),U.emit({status:"loading"})}catch(e){U.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}}}();wpmLoader({shopId: 7924285530,storefrontBaseUrl: "https://www.redcatracing.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: ["2dca8a86","d5bdd5d0","3209b71c","5acaffe6","86d76263","3b3c7daf","6faea013"],webPixelsConfigList: [{"id":"1514799471","configuration":"{\"accountID\":\"T275Tx\",\"webPixelConfig\":\"eyJlbmFibGVBZGRlZFRvQ2FydEV2ZW50cyI6IHRydWV9\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"524f6c1ee37bacdca7657a665bdca589","type":"APP","apiClientId":123074,"privacyPurposes":["ANALYTICS","MARKETING"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"1254981999","configuration":"{\"shop\":\"redcatracingcom.myshopify.com\",\"cookie_duration\":\"1296000\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"a2e7513c3708f34b1f617d7ce88f9697","type":"APP","apiClientId":2744533,"privacyPurposes":["ANALYTICS","MARKETING"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"1196065135","configuration":"{\"ti\":\"56198185\",\"endpoint\":\"https:\/\/bat.bing.com\/action\/0\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"5ee93563fe31b11d2d65e2f09a5229dc","type":"APP","apiClientId":2997493,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_personal_data"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"1113391471","configuration":"{\"shopUrl\":\"redcatracingcom.myshopify.com\",\"apiUrl\":\"https:\\\/\\\/services.nofraud.com\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0cf396a0daab06a8120b15747f89a0e3","type":"APP","apiClientId":1380557,"privacyPurposes":[],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"unrestricted"},{"id":"741507439","configuration":"{\"config\":\"{\\\"google_tag_ids\\\":[\\\"G-6C5SQV7YGB\\\",\\\"AW-716286797\\\",\\\"GT-P3NNJPJJ\\\"],\\\"target_country\\\":\\\"US\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":[\\\"G-6C5SQV7YGB\\\",\\\"AW-716286797\\\/dRdwCLH8z8QBEM3WxtUC\\\"]},{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":[\\\"G-6C5SQV7YGB\\\",\\\"AW-716286797\\\/-pBPCLT8z8QBEM3WxtUC\\\"]},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":[\\\"G-6C5SQV7YGB\\\",\\\"AW-716286797\\\/8XSCCKv8z8QBEM3WxtUC\\\",\\\"MC-MZRYMYX828\\\"]},{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":[\\\"G-6C5SQV7YGB\\\",\\\"AW-716286797\\\/Oa1ICKj8z8QBEM3WxtUC\\\",\\\"MC-MZRYMYX828\\\",\\\"AW-716286797\\\/URHtCJTgsN4DEM3WxtUC\\\",\\\"AW-716286797\\\/PCJRCMqQ29cDEM3WxtUC\\\"]},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":[\\\"G-6C5SQV7YGB\\\",\\\"AW-716286797\\\/Ok_1CK37z8QBEM3WxtUC\\\",\\\"MC-MZRYMYX828\\\"]},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":[\\\"G-6C5SQV7YGB\\\",\\\"AW-716286797\\\/OEIoCLf8z8QBEM3WxtUC\\\"]},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":[\\\"G-6C5SQV7YGB\\\",\\\"AW-716286797\\\/u3snCK78z8QBEM3WxtUC\\\"]}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"f15305aac1e98c5c26a7c80e7bc37bde","type":"APP","apiClientId":1780363,"privacyPurposes":[],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"232849498","configuration":"{\"pixelCode\":\"C9CQJDAQACNQR9RVV3C0\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"22e92c2ad45662f435e4801458fb78cc","type":"APP","apiClientId":4383523,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"112722010","configuration":"{\"pixel_id\":\"2367212883542447\",\"pixel_type\":\"facebook_pixel\",\"metaapp_system_user_token\":\"-\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"abff2a8add143ccb04deb20f0ebd74a9","type":"APP","apiClientId":2329312,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"47120474","configuration":"{\"tagID\":\"2613039129304\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"18031546ee651571ed29edbe71a3550b","type":"APP","apiClientId":3009811,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"28835930","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"2","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"name":"Google Tag Manager"},{"id":"136282479","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"4","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"name":"Findify"},{"id":"136315247","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"2","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"name":"Bing Conversion Tracking"},{"id":"144146799","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"1","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"name":"MS Ads Conversion"},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"Redcat Racing","paymentSettings":{"currencyCode":"USD"},"myshopifyDomain":"redcatracingcom.myshopify.com","countryCode":"US","storefrontUrl":"https:\/\/www.redcatracing.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"products":null,"purchasingCompany":null,"page":null},},"https://www.redcatracing.com/cdn","a9664f44w6a62cec8p04af10e4mb91e3447",{"modern":"","legacy":""},{"trekkieShim":true,"apiClientId":"580111","pageType":"searchresults","shopId":"7924285530","storefrontBaseUrl":"https:\/\/www.redcatracing.com","extensionBaseUrl":"https:\/\/extensions.shopifycdn.com\/cdn\/shopifycloud\/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[\"2dca8a86\", \"d5bdd5d0\", \"3209b71c\", \"5acaffe6\", \"86d76263\", \"3b3c7daf\", \"6faea013\"]","isMerchantRequest":"false","hashVersion":"a9664f44w6a62cec8p04af10e4mb91e3447","publish":"custom","events":"[[\"page_viewed\",{}],[\"search_submitted\",{\"searchResult\":{\"query\":\"\",\"productVariants\":[]}}]]"});})();</script><script>
  window.ShopifyAnalytics = window.ShopifyAnalytics || {};
  window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
  window.ShopifyAnalytics.meta.currency = 'USD';
  var meta = {"products":[],"page":{"pageType":"searchresults","requestId":"21bca0fa-21a8-4568-97d3-042cc45fe364-1781025784"}};
  for (var attr in meta) {
    window.ShopifyAnalytics.meta[attr] = meta[attr];
  }
</script>
<script class="analytics">
  (function () {
    var customDocumentWrite = function(content) {
      var jquery = null;

      if (window.jQuery) {
        jquery = window.jQuery;
      } else if (window.Checkout && window.Checkout.$) {
        jquery = window.Checkout.$;
      }

      if (jquery) {
        jquery('body').append(content);
      }
    };

    var hasLoggedConversion = function(token) {
      if (token) {
        return document.cookie.indexOf('loggedConversion=' + token) !== -1;
      }
      return false;
    }

    var setCookieIfConversion = function(token) {
      if (token) {
        var twoMonthsFromNow = new Date(Date.now());
        twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);

        document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow;
      }
    }

    var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
    window.ShopifyAnalytics.lib.trekkie = window.trekkie;
    if (trekkie.integrations) {
      return;
    }
    trekkie.methods = [
      'identify',
      'page',
      'ready',
      'track',
      'trackForm',
      'trackLink'
    ];
    trekkie.factory = function(method) {
      return function() {
        var args = Array.prototype.slice.call(arguments);
        args.unshift(method);
        trekkie.push(args);
        if (window.__TREKKIE_SHIM_QUEUE && (method == 'track' || method == 'page')) {
          try {
            window.__TREKKIE_SHIM_QUEUE.push({
              from: 'trekkie-stub',
              method: method,
              args: args.slice(1)
            });
          } catch (e) {
            // no-op
          }
        }
        return trekkie;
      };
    };
    for (var i = 0; i < trekkie.methods.length; i++) {
      var key = trekkie.methods[i];
      trekkie[key] = trekkie.factory(key);
    }
    trekkie.load = function(config) {
      trekkie.config = config || {};
      trekkie.config.initialDocumentCookie = document.cookie;
      var first = document.getElementsByTagName('script')[0];
var script = document.createElement('script');
script.type = 'text/javascript';
script.onerror = function(e) {
  var scriptFallback = document.createElement('script');
  scriptFallback.type = 'text/javascript';
  scriptFallback.onerror = function(error) {
          var Monorail = {
      produce: function produce(monorailDomain, schemaId, payload) {
        var currentMs = new Date().getTime();
        var event = {
          schema_id: schemaId,
          payload: payload,
          metadata: {
            event_created_at_ms: currentMs,
            event_sent_at_ms: currentMs
          }
        };
        return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event));
      },
      sendRequest: function sendRequest(endpointUrl, payload) {
        // Try the sendBeacon API
        if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) {
          var blobData = new window.Blob([payload], {
            type: 'text/plain'
          });

          if (window.navigator.sendBeacon(endpointUrl, blobData)) {
            return true;
          } // sendBeacon was not successful

        } // XHR beacon

        var xhr = new XMLHttpRequest();

        try {
          xhr.open('POST', endpointUrl);
          xhr.setRequestHeader('Content-Type', 'text/plain');
          xhr.send(payload);
        } catch (e) {
          console.log(e);
        }

        return false;
      },
      isIos12: function isIos12() {
        return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1;
      }
    };
    Monorail.produce('monorail-edge.shopifysvc.com',
      'trekkie_storefront_load_errors/1.1',
      {shop_id: 7924285530,
      theme_id: 185042534767,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "//www.redcatracing.com/cdn/s/trekkie.storefront.370ef8ffef154dc56bb5a814fea4666724353464.min.js"});

  };
  scriptFallback.async = true;
  scriptFallback.src = '//www.redcatracing.com/cdn/s/trekkie.storefront.370ef8ffef154dc56bb5a814fea4666724353464.min.js';
  first.parentNode.insertBefore(scriptFallback, first);
};
script.async = true;
script.src = '//www.redcatracing.com/cdn/s/trekkie.storefront.370ef8ffef154dc56bb5a814fea4666724353464.min.js';
first.parentNode.insertBefore(script, first);

    };
    trekkie.load(
      {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":7924285530,"isMerchantRequest":null,"themeId":185042534767,"themeCityHash":"5251108809839707800","contentLanguage":"en","currency":"USD","eventMetadataId":"633da931-2259-4aa4-9609-720c6418221a"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain","enabledBetaFlags":["b5387b81","d5bdd5d0"]},"Session Attribution":{},"S2S":{"facebookCapiEnabled":true,"source":"trekkie-storefront-renderer","apiClientId":580111}}
    );

    var loaded = false;
    trekkie.ready(function() {
      if (loaded) return;
      loaded = true;

      window.ShopifyAnalytics.lib = window.trekkie;

      var originalDocumentWrite = document.write;
      document.write = customDocumentWrite;
      try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
      document.write = originalDocumentWrite;

      window.ShopifyAnalytics.lib.page(null,{"pageType":"searchresults","requestId":"21bca0fa-21a8-4568-97d3-042cc45fe364-1781025784","shopifyEmitted":true});

      var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
      var token = match? match[1]: undefined;
      if (!hasLoggedConversion(token)) {
        setCookieIfConversion(token);
        window.ShopifyAnalytics.lib.track("Performed Search",{"query":null},undefined,undefined,{"shopifyEmitted":true});
      }
    });

    var eventsListenerScript = document.createElement('script');
    eventsListenerScript.async = true;
    eventsListenerScript.src = "//www.redcatracing.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js";
    document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
})();</script>
  <script>
  if (!window.ga || (window.ga && typeof window.ga !== 'function')) {
    window.ga = function ga() {
      (window.ga.q = window.ga.q || []).push(arguments);
      if (window.Shopify && window.Shopify.analytics && typeof window.Shopify.analytics.publish === 'function') {
        window.Shopify.analytics.publish("ga_stub_called", {}, {sendTo: "google_osp_migration"});
      }
      console.error("Shopify's Google Analytics stub called with:", Array.from(arguments), "\nSee https://help.shopify.com/manual/promoting-marketing/pixels/pixel-migration#google for more information.");
    };
    if (window.Shopify && window.Shopify.analytics && typeof window.Shopify.analytics.publish === 'function') {
      window.Shopify.analytics.publish("ga_stub_initialized", {}, {sendTo: "google_osp_migration"});
    }
  }
</script>
<script
  defer
  src="https://www.redcatracing.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.5.0.min.js"
  data-application="storefront-renderer"
  data-shop-id="7924285530"
  data-render-region="gcp-us-central1"
  data-page-type="search"
  data-theme-instance-id="185042534767"
  data-theme-name=""
  data-theme-version=""
  data-monorail-region="shop_domain"
  data-resource-timing-sampling-rate="10"
  data-shs="true"
  data-shs-beacon="true"
  data-shs-export-with-fetch="true"
  data-shs-logs-sample-rate="1"
  data-shs-beacon-endpoint="https://www.redcatracing.com/api/collect"
></script>
</head>

  <body>
    <!-- Google Tag Manager (noscript) -->
    <noscript
      ><iframe
        src="https://www.googletagmanager.com/ns.html?id=GTM-MBH3ZMM"
        height="0"
        width="0"
        style="display:none;visibility:hidden"
      ></iframe
    ></noscript>
    <!-- End Google Tag Manager (noscript) -->

    <aside id="HeaderTopBar" 
    class="background-accent text-white padding-vertical-1 large--padding-vertical-2 relative">
    <div class="container">
      <div class="flex items-center justify-center text-center relative font-weight-6 rte">
        <div class="font-size-1 large--font-size-2 letter-spacing-2 large--letter-spacing-3 text-uppercase">
          <p><a href="https://www.redcatracing.com/pages/warranty-information" title="https://www.redcatracing.com/pages/warranty-information">All Redcat vehicles include a 1 Year Limited&nbsp;Warranty</a></p>

        </div>
      </div>
    </div>

    <span class="absolute position-center-vertical right-1 large--right-2">
      <span id="CloseTopBar" class="block cursor-pointer font-size-1 line-height-solid">
        <svg class="svg-close" aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  <title>Close</title>
  <path d="M23.954 21.03l-9.184-9.095 9.092-9.174-2.832-2.807-9.09 9.179-9.176-9.088-2.81 2.81 9.186 9.105-9.095 9.184 2.81 2.81 9.112-9.192 9.18 9.1z"/>
</svg>

      </span>
    </span>
  </aside>

  <script type="text/javascript">
    function headerTopBar() { 
      var CloseTopBar = document.getElementById("CloseTopBar"), 
        HeaderTopBar = document.getElementById("HeaderTopBar"); 

      if(getCookie("no_shipping_bar")) { 
        HeaderTopBar.classList.add("hide"); 
      }

      CloseTopBar.addEventListener("click", function() { 
        HeaderTopBar.classList.add("hide"); 
        setCookie("no_shipping_bar", true, 0); 
      }); 
    }

    headerTopBar(); 
  </script>
    <div id="StickyHeader" class="sticky top-0 z-index-5">
  <header role="banner" id="Header" 
    class="top-0 sticky large--relative text-center z-index-9 border-bottom border-light-grey">
    <div class="relative z-index-3 background-white">
      <div class="container">
        <div class="flex items-center large--items-start justify-between padding-vertical-1">

          <div class="width-25 large--width-30">
            <div class="flex items-center">

              <span class="large--hide">
                <button class="hamburger hamburger--squeeze" type="button">
                  <span class="hamburger-box">
                    <span class="hamburger-inner"></span>
                  </span>
                </button>
              </span>
              
              <div class="large--hide">
                <a href="#" 
                  class="block padding-1 font-size-3 line-height-solid text-default" 
                  data-behavior="toggle-mobile-search">
                  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
  <title>
    Search
  </title>
  <path d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"/>
</svg>

                </a>
              </div>
              <div class="hide large--inline-block large--padding-top-3 width-100">
                

<form id="HeaderSearch"
  action="/search" role="search"
  class="relative font-weight-bold">
  <button type="submit" 
    class="button-reset absolute left-0 position-center-vertical text-accent text-primary-hover font-size-3">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
  <title>
    Search
  </title>
  <path d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"/>
</svg>

  </button>

  <input type="hidden" name="type" value="product" />
  <input class="font-size-2 letter-spacing-2 border-none width-100 padding-left-5 text-uppercase" 
    type="search" 
    name="q" 
    value="" 
    placeholder="Search the store..." 
    data-findify-attr="findify-autocomplete-input" />

  <div data-findify-attr="findify-search-results"
    class="absolute top-100 left-0"></div>
</form>

              </div>
            </div>
          </div>

          <div class="width-50 large--width-40 text-center">
            

<a href="/" class="block font-size--none line-height--none">
  <img
    class="logo"
    src="//www.redcatracing.com/cdn/shop/files/logo.png?v=1613622580"
    alt="Redcat Racing" />
</a>

          </div>

          <div class="width-25 large--width-30 text-right">
            <nav class="text-right large--padding-top-3 font-weight-bold">
  <ul class="list-reset font-size-2"><li class="hide large--inline-block margin-right-5">
          <a href="https://redcatracingcom.myshopify.com/a/store-locator/list"
            class="link font-size-2 text-uppercase letter-spacing-2 text-default border-bottom border-width-1 border-transparent border-accent-hover ">Dealer Locator</a>
        </li><li class="hide large--inline-block margin-right-5">
          <a href="/account"
            class="link font-size-2 text-uppercase letter-spacing-2 text-default border-bottom border-width-1 border-transparent border-accent-hover ">My Account</a>
        </li><li class="hide large--inline-block margin-right-5">
          <a href="/pages/contact"
            class="link font-size-2 text-uppercase letter-spacing-2 text-default border-bottom border-width-1 border-transparent border-accent-hover ">Contact Us</a>
        </li><li class="inline-block">
      <a href="/cart" class="text-accent text-primary-hover relative"
        data-behavior="toggle-cart">
        <span class="font-size-4">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
  <title>
    shopping-cart
  </title>
  <path d="M551.991 64H144.28l-8.726-44.608C133.35 8.128 123.478 0 112 0H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h80.24l69.594 355.701C150.796 415.201 144 430.802 144 448c0 35.346 28.654 64 64 64s64-28.654 64-64a63.681 63.681 0 0 0-8.583-32h145.167a63.681 63.681 0 0 0-8.583 32c0 35.346 28.654 64 64 64 35.346 0 64-28.654 64-64 0-18.136-7.556-34.496-19.676-46.142l1.035-4.757c3.254-14.96-8.142-29.101-23.452-29.101H203.76l-9.39-48h312.405c11.29 0 21.054-7.869 23.452-18.902l45.216-208C578.695 78.139 567.299 64 551.991 64zM208 472c-13.234 0-24-10.766-24-24s10.766-24 24-24 24 10.766 24 24-10.766 24-24 24zm256 0c-13.234 0-24-10.766-24-24s10.766-24 24-24 24 10.766 24 24-10.766 24-24 24zm23.438-200H184.98l-31.31-160h368.548l-34.78 160z"/>
</svg>

        </span>

        <span class="js-ajax-cart-count-wrapper absolute right--2 top--3 nowrap hide">
          <span class="js-ajax-cart-count">0</span>
        </span>
      </a>
    </li>
  </ul>
</nav>

          </div>

        </div>
      </div>
    </div>
  </header>

  




<nav role="navigation"
  class="hide large--block large--sticky large--top-0 z-index-9 width-100 background-white border-bottom border-light-grey text-center">
  <ul id="MainMenu"
    class="list-reset">
    

<li class="transition-all inline-block border-bottom border-width-2 border-transparent border-accent-hover margin-horizontal-3 relative has-children">
        <a
          class="link font-weight-7 inline-block padding-top-2 padding-bottom-1 text-default font-size-3 text-uppercase letter-spacing-2"
          href="/collections/vehicles"
          title="Vehicles"
          >
          Vehicles
        </a><ul class="submenu hide list-reset absolute top-100 position-center-horizontal background-white border border-light-grey width-5"
            style="margin-top: 0.1875rem;"><li class="block">
                <a class="mobile-menu-level-2 block link relative font-weight-5 font-size-2 letter-spacing-3 padding-3 border-bottom border-light-grey text-uppercase text-default text-accent-hover" 
                  href="https://www.redcatracing.com/collections/vehicles?findify_filters%5Bcustom_fields.Model_Type%5D%5B0%5D=%20Lowrider" 
                  title="RC Lowriders" 
                  >
                  RC Lowriders
                </a>
              </li><li class="block">
                <a class="mobile-menu-level-2 block link relative font-weight-5 font-size-2 letter-spacing-3 padding-3 border-bottom border-light-grey text-uppercase text-default text-accent-hover" 
                  href="/collections/rc-rock-crawlers-rc-scalers-rc-trail-trucks" 
                  title="RC Crawlers & Trail Trucks" 
                  >
                  RC Crawlers & Trail Trucks
                </a>
              </li><li class="block">
                <a class="mobile-menu-level-2 block link relative font-weight-5 font-size-2 letter-spacing-3 padding-3 border-bottom border-light-grey text-uppercase text-default text-accent-hover" 
                  href="/collections/rc-trucks" 
                  title="RC Trucks" 
                  >
                  RC Trucks
                </a>
              </li><li class="block">
                <a class="mobile-menu-level-2 block link relative font-weight-5 font-size-2 letter-spacing-3 padding-3 border-bottom border-light-grey text-uppercase text-default text-accent-hover" 
                  href="/collections/rc-on-road" 
                  title="RC On Road & Drift" 
                  >
                  RC On Road & Drift
                </a>
              </li><li class="block">
                <a class="mobile-menu-level-2 block link relative font-weight-5 font-size-2 letter-spacing-3 padding-3 border-bottom border-light-grey text-uppercase text-default text-accent-hover" 
                  href="/collections/rc-buggies" 
                  title="RC Buggies" 
                  >
                  RC Buggies
                </a>
              </li><li class="block">
                <a class="mobile-menu-level-2 block link relative font-weight-5 font-size-2 letter-spacing-3 padding-3 border-bottom border-light-grey text-uppercase text-default text-accent-hover" 
                  href="/collections/rc-short-course" 
                  title="RC Short Course & Truggy" 
                  >
                  RC Short Course & Truggy
                </a>
              </li></ul></li>
    

<li class="transition-all inline-block border-bottom border-width-2 border-transparent border-accent-hover margin-horizontal-3 relative">
        <a
          class="link font-weight-7 inline-block padding-top-2 padding-bottom-1 text-default font-size-3 text-uppercase letter-spacing-2"
          href="/collections/parts-accessories"
          title="Parts & Accessories"
          >
          Parts & Accessories
        </a></li>
    

<li class="transition-all inline-block border-bottom border-width-2 border-transparent border-accent-hover margin-horizontal-3 relative">
        <a
          class="link font-weight-7 inline-block padding-top-2 padding-bottom-1 text-default font-size-3 text-uppercase letter-spacing-2"
          href="/collections/apparel"
          title="Apparel"
          >
          Apparel
        </a></li>
    

<li class="transition-all inline-block border-bottom border-width-2 border-transparent border-accent-hover margin-horizontal-3 relative">
        <a
          class="link font-weight-7 inline-block padding-top-2 padding-bottom-1 text-default font-size-3 text-uppercase letter-spacing-2"
          href="/collections/scratch-dent"
          title="Scratch & Dent"
          >
          Scratch & Dent
        </a></li>
    

<li class="transition-all inline-block border-bottom border-width-2 border-transparent border-accent-hover margin-horizontal-3 relative">
        <a
          class="link font-weight-7 inline-block padding-top-2 padding-bottom-1 text-default font-size-3 text-uppercase letter-spacing-2"
          href="/collections/clearance"
          title="Clearance"
          >
          Clearance
        </a></li>
    

<li class="transition-all inline-block border-bottom border-width-2 border-transparent border-accent-hover margin-horizontal-3 relative">
        <a
          class="link font-weight-7 inline-block padding-top-2 padding-bottom-1 text-default font-size-3 text-uppercase letter-spacing-2"
          href="/pages/rewards"
          title="Rewards"
          >
          Rewards
        </a></li>
    

<li class="transition-all inline-block border-bottom border-width-2 border-transparent border-accent-hover margin-horizontal-3 relative has-children">
        <a
          class="link font-weight-7 inline-block padding-top-2 padding-bottom-1 text-default font-size-3 text-uppercase letter-spacing-2"
          href="#"
          title="Support"
          >
          Support
        </a><ul class="submenu hide list-reset absolute top-100 position-center-horizontal background-white border border-light-grey width-5"
            style="margin-top: 0.1875rem;"><li class="block">
                <a class="mobile-menu-level-2 block link relative font-weight-5 font-size-2 letter-spacing-3 padding-3 border-bottom border-light-grey text-uppercase text-default text-accent-hover" 
                  href="https://www.redcatracing.com/pages/manuals" 
                  title="Vehicle Manuals" 
                  >
                  Vehicle Manuals
                </a>
              </li><li class="block">
                <a class="mobile-menu-level-2 block link relative font-weight-5 font-size-2 letter-spacing-3 padding-3 border-bottom border-light-grey text-uppercase text-default text-accent-hover" 
                  href="https://www.redcatracing.com/#rp-customer-widget-faq-bb77bbb4-b47c-49e4-ab8e-ced8b68499f7" 
                  title="Warranty Policy" 
                  >
                  Warranty Policy
                </a>
              </li><li class="block">
                <a class="mobile-menu-level-2 block link relative font-weight-5 font-size-2 letter-spacing-3 padding-3 border-bottom border-light-grey text-uppercase text-default text-accent-hover" 
                  href="https://www.youtube.com/user/redcatracing" 
                  title="Our YouTube channel" 
                  >
                  Our YouTube channel
                </a>
              </li></ul></li>
    
  </ul>
</nav>

</div>

<div id="MobileMenu" 
  class="hide fixed absolute-fill z-index-max background-secondary-rgba text-white padding-top-13 padding-bottom-10 overflow-auto">
  <div id="MobileMenuInner" class="relative padding-top-6">
    <ul class="list-reset"><li class="block border-bottom" 
          style="border-color: #283A56;">
          <a
            class="mobile-menu-level-1 block link relative text-white text-uppercase font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-5"
            href="/collections/vehicles"
            title="Vehicles"
            data-behavior="toggle-submenu">
            Vehicles
<span class="absolute right-5 position-center-vertical z-index-2 font-size-1">
                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
  <title>
    angle-down
  </title>
  <path d="M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z"/>
</svg>

              </span></a>
            <ul class="hide list-reset">
              
<li class="block">
                  <a class="mobile-menu-level-2 block link relative font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-7" 
                    href="https://www.redcatracing.com/collections/vehicles?findify_filters%5Bcustom_fields.Model_Type%5D%5B0%5D=%20Lowrider" 
                    title="RC Lowriders" 
                    >
                    RC Lowriders
</a></li>
              
<li class="block">
                  <a class="mobile-menu-level-2 block link relative font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-7" 
                    href="/collections/rc-rock-crawlers-rc-scalers-rc-trail-trucks" 
                    title="RC Crawlers & Trail Trucks" 
                    >
                    RC Crawlers & Trail Trucks
</a></li>
              
<li class="block">
                  <a class="mobile-menu-level-2 block link relative font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-7" 
                    href="/collections/rc-trucks" 
                    title="RC Trucks" 
                    >
                    RC Trucks
</a></li>
              
<li class="block">
                  <a class="mobile-menu-level-2 block link relative font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-7" 
                    href="/collections/rc-on-road" 
                    title="RC On Road & Drift" 
                    >
                    RC On Road & Drift
</a></li>
              
<li class="block">
                  <a class="mobile-menu-level-2 block link relative font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-7" 
                    href="/collections/rc-buggies" 
                    title="RC Buggies" 
                    >
                    RC Buggies
</a></li>
              
<li class="block">
                  <a class="mobile-menu-level-2 block link relative font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-7" 
                    href="/collections/rc-short-course" 
                    title="RC Short Course & Truggy" 
                    >
                    RC Short Course & Truggy
</a></li>
              
            </ul></li><li class="block border-bottom" 
          style="border-color: #283A56;">
          <a
            class="mobile-menu-level-1 block link relative text-white text-uppercase font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-5"
            href="/collections/parts-accessories"
            title="Parts & Accessories"
            >
            Parts & Accessories
</a></li><li class="block border-bottom" 
          style="border-color: #283A56;">
          <a
            class="mobile-menu-level-1 block link relative text-white text-uppercase font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-5"
            href="/collections/apparel"
            title="Apparel"
            >
            Apparel
</a></li><li class="block border-bottom" 
          style="border-color: #283A56;">
          <a
            class="mobile-menu-level-1 block link relative text-white text-uppercase font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-5"
            href="/collections/scratch-dent"
            title="Scratch & Dent"
            >
            Scratch & Dent
</a></li><li class="block border-bottom" 
          style="border-color: #283A56;">
          <a
            class="mobile-menu-level-1 block link relative text-white text-uppercase font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-5"
            href="/collections/clearance"
            title="Clearance"
            >
            Clearance
</a></li><li class="block border-bottom" 
          style="border-color: #283A56;">
          <a
            class="mobile-menu-level-1 block link relative text-white text-uppercase font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-5"
            href="/pages/rewards"
            title="Rewards"
            >
            Rewards
</a></li><li class="block border-bottom" 
          style="border-color: #283A56;">
          <a
            class="mobile-menu-level-1 block link relative text-white text-uppercase font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-5"
            href="#"
            title="Support"
            data-behavior="toggle-submenu">
            Support
<span class="absolute right-5 position-center-vertical z-index-2 font-size-1">
                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
  <title>
    angle-down
  </title>
  <path d="M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z"/>
</svg>

              </span></a>
            <ul class="hide list-reset">
              
<li class="block">
                  <a class="mobile-menu-level-2 block link relative font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-7" 
                    href="https://www.redcatracing.com/pages/manuals" 
                    title="Vehicle Manuals" 
                    >
                    Vehicle Manuals
</a></li>
              
<li class="block">
                  <a class="mobile-menu-level-2 block link relative font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-7" 
                    href="https://www.redcatracing.com/#rp-customer-widget-faq-bb77bbb4-b47c-49e4-ab8e-ced8b68499f7" 
                    title="Warranty Policy" 
                    >
                    Warranty Policy
</a></li>
              
<li class="block">
                  <a class="mobile-menu-level-2 block link relative font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-7" 
                    href="https://www.youtube.com/user/redcatracing" 
                    title="Our YouTube channel" 
                    >
                    Our YouTube channel
</a></li>
              
            </ul></li><li class="block border-bottom" 
          style="border-color: #283A56;">
            <a
              class="mobile-menu-level-1 block link relative text-white text-uppercase font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-5"
              href="https://redcatracingcom.myshopify.com/a/store-locator/list"
              title="Dealer Locator">
              Dealer Locator
            </a>
          </li><li class="block border-bottom" 
          style="border-color: #283A56;">
            <a
              class="mobile-menu-level-1 block link relative text-white text-uppercase font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-5"
              href="/account"
              title="My Account">
              My Account
            </a>
          </li><li class="block border-bottom" 
          style="border-color: #283A56;">
            <a
              class="mobile-menu-level-1 block link relative text-white text-uppercase font-weight-bold font-size-2 letter-spacing-3 padding-3 padding-left-5"
              href="/pages/contact"
              title="Contact Us">
              Contact Us
            </a>
          </li></ul>

    <span class="font-weight-1 font-size-6 block padding-horizontal-5 padding-bottom-3 cursor-pointer absolute top--6 left-0 z-index-2" 
      data-behavior="close-mobile-menu">
      &times;
    </span>
  </div>
</div>

<div id="SearchOverlay" 
  class="hide fixed absolute-fill z-index-max background-primary-rgba text-white padding-top-13 padding-bottom-10">
  <div class="relative">
    <div class="padding-horizontal-5 max-width-7 center">
      

      <form action="/search" role="search">
        <div class="relative border-bottom border-white">
          <input type="hidden" name="type" value="product" />
          <input class="width-100 border-none background-transparent text-white text-uppercase letter-spacing-3 font-size-2 large--font-size-3 padding-vertical-1" type="search" name="q" value="" placeholder="Start typing your search term..." />

          <button type="submit"
            class="button-reset absolute right-0 position-center-vertical line-height-solid text-white padding-3 padding-right-1 js-close-search">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
  <title>
    Search
  </title>
  <path d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"/>
</svg>

          </button>
        </div>
      </form>
    </div>

    <span class="font-weight-1 font-size-6 block padding-horizontal-5 padding-bottom-3 cursor-pointer absolute top--10 left-0 z-index-2" 
      data-behavior="toggle-mobile-search">
      &times;
    </span>
  </div>
</div>

    <main role="main" id="Main">
      <div id="shopify-section-search" class="shopify-section">




<div class="padding-vertical-8 large--padding-vertical-9">
  <div class="container text-center">
    
    

    
      <div class="margin-bottom-5">
  

<div class="text-center margin-bottom-5 large--margin-bottom-6">
  
  
    <h1 class="font-weight-9 text-uppercase font-size-5 large--font-size-6 letter-spacing-3 large--letter-spacing-5 margin-top-0 margin-bottom-2">
      Search for products on our&nbsp;site

    </h1>
  

  

</div>
</div>
    

    <div class="padding-vertical-4 large--padding-vertical-5">
      <div class="max-width-6 center padding-vertical-2 border-bottom border-default">
        

<form id="HeaderSearch"
  action="/search" role="search"
  class="relative font-weight-bold">
  <button type="submit" 
    class="button-reset absolute left-0 position-center-vertical text-accent text-primary-hover font-size-3">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
  <title>
    Search
  </title>
  <path d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"/>
</svg>

  </button>

  <input type="hidden" name="type" value="product" />
  <input class="font-size-2 letter-spacing-2 border-none width-100 padding-left-5 text-uppercase" 
    type="search" 
    name="q" 
    value="" 
    placeholder="Search the store..." 
    data-findify-attr="findify-autocomplete-input" />

  <div data-findify-attr="findify-search-results"
    class="absolute top-100 left-0"></div>
</form>

      </div>
    </div>

  </div>
</div>


</div>
<div class="recently-viewed"></div><div class="trending-products"></div><div class="evm-most-popular-products"></div><div class="evm-new-arrivals-product"></div><div class="evm-featured-collections-product"></div><div class="evm-related-viewed-browsing"></div><script data-locksmith>
    var load = function () {

          if (document.querySelectorAll('.locksmith-manual-trigger').length > 0) {
            Locksmith.ping();
          }


      Locksmith.util.on('submit', 'locksmith-resource-form', function (event) {
        event.preventDefault();
        var data = Locksmith.util.serializeForm(event.target);
        Locksmith.postResource(data, { spinner: false, container: 'locksmith-content' });
      });

      Locksmith.util.on('click', 'locksmith-manual-trigger', function (event) {
        event.preventDefault();
        Locksmith.postResource({}, { spinner: true, container: document });
      });

      Locksmith.submitPasscode = function (passcode) {
        Locksmith.postResource(
          { passcode: passcode },
          { spinner: false, container: 'locksmith-content' }
        );
      };
    };

    if (typeof Locksmith !== 'undefined') {
      load();
    } else {
      window.addEventListener('load', load);
    }
  </script>
    </main>

    <footer id="Footer" class="background-default text-white padding-bottom-4 large--padding-top-6 large--padding-horizontal-5">
  <div class="width-100 max-width-8 center large--padding-horizontal-5">
    <div class="flex flex-row flex-wrap justify-between large--margin-bottom-8"><div class="border-bottom border-white large--border-none text-left font-size-3 large--padding-bottom-5 large--padding-left-8 width-100 large--width-auto" 
          data-behavior="accordion">
          <a class="block link font-size-2 font-weight-9 letter-spacing-3 text-uppercase padding-horizontal-5 padding-vertical-4 large--padding-horizontal-0 large--padding-vertical-2 letter-spacing-0 line-height-solid text-white large--margin-bottom-3 relative accordion-heading large--pointers-none large--cursor-default " 
            href="#"
            title="Shop By">
            Shop By

            <span class="absolute right-5 position-center-vertical z-index-2 font-size-1 large--hide">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
  <title>
    angle-down
  </title>
  <path d="M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z"/>
</svg>

            </span>
          </a><ul class="list-reset hide large--block accordion-content margin-vertical-1 large--margin-vertical-0">
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="/collections/vehicles"
                    title="Vehicles">Vehicles</a></li>
              
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="/collections/parts-accessories"
                    title="Parts & Accessories">Parts & Accessories</a></li>
              
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="/collections/clearance"
                    title="Clearance Sale">Clearance Sale</a></li>
              
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="https://www.redcatracing.com/a/store-locator/list"
                    title="Dealer Locator">Dealer Locator</a></li>
              
            </ul></div><div class="border-bottom border-white large--border-none text-left font-size-3 large--padding-bottom-5 large--padding-left-8 width-100 large--width-auto" 
          data-behavior="accordion">
          <a class="block link font-size-2 font-weight-9 letter-spacing-3 text-uppercase padding-horizontal-5 padding-vertical-4 large--padding-horizontal-0 large--padding-vertical-2 letter-spacing-0 line-height-solid text-white large--margin-bottom-3 relative accordion-heading large--pointers-none large--cursor-default " 
            href="#"
            title="Support">
            Support

            <span class="absolute right-5 position-center-vertical z-index-2 font-size-1 large--hide">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
  <title>
    angle-down
  </title>
  <path d="M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z"/>
</svg>

            </span>
          </a><ul class="list-reset hide large--block accordion-content margin-vertical-1 large--margin-vertical-0">
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="https://www.redcatracing.com/pages/manuals"
                    title="Vehicle Manuals">Vehicle Manuals</a></li>
              
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="https://redcatracingcom.myshopify.com/#rp-customer-widget-faq-bb77bbb4-b47c-49e4-ab8e-ced8b68499f7"
                    title="Warranty Policy">Warranty Policy</a></li>
              
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="https://redcatracingcom.myshopify.com/#rp-customer-widget-faq-19fb9b08-72f3-4275-98de-cb7dd0aebaf3"
                    title="Warranty Claim Form">Warranty Claim Form</a></li>
              
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="/pages/feedback"
                    title="Website Feedback Form">Website Feedback Form</a></li>
              
            </ul></div><div class="border-bottom border-white large--border-none text-left font-size-3 large--padding-bottom-5 large--padding-left-8 width-100 large--width-auto" 
          data-behavior="accordion">
          <a class="block link font-size-2 font-weight-9 letter-spacing-3 text-uppercase padding-horizontal-5 padding-vertical-4 large--padding-horizontal-0 large--padding-vertical-2 letter-spacing-0 line-height-solid text-white large--margin-bottom-3 relative accordion-heading large--pointers-none large--cursor-default " 
            href="#"
            title="Company">
            Company

            <span class="absolute right-5 position-center-vertical z-index-2 font-size-1 large--hide">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
  <title>
    angle-down
  </title>
  <path d="M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z"/>
</svg>

            </span>
          </a><ul class="list-reset hide large--block accordion-content margin-vertical-1 large--margin-vertical-0">
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="/pages/about-us"
                    title="About Us">About Us</a></li>
              
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="/pages/contact"
                    title="Contact Us">Contact Us</a></li>
              
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="/pages/become-an-authorized-redcat-dealer"
                    title="Become a Dealer">Become a Dealer</a></li>
              
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="https://redcatracing.goaffpro.com/"
                    title="Become an Affiliate">Become an Affiliate</a></li>
              
            </ul></div><div class="border-bottom border-white large--border-none text-left font-size-3 large--padding-bottom-5 large--padding-left-8 width-100 large--width-auto" 
          data-behavior="accordion">
          <a class="block link font-size-2 font-weight-9 letter-spacing-3 text-uppercase padding-horizontal-5 padding-vertical-4 large--padding-horizontal-0 large--padding-vertical-2 letter-spacing-0 line-height-solid text-white large--margin-bottom-3 relative accordion-heading large--pointers-none large--cursor-default " 
            href="#"
            title="My Account">
            My Account

            <span class="absolute right-5 position-center-vertical z-index-2 font-size-1 large--hide">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
  <title>
    angle-down
  </title>
  <path d="M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z"/>
</svg>

            </span>
          </a><ul class="list-reset hide large--block accordion-content margin-vertical-1 large--margin-vertical-0">
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="/account"
                    title="Sign Up / Log In">Sign Up / Log In</a></li>
              
            </ul></div><div class="border-bottom border-white large--border-none text-left font-size-3 large--padding-bottom-5 large--padding-left-8 width-100 large--width-25" 
          data-behavior="accordion">
          <a class="block link font-size-2 font-weight-9 letter-spacing-3 text-uppercase padding-horizontal-5 padding-vertical-4 large--padding-horizontal-0 large--padding-vertical-2 letter-spacing-0 line-height-solid text-white large--margin-bottom-3 relative accordion-heading large--pointers-none large--cursor-default " 
            href="#"
            title="Community">
            Community

            <span class="absolute right-5 position-center-vertical z-index-2 font-size-1 large--hide">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
  <title>
    angle-down
  </title>
  <path d="M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z"/>
</svg>

            </span>
          </a><ul class="list-reset hide large--block accordion-content margin-vertical-1 large--margin-vertical-0">
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="http://www.redcatrc.com/"
                    title="Blog">Blog</a></li>
              
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="https://www.thingiverse.com/RedcatRacing/designs"
                    title="Free Downloadable 3d Files">Free Downloadable 3d Files</a></li>
              
<li class="block padding-vertical-1 text-white">
                  <a class="block link font-size-2 font-weight-5 letter-spacing-3 relative padding-vertical-1 padding-horizontal-5 large--padding-0 text-grey-hover "
                    href="https://www.redcatracing.com/pages/aftermarket-hopup-parts-for-redcat-vehicles"
                    title="Aftermarket Hopups for Redcat Vehicles">Aftermarket Hopups for Redcat Vehicles</a></li>
              
            </ul></div></div>

    
    <div class="width-100 overflow-hidden flex flex-row flex-wrap justify-between">
      <div class="large--width-75"><div class="padding-bottom-5 overflow-hidden">
            <div class="klaviyo-form-RFzEuq"></div>
          </div></div>

      <div class="large--width-25">
        <div class="width-100 text-left large--padding-left-8">
          <span class="block link font-size-2 font-weight-9 letter-spacing-3 text-uppercase padding-horizontal-5 padding-vertical-4 large--padding-horizontal-0 large--padding-vertical-2 letter-spacing-0 line-height-solid text-white large--margin-bottom-3 relative">Connect with Us!</span><ul class="list-reset padding-horizontal-5 large--padding-horizontal-0"><li class="inline-block align-top large--margin-bottom-3 margin-right-1">
                  <div class="block aspect-ratio-1x1 width-2 text-primary">
                    <a href="https://www.facebook.com/RedcatRacing" class="absolute absolute-fill border border-default border-radius-circle link background-white text-accent-hover"
                      target="_blank">
                      <span class="block absolute position-center font-size-3 line-height-solid">
                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
  <title>
    Facebook
  </title>
  <path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"/>
</svg>

                      </span>
                    </a>
                  </div>
                </li><li class="inline-block align-top large--margin-bottom-3 margin-right-1">
                  <div class="block aspect-ratio-1x1 width-2 text-primary">
                    <a href="https://www.youtube.com/user/redcatracing" class="absolute absolute-fill border border-default border-radius-circle link background-white text-accent-hover"
                      target="_blank">
                      <span class="block absolute position-center font-size-3 line-height-solid">
                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
  <title>
    YouTube
  </title>
  <path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/>
</svg>

                      </span>
                    </a>
                  </div>
                </li><li class="inline-block align-top large--margin-bottom-3 margin-right-1">
                  <div class="block aspect-ratio-1x1 width-2 text-primary">
                    <a href="https://www.instagram.com/redcatracing/" class="absolute absolute-fill border border-default border-radius-circle link background-white text-accent-hover"
                      target="_blank">
                      <span class="block absolute position-center font-size-3 line-height-solid">
                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
  <title>
    Instagram
  </title>
  <path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/>
</svg>

                      </span>
                    </a>
                  </div>
                </li><li class="inline-block align-top large--margin-bottom-3 margin-right-1">
                  <div class="block aspect-ratio-1x1 width-2 text-primary">
                    <a href="https://twitter.com/redcatracing" class="absolute absolute-fill border border-default border-radius-circle link background-white text-accent-hover"
                      target="_blank">
                      <span class="block absolute position-center font-size-3 line-height-solid">
                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
  <title>
    Twitter
  </title>
  <path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/>
</svg>

                      </span>
                    </a>
                  </div>
                </li><li class="inline-block align-top large--margin-bottom-3 margin-right-1">
                  <div class="block aspect-ratio-1x1 width-2 text-primary">
                    <a href="https://www.linkedin.com/company/1257038" class="absolute absolute-fill border border-default border-radius-circle link background-white text-accent-hover"
                      target="_blank">
                      <span class="block absolute position-center font-size-3 line-height-solid">
                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
  <title>
    LinkedIn
  </title>
  <path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/>
</svg>

                      </span>
                    </a>
                  </div>
                </li><li class="inline-block align-top large--margin-bottom-3 ">
                  <div class="block aspect-ratio-1x1 width-2 text-primary">
                    <a href="https://www.pinterest.com/redcatracingaz/" class="absolute absolute-fill border border-default border-radius-circle link background-white text-accent-hover"
                      target="_blank">
                      <span class="block absolute position-center font-size-3 line-height-solid">
                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512">
  <title>
    Pinterest
  </title>
  <path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"/>
</svg>

                      </span>
                    </a>
                  </div>
                </li></ul>
        </div>
      </div>
    </div>
  </div>
</footer>


<aside class="background-default text-white padding-vertical-5 font-size-1 font-weight-1 ">
  <div class="container">
    <div class="flex flex-row flex-wrap justify-between">
      <div class="width-100 large--width-50 text-center large--text-left margin-bottom-3 large--margin-bottom-0">
        <ul class="meta-nav margin-0 padding-0">
          <span class="block margin-horizontal-2 large--margin-bottom-2 font-size-2 font-weight-5 letter-spacing-3">&copy; Redcat Racing 2026. All rights reserved.</span><li class="inline-block margin-horizontal-2">
              <a class="link font-size-2 font-weight-5 letter-spacing-3 text-grey-hover" 
                href="/policies/terms-of-service"
                title="Terms & Conditions">Terms & Conditions</a>
            </li><li class="inline-block margin-horizontal-2">
              <a class="link font-size-2 font-weight-5 letter-spacing-3 text-grey-hover" 
                href="/policies/privacy-policy"
                title="Privacy Policy">Privacy Policy</a>
            </li><li class="inline-block margin-horizontal-2">
              <a class="link font-size-2 font-weight-5 letter-spacing-3 text-grey-hover" 
                href="/pages/cookie-policy"
                title="Cookie Policy">Cookie Policy</a>
            </li><li class="inline-block margin-horizontal-2">
              <a class="link font-size-2 font-weight-5 letter-spacing-3 text-grey-hover" 
                href="https://redcatracingcom.myshopify.com/policies/refund-policy"
                title="Return Policy">Return Policy</a>
            </li></ul>
      </div>

      <div class="width-100 large--width-50 text-center large--text-right"><ul class="payment-icons list-reset"><li class="inline-block payment-icon svg-width payment-icon-amazon_pay">
                <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-amazon"><title id="pi-amazon">Amazon</title><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" fill-rule="nonzero" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF" fill-rule="nonzero"/><path d="M25.26 16.23c-1.697 1.48-4.157 2.27-6.275 2.27-2.97 0-5.644-1.3-7.666-3.463-.16-.17-.018-.402.173-.27 2.183 1.504 4.882 2.408 7.67 2.408 1.88 0 3.95-.46 5.85-1.416.288-.145.53.222.248.47v.001zm.706-.957c-.216-.328-1.434-.155-1.98-.078-.167.024-.193-.148-.043-.27.97-.81 2.562-.576 2.748-.305.187.272-.047 2.16-.96 3.063-.14.138-.272.064-.21-.12.205-.604.664-1.96.446-2.29h-.001z" fill="#F90" fill-rule="nonzero"/><path d="M21.814 15.291c-.574-.498-.676-.73-.993-1.205-.947 1.012-1.618 1.315-2.85 1.315-1.453 0-2.587-.938-2.587-2.818 0-1.467.762-2.467 1.844-2.955.94-.433 2.25-.51 3.25-.628v-.235c0-.43.033-.94-.208-1.31-.212-.333-.616-.47-.97-.47-.66 0-1.25.353-1.392 1.085-.03.163-.144.323-.3.33l-1.677-.187c-.14-.033-.296-.153-.257-.38.386-2.125 2.223-2.766 3.867-2.766.84 0 1.94.234 2.604.9.842.82.762 1.918.762 3.11v2.818c0 .847.335 1.22.65 1.676.113.164.138.36-.003.482-.353.308-.98.88-1.326 1.2a.367.367 0 0 1-.414.038zm-1.659-2.533c.34-.626.323-1.214.323-1.918v-.392c-1.25 0-2.57.28-2.57 1.82 0 .782.386 1.31 1.05 1.31.487 0 .922-.312 1.197-.82z" fill="#221F1F"/></svg>

              </li><li class="inline-block payment-icon svg-width payment-icon-american_express">
                <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="pi-american_express" viewBox="0 0 38 24" width="38" height="24"><title id="pi-american_express">American Express</title><path fill="#000" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3Z" opacity=".07"/><path fill="#006FCF" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32Z"/><path fill="#FFF" d="M22.012 19.936v-8.421L37 11.528v2.326l-1.732 1.852L37 17.573v2.375h-2.766l-1.47-1.622-1.46 1.628-9.292-.02Z"/><path fill="#006FCF" d="M23.013 19.012v-6.57h5.572v1.513h-3.768v1.028h3.678v1.488h-3.678v1.01h3.768v1.531h-5.572Z"/><path fill="#006FCF" d="m28.557 19.012 3.083-3.289-3.083-3.282h2.386l1.884 2.083 1.89-2.082H37v.051l-3.017 3.23L37 18.92v.093h-2.307l-1.917-2.103-1.898 2.104h-2.321Z"/><path fill="#FFF" d="M22.71 4.04h3.614l1.269 2.881V4.04h4.46l.77 2.159.771-2.159H37v8.421H19l3.71-8.421Z"/><path fill="#006FCF" d="m23.395 4.955-2.916 6.566h2l.55-1.315h2.98l.55 1.315h2.05l-2.904-6.566h-2.31Zm.25 3.777.875-2.09.873 2.09h-1.748Z"/><path fill="#006FCF" d="M28.581 11.52V4.953l2.811.01L32.84 9l1.456-4.046H37v6.565l-1.74.016v-4.51l-1.644 4.494h-1.59L30.35 7.01v4.51h-1.768Z"/></svg>

              </li><li class="inline-block payment-icon svg-width payment-icon-apple_pay">
                <svg class="icon icon--full-color" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img" x="0" y="0" width="38" height="24" viewBox="0 0 165.521 105.965" xml:space="preserve" aria-labelledby="pi-apple_pay"><title id="pi-apple_pay">Apple Pay</title><path fill="#000" d="M150.698 0H14.823c-.566 0-1.133 0-1.698.003-.477.004-.953.009-1.43.022-1.039.028-2.087.09-3.113.274a10.51 10.51 0 0 0-2.958.975 9.932 9.932 0 0 0-4.35 4.35 10.463 10.463 0 0 0-.975 2.96C.113 9.611.052 10.658.024 11.696a70.22 70.22 0 0 0-.022 1.43C0 13.69 0 14.256 0 14.823v76.318c0 .567 0 1.132.002 1.699.003.476.009.953.022 1.43.028 1.036.09 2.084.275 3.11a10.46 10.46 0 0 0 .974 2.96 9.897 9.897 0 0 0 1.83 2.52 9.874 9.874 0 0 0 2.52 1.83c.947.483 1.917.79 2.96.977 1.025.183 2.073.245 3.112.273.477.011.953.017 1.43.02.565.004 1.132.004 1.698.004h135.875c.565 0 1.132 0 1.697-.004.476-.002.952-.009 1.431-.02 1.037-.028 2.085-.09 3.113-.273a10.478 10.478 0 0 0 2.958-.977 9.955 9.955 0 0 0 4.35-4.35c.483-.947.789-1.917.974-2.96.186-1.026.246-2.074.274-3.11.013-.477.02-.954.022-1.43.004-.567.004-1.132.004-1.699V14.824c0-.567 0-1.133-.004-1.699a63.067 63.067 0 0 0-.022-1.429c-.028-1.038-.088-2.085-.274-3.112a10.4 10.4 0 0 0-.974-2.96 9.94 9.94 0 0 0-4.35-4.35A10.52 10.52 0 0 0 156.939.3c-1.028-.185-2.076-.246-3.113-.274a71.417 71.417 0 0 0-1.431-.022C151.83 0 151.263 0 150.698 0z" /><path fill="#FFF" d="M150.698 3.532l1.672.003c.452.003.905.008 1.36.02.793.022 1.719.065 2.583.22.75.135 1.38.34 1.984.648a6.392 6.392 0 0 1 2.804 2.807c.306.6.51 1.226.645 1.983.154.854.197 1.783.218 2.58.013.45.019.9.02 1.36.005.557.005 1.113.005 1.671v76.318c0 .558 0 1.114-.004 1.682-.002.45-.008.9-.02 1.35-.022.796-.065 1.725-.221 2.589a6.855 6.855 0 0 1-.645 1.975 6.397 6.397 0 0 1-2.808 2.807c-.6.306-1.228.511-1.971.645-.881.157-1.847.2-2.574.22-.457.01-.912.017-1.379.019-.555.004-1.113.004-1.669.004H14.801c-.55 0-1.1 0-1.66-.004a74.993 74.993 0 0 1-1.35-.018c-.744-.02-1.71-.064-2.584-.22a6.938 6.938 0 0 1-1.986-.65 6.337 6.337 0 0 1-1.622-1.18 6.355 6.355 0 0 1-1.178-1.623 6.935 6.935 0 0 1-.646-1.985c-.156-.863-.2-1.788-.22-2.578a66.088 66.088 0 0 1-.02-1.355l-.003-1.327V14.474l.002-1.325a66.7 66.7 0 0 1 .02-1.357c.022-.792.065-1.717.222-2.587a6.924 6.924 0 0 1 .646-1.981c.304-.598.7-1.144 1.18-1.623a6.386 6.386 0 0 1 1.624-1.18 6.96 6.96 0 0 1 1.98-.646c.865-.155 1.792-.198 2.586-.22.452-.012.905-.017 1.354-.02l1.677-.003h135.875" /><g><g><path fill="#000" d="M43.508 35.77c1.404-1.755 2.356-4.112 2.105-6.52-2.054.102-4.56 1.355-6.012 3.112-1.303 1.504-2.456 3.959-2.156 6.266 2.306.2 4.61-1.152 6.063-2.858" /><path fill="#000" d="M45.587 39.079c-3.35-.2-6.196 1.9-7.795 1.9-1.6 0-4.049-1.8-6.698-1.751-3.447.05-6.645 2-8.395 5.1-3.598 6.2-.95 15.4 2.55 20.45 1.699 2.5 3.747 5.25 6.445 5.151 2.55-.1 3.549-1.65 6.647-1.65 3.097 0 3.997 1.65 6.696 1.6 2.798-.05 4.548-2.5 6.247-5 1.95-2.85 2.747-5.6 2.797-5.75-.05-.05-5.396-2.101-5.446-8.251-.05-5.15 4.198-7.6 4.398-7.751-2.399-3.548-6.147-3.948-7.447-4.048" /></g><g><path fill="#000" d="M78.973 32.11c7.278 0 12.347 5.017 12.347 12.321 0 7.33-5.173 12.373-12.529 12.373h-8.058V69.62h-5.822V32.11h14.062zm-8.24 19.807h6.68c5.07 0 7.954-2.729 7.954-7.46 0-4.73-2.885-7.434-7.928-7.434h-6.706v14.894z" /><path fill="#000" d="M92.764 61.847c0-4.809 3.665-7.564 10.423-7.98l7.252-.442v-2.08c0-3.04-2.001-4.704-5.562-4.704-2.938 0-5.07 1.507-5.51 3.82h-5.252c.157-4.86 4.731-8.395 10.918-8.395 6.654 0 10.995 3.483 10.995 8.89v18.663h-5.38v-4.497h-.13c-1.534 2.937-4.914 4.782-8.579 4.782-5.406 0-9.175-3.222-9.175-8.057zm17.675-2.417v-2.106l-6.472.416c-3.64.234-5.536 1.585-5.536 3.95 0 2.288 1.975 3.77 5.068 3.77 3.95 0 6.94-2.522 6.94-6.03z" /><path fill="#000" d="M120.975 79.652v-4.496c.364.051 1.247.103 1.715.103 2.573 0 4.029-1.09 4.913-3.899l.52-1.663-9.852-27.293h6.082l6.863 22.146h.13l6.862-22.146h5.927l-10.216 28.67c-2.34 6.577-5.017 8.735-10.683 8.735-.442 0-1.872-.052-2.261-.157z" /></g></g></svg>

              </li><li class="inline-block payment-icon svg-width payment-icon-diners_club">
                <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-diners_club"><title id="pi-diners_club">Diners Club</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M12 12v3.7c0 .3-.2.3-.5.2-1.9-.8-3-3.3-2.3-5.4.4-1.1 1.2-2 2.3-2.4.4-.2.5-.1.5.2V12zm2 0V8.3c0-.3 0-.3.3-.2 2.1.8 3.2 3.3 2.4 5.4-.4 1.1-1.2 2-2.3 2.4-.4.2-.4.1-.4-.2V12zm7.2-7H13c3.8 0 6.8 3.1 6.8 7s-3 7-6.8 7h8.2c3.8 0 6.8-3.1 6.8-7s-3-7-6.8-7z" fill="#3086C8"/></svg>
              </li><li class="inline-block payment-icon svg-width payment-icon-discover">
                <svg class="icon icon--full-color" viewBox="0 0 38 24" width="38" height="24" role="img" aria-labelledby="pi-discover" fill="none" xmlns="http://www.w3.org/2000/svg"><title id="pi-discover">Discover</title><path fill="#000" opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32z" fill="#fff"/><path d="M3.57 7.16H2v5.5h1.57c.83 0 1.43-.2 1.96-.63.63-.52 1-1.3 1-2.11-.01-1.63-1.22-2.76-2.96-2.76zm1.26 4.14c-.34.3-.77.44-1.47.44h-.29V8.1h.29c.69 0 1.11.12 1.47.44.37.33.59.84.59 1.37 0 .53-.22 1.06-.59 1.39zm2.19-4.14h1.07v5.5H7.02v-5.5zm3.69 2.11c-.64-.24-.83-.4-.83-.69 0-.35.34-.61.8-.61.32 0 .59.13.86.45l.56-.73c-.46-.4-1.01-.61-1.62-.61-.97 0-1.72.68-1.72 1.58 0 .76.35 1.15 1.35 1.51.42.15.63.25.74.31.21.14.32.34.32.57 0 .45-.35.78-.83.78-.51 0-.92-.26-1.17-.73l-.69.67c.49.73 1.09 1.05 1.9 1.05 1.11 0 1.9-.74 1.9-1.81.02-.89-.35-1.29-1.57-1.74zm1.92.65c0 1.62 1.27 2.87 2.9 2.87.46 0 .86-.09 1.34-.32v-1.26c-.43.43-.81.6-1.29.6-1.08 0-1.85-.78-1.85-1.9 0-1.06.79-1.89 1.8-1.89.51 0 .9.18 1.34.62V7.38c-.47-.24-.86-.34-1.32-.34-1.61 0-2.92 1.28-2.92 2.88zm12.76.94l-1.47-3.7h-1.17l2.33 5.64h.58l2.37-5.64h-1.16l-1.48 3.7zm3.13 1.8h3.04v-.93h-1.97v-1.48h1.9v-.93h-1.9V8.1h1.97v-.94h-3.04v5.5zm7.29-3.87c0-1.03-.71-1.62-1.95-1.62h-1.59v5.5h1.07v-2.21h.14l1.48 2.21h1.32l-1.73-2.32c.81-.17 1.26-.72 1.26-1.56zm-2.16.91h-.31V8.03h.33c.67 0 1.03.28 1.03.82 0 .55-.36.85-1.05.85z" fill="#231F20"/><path d="M20.16 12.86a2.931 2.931 0 100-5.862 2.931 2.931 0 000 5.862z" fill="url(#pi-paint0_linear)"/><path opacity=".65" d="M20.16 12.86a2.931 2.931 0 100-5.862 2.931 2.931 0 000 5.862z" fill="url(#pi-paint1_linear)"/><path d="M36.57 7.506c0-.1-.07-.15-.18-.15h-.16v.48h.12v-.19l.14.19h.14l-.16-.2c.06-.01.1-.06.1-.13zm-.2.07h-.02v-.13h.02c.06 0 .09.02.09.06 0 .05-.03.07-.09.07z" fill="#231F20"/><path d="M36.41 7.176c-.23 0-.42.19-.42.42 0 .23.19.42.42.42.23 0 .42-.19.42-.42 0-.23-.19-.42-.42-.42zm0 .77c-.18 0-.34-.15-.34-.35 0-.19.15-.35.34-.35.18 0 .33.16.33.35 0 .19-.15.35-.33.35z" fill="#231F20"/><path d="M37 12.984S27.09 19.873 8.976 23h26.023a2 2 0 002-1.984l.024-3.02L37 12.985z" fill="#F48120"/><defs><linearGradient id="pi-paint0_linear" x1="21.657" y1="12.275" x2="19.632" y2="9.104" gradientUnits="userSpaceOnUse"><stop stop-color="#F89F20"/><stop offset=".25" stop-color="#F79A20"/><stop offset=".533" stop-color="#F68D20"/><stop offset=".62" stop-color="#F58720"/><stop offset=".723" stop-color="#F48120"/><stop offset="1" stop-color="#F37521"/></linearGradient><linearGradient id="pi-paint1_linear" x1="21.338" y1="12.232" x2="18.378" y2="6.446" gradientUnits="userSpaceOnUse"><stop stop-color="#F58720"/><stop offset=".359" stop-color="#E16F27"/><stop offset=".703" stop-color="#D4602C"/><stop offset=".982" stop-color="#D05B2E"/></linearGradient></defs></svg>
              </li><li class="inline-block payment-icon svg-width payment-icon-google_pay">
                <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-google_pay"><title id="pi-google_pay">Google Pay</title><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF"/><path d="M18.093 11.976v3.2h-1.018v-7.9h2.691a2.447 2.447 0 0 1 1.747.692 2.28 2.28 0 0 1 .11 3.224l-.11.116c-.47.447-1.098.69-1.747.674l-1.673-.006zm0-3.732v2.788h1.698c.377.012.741-.135 1.005-.404a1.391 1.391 0 0 0-1.005-2.354l-1.698-.03zm6.484 1.348c.65-.03 1.286.188 1.778.613.445.43.682 1.03.65 1.649v3.334h-.969v-.766h-.049a1.93 1.93 0 0 1-1.673.931 2.17 2.17 0 0 1-1.496-.533 1.667 1.667 0 0 1-.613-1.324 1.606 1.606 0 0 1 .613-1.336 2.746 2.746 0 0 1 1.698-.515c.517-.02 1.03.093 1.49.331v-.208a1.134 1.134 0 0 0-.417-.901 1.416 1.416 0 0 0-.98-.368 1.545 1.545 0 0 0-1.319.717l-.895-.564a2.488 2.488 0 0 1 2.182-1.06zM23.29 13.52a.79.79 0 0 0 .337.662c.223.176.5.269.785.263.429-.001.84-.17 1.146-.472.305-.286.478-.685.478-1.103a2.047 2.047 0 0 0-1.324-.374 1.716 1.716 0 0 0-1.03.294.883.883 0 0 0-.392.73zm9.286-3.75l-3.39 7.79h-1.048l1.281-2.728-2.224-5.062h1.103l1.612 3.885 1.569-3.885h1.097z" fill="#5F6368"/><path d="M13.986 11.284c0-.308-.024-.616-.073-.92h-4.29v1.747h2.451a2.096 2.096 0 0 1-.9 1.373v1.134h1.464a4.433 4.433 0 0 0 1.348-3.334z" fill="#4285F4"/><path d="M9.629 15.721a4.352 4.352 0 0 0 3.01-1.097l-1.466-1.14a2.752 2.752 0 0 1-4.094-1.44H5.577v1.17a4.53 4.53 0 0 0 4.052 2.507z" fill="#34A853"/><path d="M7.079 12.05a2.709 2.709 0 0 1 0-1.735v-1.17H5.577a4.505 4.505 0 0 0 0 4.075l1.502-1.17z" fill="#FBBC04"/><path d="M9.629 8.44a2.452 2.452 0 0 1 1.74.68l1.3-1.293a4.37 4.37 0 0 0-3.065-1.183 4.53 4.53 0 0 0-4.027 2.5l1.502 1.171a2.715 2.715 0 0 1 2.55-1.875z" fill="#EA4335"/></svg>

              </li><li class="inline-block payment-icon svg-width payment-icon-master">
                <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-master"><title id="pi-master">Mastercard</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><circle fill="#EB001B" cx="15" cy="12" r="7"/><circle fill="#F79E1B" cx="23" cy="12" r="7"/><path fill="#FF5F00" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"/></svg>
              </li><li class="inline-block payment-icon svg-width payment-icon-paypal">
                <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" width="38" height="24" role="img" aria-labelledby="pi-paypal"><title id="pi-paypal">PayPal</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path fill="#003087" d="M23.9 8.3c.2-1 0-1.7-.6-2.3-.6-.7-1.7-1-3.1-1h-4.1c-.3 0-.5.2-.6.5L14 15.6c0 .2.1.4.3.4H17l.4-3.4 1.8-2.2 4.7-2.1z"/><path fill="#3086C8" d="M23.9 8.3l-.2.2c-.5 2.8-2.2 3.8-4.6 3.8H18c-.3 0-.5.2-.6.5l-.6 3.9-.2 1c0 .2.1.4.3.4H19c.3 0 .5-.2.5-.4v-.1l.4-2.4v-.1c0-.2.3-.4.5-.4h.3c2.1 0 3.7-.8 4.1-3.2.2-1 .1-1.8-.4-2.4-.1-.5-.3-.7-.5-.8z"/><path fill="#012169" d="M23.3 8.1c-.1-.1-.2-.1-.3-.1-.1 0-.2 0-.3-.1-.3-.1-.7-.1-1.1-.1h-3c-.1 0-.2 0-.2.1-.2.1-.3.2-.3.4l-.7 4.4v.1c0-.3.3-.5.6-.5h1.3c2.5 0 4.1-1 4.6-3.8v-.2c-.1-.1-.3-.2-.5-.2h-.1z"/></svg>
              </li><li class="inline-block payment-icon svg-width payment-icon-shopify_pay">
                <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-shopify_pay"><title id="pi-shopify_pay">Shop Pay</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000"/><path d="M35.889 0C37.05 0 38 .982 38 2.182v19.636c0 1.2-.95 2.182-2.111 2.182H2.11C.95 24 0 23.018 0 21.818V2.182C0 .982.95 0 2.111 0H35.89z" fill="#5A31F4"/><path d="M9.35 11.368c-1.017-.223-1.47-.31-1.47-.705 0-.372.306-.558.92-.558.54 0 .934.238 1.225.704a.079.079 0 00.104.03l1.146-.584a.082.082 0 00.032-.114c-.475-.831-1.353-1.286-2.51-1.286-1.52 0-2.464.755-2.464 1.956 0 1.275 1.15 1.597 2.17 1.82 1.02.222 1.474.31 1.474.705 0 .396-.332.582-.993.582-.612 0-1.065-.282-1.34-.83a.08.08 0 00-.107-.035l-1.143.57a.083.083 0 00-.036.111c.454.92 1.384 1.437 2.627 1.437 1.583 0 2.539-.742 2.539-1.98s-1.155-1.598-2.173-1.82v-.003zM15.49 8.855c-.65 0-1.224.232-1.636.646a.04.04 0 01-.069-.03v-2.64a.08.08 0 00-.08-.081H12.27a.08.08 0 00-.08.082v8.194a.08.08 0 00.08.082h1.433a.08.08 0 00.081-.082v-3.594c0-.695.528-1.227 1.239-1.227.71 0 1.226.521 1.226 1.227v3.594a.08.08 0 00.081.082h1.433a.08.08 0 00.081-.082v-3.594c0-1.51-.981-2.577-2.355-2.577zM20.753 8.62c-.778 0-1.507.24-2.03.588a.082.082 0 00-.027.109l.632 1.088a.08.08 0 00.11.03 2.5 2.5 0 011.318-.366c1.25 0 2.17.891 2.17 2.068 0 1.003-.736 1.745-1.669 1.745-.76 0-1.288-.446-1.288-1.077 0-.361.152-.657.548-.866a.08.08 0 00.032-.113l-.596-1.018a.08.08 0 00-.098-.035c-.799.299-1.359 1.018-1.359 1.984 0 1.46 1.152 2.55 2.76 2.55 1.877 0 3.227-1.313 3.227-3.195 0-2.018-1.57-3.492-3.73-3.492zM28.675 8.843c-.724 0-1.373.27-1.845.746-.026.027-.069.007-.069-.029v-.572a.08.08 0 00-.08-.082h-1.397a.08.08 0 00-.08.082v8.182a.08.08 0 00.08.081h1.433a.08.08 0 00.081-.081v-2.683c0-.036.043-.054.069-.03a2.6 2.6 0 001.808.7c1.682 0 2.993-1.373 2.993-3.157s-1.313-3.157-2.993-3.157zm-.271 4.929c-.956 0-1.681-.768-1.681-1.783s.723-1.783 1.681-1.783c.958 0 1.68.755 1.68 1.783 0 1.027-.713 1.783-1.681 1.783h.001z" fill="#fff"/></svg>

              </li><li class="inline-block payment-icon svg-width payment-icon-venmo">
                <svg class="icon icon--full-color" viewBox="0 0 38 24" width="38" height="24" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="pi-venmo"><title id="pi-venmo">Venmo</title><g fill="none" fill-rule="evenodd"><rect fill-opacity=".07" fill="#000" width="38" height="24" rx="3"/><path fill="#3D95CE" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M24.675 8.36c0 3.064-2.557 7.045-4.633 9.84h-4.74L13.4 6.57l4.151-.402 1.005 8.275c.94-1.566 2.099-4.025 2.099-5.702 0-.918-.154-1.543-.394-2.058l3.78-.783c.437.738.634 1.499.634 2.46z" fill="#FFF" fill-rule="nonzero"/></g></svg>

              </li><li class="inline-block payment-icon svg-width payment-icon-visa">
                <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-visa"><title id="pi-visa">Visa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z" fill="#142688"/></svg>
              </li></ul></div>
    </div>
  </div>
</aside>

    
      <div class="js-ajax-cart-backdrop ajax-cart-backdrop fixed top-0 right-0 bottom-0 left-0 z-index-max is-closed" data-behavior="toggle-cart"></div>


<div class="js-ajax-cart ajax-cart fixed top-0 right-0 bottom-0 z-index-max width-100 background-white flex flex-column flex overflow-hidden is-closed">

  
  <div class="ajax-cart-header relative width-100 flex-center border-bottom border-light-grey" >
    <p class="width-100 text-center font-size-3 font-weight-9 letter-spacing-3 text-uppercase margin-0">
      <span class="js-ajax-cart-count ajax-cart-count">0</span>
      <span class="js-ajax-cart-items-text">Items</span> in your cart
    </p>

    <button class="button-reset height-100 padding-horizontal-5 absolute top-0 left-0
      line-height-0 font-size-2" data-behavior="toggle-cart">
      <svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="arrow-left" class="svg-inline--fa fa-arrow-left fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M229.9 473.899l19.799-19.799c4.686-4.686 4.686-12.284 0-16.971L94.569 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H94.569l155.13-155.13c4.686-4.686 4.686-12.284 0-16.971L229.9 38.101c-4.686-4.686-12.284-4.686-16.971 0L3.515 247.515c-4.686 4.686-4.686 12.284 0 16.971L212.929 473.9c4.686 4.686 12.284 4.686 16.971-.001z"></path></svg>
    </button>
  </div>

  
  <div class="flex-item-1 border-bottom border-light-grey overflow-y-scroll ">
    
    <div class="js-ajax-cart-items"></div>
  </div>

  

  <div class="js-ajax-cart-full ajax-cart-full padding-vertical-3 padding-horizontal-4">

    <p class="flex justify-between items-center font-size-3
      margin-top-0 margin-bottom-3 padding-top-1 letter-spacing-3">
      <span class="margin-right-3">Subtotal</span>
      <span class="js-ajax-cart-subtotal"><span class='money'>$0</span></span>
    </p>

    <form action="/checkout" method="post" class="js-checkout-form" novalidate>
      <button type="submit" name="checkout"class="button-primary width-100 font-size-4 font-weight-3">
        Checkout
      </button>
    </form>

    <span class="block cursor-pointer font-size-2 small--font-size-3 text-center margin-top-2 padding-vertical-3 font-weight-7 letter-spacing-2 text-uppercase text-secondary-hover" data-behavior="toggle-cart">Continue Shopping</span>

    <p class="margin-top-2 margin-bottom-0 font-size-1 font-weight-3 text-center text-grey">
      Tax and shipping will be calculated at checkout.
    </p>

  </div>

  <div class="js-ajax-cart-empty ajax-cart-box padding-vertical-3 padding-horizontal-4 ">
    <p class="margin-top-0 margin-bottom-4 font-size-3 large--font-size-4 letter-spacing-3 text-center">
      Your shopping cart is empty.
    </p>

    <button class="button-reset button-default width-100 font-size-2 small--font-size-3 text-center" data-behavior="toggle-cart">Continue Shopping</button>
  </div>

</div>

    

    <div class="hide">
  <form method="post" action="/cart/update" id="currency_form" accept-charset="UTF-8" class="shopify-currency-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="currency" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="return_to" value="/search/site/autosuggest.css" />
    <select name="currency"><option value="USD" selected="selected">USD $</option></select>
    <button type="submit"></button>
  </form>
</div>


    <script src="//www.redcatracing.com/cdn/shop/t/31/assets/theme.min.js?v=55603914363905655451773208031" type="text/javascript"></script>

    <script>
  if(navigator.userAgent.indexOf("Chrome-Lighthouse") == -1) {
  // http://browser-update.org/
  var $buoop = {c:2};
  function $buo_f(){
   var e = document.createElement("script");
   e.src = "//browser-update.org/update.js";
   document.body.appendChild(e);
  };
  try {document.addEventListener("DOMContentLoaded", $buo_f,false)}
  catch(e){window.attachEvent("onload", $buo_f)}
  }
</script>


    

 
  <div data-findify-event="update-cart">
    
  </div>

  <div data-findify-filter="id" data-findify-filter-value='[]'></div>


    <!-- Back in Stock helper snippet -->
    

<script id="back-in-stock-helper">
  if(navigator.userAgent.indexOf("Chrome-Lighthouse") == -1) {
  var _BISConfig = _BISConfig || {};




                        }
</script>

    <!-- End Back in Stock helper snippet -->
    <script
      src="//cdn.codeblackbelt.com/js/modules/shipping-rates-calculator-plus/main.min.js?shop=redcatracingcom.myshopify.com"
    ></script>

    <script src="https://a.klaviyo.com/media/js/onsite/onsite.js"></script>
    <script>
      var klaviyo = klaviyo || [];
      klaviyo.init({
        account: "T275Tx",
        platform: "shopify"
      });
      klaviyo.enable("backinstock",{
        trigger: {
          product_page_text: "Notify Me When Available",
          product_page_class: "btn",
          product_page_text_align: "center",
          product_page_margin: "0px",
          replace_anchor: false
        },
        modal: {
          headline: "{product_name}",
          body_content: "Register to receive a notification when this item comes back in stock.",
          email_field_label: "Email",
          button_label: "Notify me when available",
          subscription_success_label: "You're in! We'll let you know when it's back.",
          footer_content: '',
          additional_styles: "@import url('https://fonts.googleapis.com/css?family=Helvetica+Neue');",
          drop_background_color: "#000",
          background_color: "#fff",
          text_color: "#222",
          button_text_color: "#fff",
          button_background_color: "#439fdb",
          close_button_color: "#ccc",
          error_background_color: "#fcd6d7",
          error_text_color: "#C72E2F",
          success_background_color: "#d3efcd",
          success_text_color: "#1B9500"
        }
      });
    </script>
    <script src="//www.redcatracing.com/cdn/shop/t/31/assets/tec.js?v=81298416566393555061773208031" type="text/javascript"></script>

    <!-- **BEGIN** Hextom FSB Integration // Main Include - DO NOT MODIFY -->
    <!-- **BEGIN** Hextom FSB Integration // Main - DO NOT MODIFY -->
<script type="application/javascript">
    window.hextom_fsb_meta = {
        p1: [
            
        ],
        p2: {
            
        },
        p3: [
            
        ]
    };
</script>
<!-- **END** Hextom FSB Integration // Main - DO NOT MODIFY -->
    <!-- **END** Hextom FSB Integration // Main Include - DO NOT MODIFY -->
    

    <script>
      Fancybox.bind('[data-fancybox]', {
        Thumbs : {
          type: "classic"
        },
        Toolbar: {
          display: {
            left: [],
            middle: [],
            right: ["close"],
          }
        }
      });
    </script>
  <div id="shopify-block-AS2hTanRhTzNEeHp5a__14257673941758180001" class="shopify-block shopify-app-block">


</div><div id="shopify-block-Ac1NyV1AwN0xoVFpoN__5784066569132941777" class="shopify-block shopify-app-block"><!-- begin -->
  
  
  
  
  
  <!-- end check show -->
<!-- end -->
</div><div id="shopify-block-AdEpnM0MycHo4NzBoN__2699851813924348007" class="shopify-block shopify-app-block"><script>
   const nvdConsentConfig= {"landing_popup":{"general":{"headline":"General","section_content":{"max_width":"830px"},"section_style":{"background_color":"#F8F8F8","border_color":"#F8F8F8"},"initial_style":{"bg_color":"#F8F8F8","border_color":"#F8F8F8"}},"user_behavior":{"headline":"User behavior","section_content":{"after_scrolling_x%":50,"is_after_scrolling_x%_enable":true,"after_scrolling_x_seconds":50,"is_after_scrolling_x_seconds_enable":true}},"custom_css":{"headline":"Custom css","section_content":{"style":""}},"store_credit":{"headline":"Store credit","section_content":{"store_credit":false,"choose_credit_type":"static","amount":5}},"heading":{"headline":"Heading","section_content":{"title":"Choose The Best Way To Shop","is_title_enable":true,"subtitle":"Get exclusive perks, lower costs, and full shipping protection and {store_credit_amount} store credit.","is_subtitle_enable":true},"section_style":{"title_color":"#00070B","title_size":"24px","title_weight":600,"subtitle_color":"#374144","subtitle_size":"14px","subtitle_weight":400},"initial_style":{"title_color":"#00070B","title_size":24,"title_weight":600,"subtitle_color":"#374144","subtitle_size":13,"subtitle_weight":400}},"benefits":{"headline":"Benefits","section_content":{"title":"Get exclusive benefits","benefits_content":[{"title":"Claims"},{"title":"Guaranteed Safe Delivery"},{"title":"Priority Customer Support"}]},"section_style":{"title_color":"#00070B","title_size":"16px","title_weight":600},"initial_style":{"title_color":"#00070B","title_size":24,"title_weight":500}},"with_protection":{"headline":"With protection","section_content":{"title":"With shipping protection","subtitle":"You will get {store_credit_amount} Store credit","img":""},"section_style":{"background_color":"#FE5C36","title_color":"#FFFFFF","subtitle_color":"#FFFFFF","title_size":"16px","title_weight":600,"subtitle_size":"12px","subtitle_weight":400},"initial_style":{"background_color":"#FE5C36","title_color":"#FFFFFF","subtitle_color":"#FFFFFF","title_size":14,"title_weight":500,"subtitle_size":12,"subtitle_weight":400}},"without_protection":{"headline":"Without protection","section_content":{"title":"Without shipping protection","subtitle":"Regular price","img":""},"section_style":{"background_color":"#EBEBEB","title_color":"#000000","subtitle_color":"#000000","title_size":"16px","title_weight":600,"subtitle_size":"12px","subtitle_weight":400},"initial_style":{"background_color":"#FE5C36","title_color":"#FFFFFF","subtitle_color":"#FFFFFF","title_size":14,"title_weight":500,"subtitle_size":12,"subtitle_weight":400}},"cta_button":{"headline":"CTA Button","section_content":{"button_text":"Checkout with shipping protection","secondary_button_text":"Not Now, I’ll Risk It"},"section_style":{"button_color":"#FFFFFF","button_background_color":"#FE5C36","secondary_button_color":"#00070B"},"initial_style":{"button_color":"#FFFFFF","button_background_color":"#FFEFEB","secondary_button_color":"#00070B"}},"shipping_protection":{"headline":"Shipping protection","section_content":{"description":"Protect your shipments and profits with Navidium's self-funded shipping protection plan. You keep 100% of the fees, manage claims directly, and ensure a seamless experience for your customers. Offset costs from lost or damaged shipments, upsell digital products, and boost conversions—all while maintaining full control.","is_description_enable":true},"section_style":{"description_color":"#00070B","background_color":"#FFEFEB","description_size":13,"description_weight":400},"initial_style":{"description_color":"#00070B","background_color":"#FFEFEB","description_size":13,"description_weight":400}},"widget_settings":{"id":1,"headline":"Widget settings","section_content":{"title":"Shipping Protection","subtitle":"Get dedicated concierge help with refunds and replacements. We\n are here to help resolve shipping issues like loss, damage, or\n theft.","img":""},"section_style":{"background_color":"#ffffff","title_color":"#00070B","subtitle_color":"#00070B","icon_color":"#FE5C36","protection_amount_color":"#00070B"},"initial_style":{"description_color":"#00070B","background_color":"#FFEFEB","description_size":13,"description_weight":400}}},"reminder_popup":{"general":{"headline":"General","section_content":{"max_width":"830px"},"section_style":{"background_color":"#F8F8F8","border_color":"#F8F8F8"},"initial_style":{"bg_color":"#F8F8F8","border_color":"#F8F8F8"}},"user_behavior":{"headline":"User behavior","section_content":{"after_scrolling_x%":50,"is_after_scrolling_x%_enable":true,"after_scrolling_x_seconds":50,"is_after_scrolling_x_seconds_enable":true}},"custom_css":{"headline":"Custom css","section_content":{"style":""}},"store_credit":{"headline":"Store credit","section_content":{"store_credit":false,"choose_credit_type":"static","amount":5}},"hero_section":{"headline":"Hero Section","section_content":{"title":"Protect Your Order Before You Checkout!","is_title_enable":true,"subtitle":"Don’t let unexpected mishaps ruin your","is_subtitle_enable":true,"logo":""},"section_style":{"from_background_color":"#34073d","to_background_color":" #ef745c","title_color":"#ffffff","title_size":"28px","title_weight":600,"subtitle_color":"#ffffff","subtitle_size":"16px","subtitle_weight":400},"initial_style":{"title_color":"#00070B","title_size":24,"title_weight":600,"subtitle_color":"#374144","subtitle_size":13,"subtitle_weight":400}},"heading":{"headline":"Heading ","section_content":{"title":"Did you protect your order?","is_title_enable":true,"subtitle":"Protect your order and get exclusive *benefits*","is_subtitle_enable":true},"section_style":{"title_color":"#00070B","title_size":"24px","title_weight":600,"subtitle_color":"#374144","subtitle_size":"16px","subtitle_weight":400},"initial_style":{"title_color":"#00070B","title_size":24,"title_weight":600,"subtitle_color":"#374144","subtitle_size":13,"subtitle_weight":400}},"timer":{"headline":"Timer ","section_content":{"title":"Ends in","is_on_off_enable":true,"is_title_enable":true,"on_off":{"minutes":0,"second":10},"actions_when_timer_ends":["Re-direct to checkout"]},"section_style":{"title_color":"#00070B","title_size":"24px","title_weight":600,"timer_color":"#ffffff","timer_size":"20px","timer_weight":400},"initial_style":{"title_color":"#00070B","title_size":24,"title_weight":600,"timer_color":"#ffffff","timer_size":13,"timer_weight":400}},"benefits":{"headline":"Benefits","section_content":{"title":"Get exclusive benefits","subtitle":"","img":"","benefits_content":[{"title":"Guaranteed Safe Delivery"},{"title":"Refund and Reorder"},{"title":"Hassle-Free Claims"}]},"section_style":{"title_color":"#00070B","title_size":"18px","title_weight":600,"subtitle_color":"#374144","subtitle_size":"12px","subtitle_weight":400},"initial_style":{"title_color":"#00070B","title_size":24,"title_weight":600,"subtitle_color":"#374144","subtitle_size":13,"subtitle_weight":400}},"cta_button":{"headline":"CTA Button","section_content":{"button_text":"Protect My Order for {protection_price} now","secondary_button_text":"Not Now, I’ll Risk It"},"section_style":{"button_color":"#FFFFFF","button_background_color":"#FE5C36","secondary_button_color":"#00070B"},"initial_style":{"button_color":"#FFFFFF","button_background_color":"#FFEFEB","secondary_button_color":"#00070B"}},"upsell":{"headline":"Upsell","section_content":{"show_upsell":true,"title":"Recommended for you","products":{"select_from":"shopify_recommendation","recommendation_intent":"related","products":[]},"enable_slider":true,"show_badge":false,"badge_text":"Most Purchased","provide_discount":false,"discount_type":"percentage","discount_amount":10,"button_text":"Add to cart"},"section_style":{"title_color":"#00070B","title_size":"24px","title_weight":600,"product_title_color":"#374144","product_title_size":"18px","button_background_color":"#000000","button_color":"#FFFFFF"},"initial_style":{"title_color":"#00070B","title_size":24,"title_weight":600,"subtitle_color":"#374144","subtitle_size":13,"subtitle_weight":400}},"sale_badge":{"headline":"Sale Badge","section_style":{"badge_border_radius":"14px","badge_text_weight":600,"badge_background_color":"#FE5C36","badge_text_color":"#FFFFFF"},"initial_style":{"badge_border_radius":10,"badge_text_weight":600,"badge_background_color":"#FE5C36","badge_text_color":"#FFFFFF"}}},"standard_widget":{"templateId":1,"general":{"headline":"General","section_content":{"logo":""},"section_style":{"background_color":"#0","border_color":"#0","icon_color":"#000000","icon_background_color":"#0","protection_amount_color":"#000000"},"initial_style":{"background_color":"#ffffff","title_color":"#00070B","subtitle_color":"#00070B","icon_color":"#FE5C36","protection_amount_color":"#00070B"}},"heading":{"headline":"Heading","section_content":{"title":"Shipping Protection","subtitle":"Protection from Damage, Loss & Theft for","learn_more":false,"learn_more_text":"Learn more","learn_more_destination":"","show_popup_on_learn_more":false},"section_style":{"title_color":"#00070B","subtitle_color":"#374144","learn_more_color":"#374144"},"initial_style":{"title_color":"#00070B","title_size":24,"title_weight":600,"subtitle_color":"#374144","subtitle_size":13,"subtitle_weight":400}},"learn_more_popup":{"headline":"Learn More Popup","section_content":{"popup_heading":"Let Navidium Cover It","popup_subheading":"Help the environment by reducing 100% of this order's shipping carbon. Also, you don't have to worry if anything happens to your package during shipping. Get instant priority support from our shipping protection portal.","popup_features":[{"title":"Add Shipping Protection","description":"Covers loss, damage, theft, missing or wrong items, return to sender and other carrier mistakes.","icon":"https://cdn.navidiumapp.com/navidium-extension/assets/delivery-box.png"},{"title":"Get Priority Support","description":"Our friendly team has seen it all, and they have a 97% customer satisfaction store","icon":"https://cdn.navidiumapp.com/navidium-extension/assets/support-message.png"},{"title":"Receive an Instant Replacement","description":"Get immediate replacements or refunds on approved claims with a 99% approval rate","icon":"https://cdn.navidiumapp.com/navidium-extension/assets/truck-delivery.png"}],"show_bullet_points":false,"footer_links":[{"text":"Privacy Policy","url":"#"},{"text":"Claim","url":"#"},{"text":"Terms","url":"#"},{"text":"Support","url":"#"}],"footer_description":"","popup_logo":""},"section_style":{"popup_heading_color":"#00070B","popup_heading_size":"24px","popup_heading_weight":600,"popup_subheading_color":"#374144","popup_subheading_size":"13px","popup_subheading_weight":400,"feature_title_color":"#00070B","feature_title_size":"16px","feature_title_weight":600,"feature_description_color":"#374144","feature_description_size":"13px","feature_description_weight":400,"footer_link_color":"#374144","footer_link_size":"12px","footer_link_weight":400,"footer_description_color":"#374144","footer_description_size":"12px","footer_description_weight":400,"popup_background_color":"#ffffff","popup_border_radius":"8px"},"initial_style":{"popup_heading_color":"#00070B","popup_heading_size":"24px","popup_heading_weight":600,"popup_subheading_color":"#374144","popup_subheading_size":"13px","popup_subheading_weight":400,"feature_title_color":"#00070B","feature_title_size":"16px","feature_title_weight":600,"feature_description_color":"#374144","feature_description_size":"13px","feature_description_weight":400,"footer_link_color":"#374144","footer_link_size":"12px","footer_link_weight":400,"footer_description_color":"#374144","footer_description_size":"12px","footer_description_weight":400,"popup_background_color":"#ffffff","popup_border_radius":"8px"}},"cta_button":{"headline":"CTA Button","section_content":{"img":"","button_text":"Protected Checkout | {price}","is_secondary_button_enable":true,"secondary_button_text":"Checkout without protection ","show_subtotal":false,"show_additional_checkout_button":false,"show_popup_when_clicked_on_secondary_button":false},"section_style":{"button_color":"#FFFFFF","button_background_color":"#c12026","button_font_size":"14px","button_font_weight":600,"secondary_button_color":"#000000","secondary_button_background_color":"transparent","secondary_button_font_size":"15px","secondary_button_font_weight":"800"},"initial_style":{"button_color":"#FFFFFF","button_background_color":"#FFEFEB","secondary_button_color":"#00070B","secondary_button_background_color":"transparent"}}}}
   const nvdWidgetConfig= {"success":true,"nvd_name":"Navidium Shipping Protection","nvd_subtitle":"from Damage, Loss & Theft for ","nvd_description":"Get peace of mind with Delivery Guarantee in the event your delivery is damaged, stolen, or lost during transit.","nvd_message":"By Deselecting Shipping Protection, we will not be liable for lost or stolen packages.","nvd_show_cart":"1","nvd_show_checkout":"0","nvd_auto_insurance":"0","nvd_protection_type":"1","nvd_protection_type_value":"2.5","product_exclusion":"Example-Product","exclusion_action":"1","widget_location":"shipping_method","nvd_widget_style":"{\"titleColor\":\"#6D7175\",\"sloganColor\":\"#6D7175\",\"amountColor\":\"#6D7175\",\"optMessageColor\":\"#6D7175\",\"topBgColor\":\"#FFFFFF\",\"logoBg\":\"#FFFFFF\",\"cornerRadius\":\"0px\",\"learnMoreColor\":\"#000\",\"switchColor\":\"#008060\",\"switchColorOptOut\":\"#6D7175\"}","nvd_widget_template":"widget-6","min_protection_value":"0.75","max_protection_value":"50","min_variant_id":"52744774254959","min_variant_price":"0","max_variant_id":"52744774254959","max_variant_price":"0","nvd_learn_more":"#","threshold_value":1000000000,"rounding_value":"rounding_up","nvd_preview_mode":"0","nvd_claim_widget":"{\"customData\":{\"isUpdated\":1,\"attachment_page\":{\"page_name\":\"Attachment page\",\"content\":{\"short_title\":\"Explain issue \",\"damaged_notice\":\"This is only for packages that are damaged upon arrival caused by the courier (cuts, water or humidity damage, etc.).\",\"lost_notice\":\"This applies to packages with the correct shipping address but were lost by the courier while in transit. Incorrect/insufficient addresses will not be handled by this policy.\",\"stolen_notice\":\"Stolen packages must be reported to the authority (police) first. Once a police report is available, please upload a copy to the drop box below.\",\"file_upload_text\":\"Upload damaged product\",\"issue_text_title\":\"Explain your issue\",\"is_issue_text_required\":true,\"is_file_upload_required\":true,\"show_notice\":false,\"required_field_reasons\":[\"Damaged\",\"Lost\",\"Stolen\"],\"image_required_reasons\":[\"Damaged\",\"Lost\",\"Stolen\"],\"check_required_reasons\":[\"Damaged\",\"Lost\",\"Stolen\"]},\"style\":{\"notice_bg\":\"#FEEBC8\",\"icon_bg\":\"#cc7e3e\",\"notice_text_color\":\"#000000\"}},\"claim_successful_page\":{\"page\":\"Claim Successful\",\"content\":{\"customInReviewTitle\":\"Thank you for reporting this claim.\",\"customInReviewParagraph\":\"Your claim has been forwarded for review. We will get back to you as soon as possible.\",\"claim_success_page_button\":\"Go Home\"}},\"global_data\":{\"page\":\"Global Page\",\"content\":{\"mainTitle\":\"Resolve Shipping Problems\",\"customParagraph\":\"Was your package lost, damaged or stolen while being shipped? Then let’s get it taken care of.\",\"companyEmail\":\"\",\"headingFont\":\"Satoshi\",\"paragraphFont\":\"Satoshi\",\"requireOtp\":true,\"limitClaim\":false,\"maxClaimDays\":\"\",\"next_button_text\":\"Next\",\"back_button_text\":\"Back\",\"find_order_button_text\":\"Find your order\"},\"style\":{\"bg\":\"#F4F1EB\",\"bg_overlay\":\"#00000000\",\"body\":\"#FFFFFFCC\",\"main_title\":\"#000000\",\"short_description\":\"#000000\",\"card_border_radius\":20,\"card_border_color\":\"#FFFFFF\",\"card_body_color\":\"#F8F8F8\",\"next_button_background\":\"#000000\",\"next_button_text_color\":\"#FFFFFF\",\"next_button_hover_color\":\"#FE5C36\",\"next_button_hover_text_color\":\"#FFFFFF\",\"back_button_background\":\"#374144\",\"back_button_text_color\":\"#FFFFFF\",\"back_button_hover_color\":\"#FE5C36\",\"back_button_hover_text_color\":\"#FFFFFF\",\"short_title\":\"#000000\",\"button_radius\":32,\"title_font_weight\":\"700\",\"paragraph_font_weight\":\"400\",\"short_description_font_weight\":\"400\",\"title_font_transform\":\"capitalize\",\"paragraph_font_transform\":\"none\",\"short_description_font_transform\":\"none\"}},\"order_list_page\":{\"page\":\"Order List\",\"content\":{\"orderListShortTitle\":\"Select an order\"},\"style\":{\"body\":\"#FFFFFF\"}},\"order_details_page\":{\"page\":\"Order Details\",\"content\":{\"orderDetailsShortTitle\":\"Select faulty products\"}},\"reason_page\":{\"page\":\"Reason Page\",\"content\":{\"reasonTitle\":\"Select an issue\",\"something_else_text\":\"Something else\",\"reasons\":[\"Damaged\",\"Lost\",\"Stolen\"],\"hide\":false},\"style\":{\"reason_btn_background_color\":\"#FFFFFF\",\"reason_btn_text_color\":\"#000000\",\"reason_btn_active_bg_color\":\"#FFF3DD\",\"reason_btn_active_text_color\":\"#000000\",\"reason_btn_border_color\":\"#B1B1B1\",\"reason_btn_border_active_color\":\"#FE5C36\"}},\"refund_reorder_page\":{\"page_name\":\"Refund reorder page\",\"content\":{\"refundReorderShortTitle\":\"What would you like to receive?\",\"showRefund\":true,\"refund_text\":\"Refund\",\"showRefundOnTop\":false,\"showReorder\":true,\"reorder_text\":\"Reorder\",\"submitClaimButtonText\":\"submit\",\"new_button\":[]},\"style\":{\"reorder_btn_background_color\":\"#FFFFFF\",\"reorder_btn_text_color\":\"#000000\",\"refund_btn_text_color\":\"#000000\",\"refund_btn_background_color\":\"#FFFFFF\",\"submit_claim_btn_text\":\"#000000\",\"submit_claim_btn_background\":\"#f5f5f5\",\"refund_border_color\":\"#B1B1B1\",\"refund_border_active_color\":\"#FE5C36\"}},\"reorder_submit_page\":{\"page_name\":\"Reorder submit page\",\"content\":{\"description\":\"Please review your shipping address to ensure it is correct.\",\"mainTitle\":\"You Qualify For An Instant Replacement\",\"next_button_text\":\"Get Replacement\",\"back_button_text\":\"Back\"},\"style\":{\"mainTitle_text_color\":\"#000000\",\"description_text_color\":\"#000000\",\"text_color\":\"#000000\",\"next_button_background\":\"#000000\",\"next_button_hover_color\":\"#FE5C36\",\"next_button_text_color\":\"#fff\",\"next_button_hover_text_color\":\"#fff\",\"back_button_background\":\"#000000\",\"back_button_hover_color\":\"#FE5C36\",\"back_button_text_color\":\"#fff\",\"back_button_hover_text_color\":\"#fff\"}},\"search_order_page\":{\"page_name\":\"Default page\",\"content\":{\"homeShortTitle\":\"Start by entering your order details.\",\"emailPlaceholderText\":\"Email Address\",\"orderPlaceholderText\":\"Order number\"},\"style\":{\"input_background_color\":\"#FFFFFF\",\"input_text_color\":\"#000000\",\"input_placeholder_color\":\"#ADA9A9\",\"input_border_radius\":10}}},\"logoUrl\":\"https://cdn.navidiumapp.com/assets/navidium-logo.png\",\"bgUrl\":\"https://cdn.navidiumapp.com/navidium-widgets/assets/claim-page-bg.png\"}","nvd_nations":"[{\"name\":\"United States\",\"flag\":\"https://flagcdn.com/w320/us.png\"}]","nvd_international":"0","nvd_international_fee":"5.0","nvd_international_fee_active":"0","nvd_claim_email":"0","nvd_widget_icon_alt":"https://d10pwglna6up6p.cloudfront.net/assets/navidium-shipping-icon.png","store_currency":"USD","disclaimer_properties":"{\"status\":true,\"property_name\":\"Disclaimer\",\"property_value\":\"This is an optional additional service for expedited replacements and is not a shipping   fee.\"}","nvd_variants":["52744774254959"],"nvd_static_rules":[],"time":"2026-03-13 12:11:19","nvd_single_variant":"1","nvd_widget_icon":"https://d10pwglna6up6p.cloudfront.net/assets/navidium-shipping-icon.png","product_ids":["14908621128047"],"is_custom_setting":0,"custom_setting_operator":null,"custom_setting_price":null,"custom_setting_type":"1","custom_setting_fee":null,"smart_mode":false}
   const isNvdLandingPopupOn = false
   const isNvdReminderPopupOn = false
   const nvdWidgetAutoInstall = false

   const nvdWidgetHelpers = {
    product_handle: 'navidium-shipping-protection',
    subtotal_element: 'navidium',
    click_triggers: '#cart-icon-bubble',
    checkout_section: 'button.button-primary.width-100.font-size-4.font-weight-3,[name="checkout"],auto-install-to-theme',
    store_checkout_button: '#checkout-button',
  };
  if(nvdWidgetAutoInstall) {
    nvdWidgetHelpers.checkout_section = nvdWidgetHelpers.checkout_section + ',[name="checkout"],auto-install-to-theme';
  }
   const nvdReminderPopupOpen = () =>{
     document.body.classList.add('nvd-scroll-lock')
     document.getElementById('nvd-reminder-modal').style.display='block'
  }
</script>
<script>
  let nvdShopCurrency = window.nvdShopCurrency ? window.nvdShopCurrency : '';
  if (nvdShopCurrency == '') {
    nvdShopCurrency = '<span class='money'>${{amount}}</span>';
  }
</script>
<script>
  window.nvdCartItems = [
     ];
</script>
<script>
  window.addEventListener('DOMContentLoaded', function () {
    
    try {
      
      if (nvdWidgetHelpers.checkout_section.includes('auto-install-to-theme')) {
        window.needToInjectNvd = true;
        window.injectNvdToCart = () => {
          document.querySelectorAll(nvdWidgetHelpers.checkout_section).forEach((checkoutBtn) => {
            if (!checkoutBtn) return;
            const parent = checkoutBtn.parentNode;
            if (!parent) return;

            // Prevent duplicate injection in this container
            if (parent.querySelector('.nvd-mini')) return;

            const nvdDiv = document.createElement('div');
            nvdDiv.className = 'nvd-mini w-nvd-100';

            parent.insertBefore(nvdDiv, checkoutBtn);
            console.info('[NVD] Mini injected before checkout button:', checkoutBtn);
          });
        };

        // Run immediately
        injectNvdToCart();

        // Retry for delayed carts (like Rebuy)
        let tries = 0;
        const interval = setInterval(() => {
          injectNvdToCart();
          if (++tries > 12) clearInterval(interval); // stop after ~6s
        }, 500);
      }
    } catch (error) {
      console.error('Error injecting NVD:', error);
    }
  });
</script>
<style>
  .nvd-mini button:disabled {
    cursor: not-allowed !important;
  }
  button#nvd-with-checkout-btn {
    border-radius: 0px !important;
}
svg.nvd-std-widget-logo {
    width: 30px !important;
}
</style>
<div id="nvd-consent"></div>

  <script src="https://cdn.shopify.com/extensions/019ea78b-e528-77d0-b976-259b3ec2c0f5/navidium-shipping-protection-492/assets/jQuery.js"></script>


<script defer src="https://cdn.shopify.com/extensions/019ea78b-e528-77d0-b976-259b3ec2c0f5/navidium-shipping-protection-492/assets/nvd-widget-with-consent.js"></script>

<script defer src="https://cdn.shopify.com/extensions/019ea78b-e528-77d0-b976-259b3ec2c0f5/navidium-shipping-protection-492/assets/learn-more-popup.js"></script>


</div><script src="https://cdn.shopify.com/storefront/standard-actions.js" type="module" data-source-attribution="shopify.standard_actions"></script>
</body>
</html>
