Outiref

Code source de l'URL : http://www.katxiklothing.com

<!doctype html>

<html lang="fr" dir="ltr">
  <head>
    <script type="application/vnd.locksmith+json" data-locksmith="">{"version":"v333","locked":false,"initialized":true,"scope":"index","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,"hide_price":false,"hide_add_to_cart":false,"transparent":true,"locks":{"all":[],"opened":[]},"keys":[],"keys_signature":"48e044d17f3e8fb3f9678fad53d0bf0d423917aa6b83a93b3b1060afea9a06e8","state":{"template":"index","theme":208237068637,"product":null,"collection":null,"page":null,"blog":null,"article":null,"app":null},"now":1789075265,"path":"\/","locale_root_url":"\/","canonical_url":"https:\/\/katxiklothing.com\/","customer_id":null,"customer_id_signature":"48e044d17f3e8fb3f9678fad53d0bf0d423917aa6b83a93b3b1060afea9a06e8","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="string"==typeof n.container?document.getElementById(n.container):n.container;t&&(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\":\"v333\",\"locked\":false,\"initialized\":true,\"scope\":\"index\",\"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,\"hide_price\":false,\"hide_add_to_cart\":false,\"transparent\":true,\"locks\":{\"all\":[],\"opened\":[]},\"keys\":[],\"keys_signature\":\"48e044d17f3e8fb3f9678fad53d0bf0d423917aa6b83a93b3b1060afea9a06e8\",\"state\":{\"template\":\"index\",\"theme\":208237068637,\"product\":null,\"collection\":null,\"page\":null,\"blog\":null,\"article\":null,\"app\":null},\"now\":1789075265,\"path\":\"\\\/\",\"locale_root_url\":\"\\\/\",\"canonical_url\":\"https:\\\/\\\/katxiklothing.com\\\/\",\"customer_id\":null,\"customer_id_signature\":\"48e044d17f3e8fb3f9678fad53d0bf0d423917aa6b83a93b3b1060afea9a06e8\",\"cart\":null}";Locksmith.jsonTagSignature="d8e97df3545f2734bd56911e636f28eb7e1e8245bfb3b4d3e0f4451518b3f453"</script>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, height=device-height, minimum-scale=1.0, maximum-scale=5.0">

    <title>
      Katxi Klothing - Marque de vêtements basques depuis 2016
    </title><meta name="description" content="Katxi Klothing, c&#39;est la marque de vêtements du Pays Basque qui propose une vision moderniste d&#39;un style basque et branché. Katxi propose des collections éco-responsables et locales de vêtements (sweat shirts, tee-shirts, vestes) et accessoires. Les 2 créateurs s&#39;inspirent de la culture caractéristique du Pays Basque.">
<link rel="canonical" href="https://katxiklothing.com/"><link rel="shortcut icon" href="//katxiklothing.com/cdn/shop/files/Logo_katxiK_2x_1cd98710-417e-4b5f-8204-ee767db12cd1.png?v=1614320862&width=96">
      <link rel="apple-touch-icon" href="//katxiklothing.com/cdn/shop/files/Logo_katxiK_2x_1cd98710-417e-4b5f-8204-ee767db12cd1.png?v=1614320862&width=180"><link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin=""><link rel="preload" href="//katxiklothing.com/cdn/fonts/funnel_display/funneldisplay_n4.c0b8681281465c7b4cb3fa2b389774fcb300e9e6.woff2" as="font" type="font/woff2" crossorigin=""><link rel="preload" href="//katxiklothing.com/cdn/fonts/roboto_mono/robotomono_n4.9d1649e14a644ef48a2262609c784a79a5c2c87d.woff2" as="font" type="font/woff2" crossorigin=""><meta property="og:type" content="website">
<meta property="og:title" content="Katxi Klothing - Marque de vêtements basques depuis 2016">
<meta property="og:description" content="Katxi Klothing, c&#39;est la marque de vêtements du Pays Basque qui propose une vision moderniste d&#39;un style basque et branché. Katxi propose des collections éco-responsables et locales de vêtements (sweat shirts, tee-shirts, vestes) et accessoires. Les 2 créateurs s&#39;inspirent de la culture caractéristique du Pays Basque.">
<meta property="og:url" content="https://katxiklothing.com/">
<meta property="og:site_name" content="Katxi Klothing"><meta name="twitter:card" content="summary"><meta name="twitter:title" content="Katxi Klothing - Marque de vêtements basques depuis 2016">
<meta name="twitter:description" content="Katxi Klothing, c&#39;est la marque de vêtements du Pays Basque qui propose une vision moderniste d&#39;un style basque et branché. Katxi propose des collections éco-responsables et locales de vêtements (sweat shirts, tee-shirts, vestes) et accessoires. Les 2 créateurs s&#39;inspirent de la culture caractéristique du Pays Basque.">
<script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [{
        "@type": "ListItem",
        "position": 1,
        "name": "Accueil",
        "item": "https://katxiklothing.com"
      }]
  }
</script><script type="application/ld+json">
    [
      {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "Katxi Klothing",
        "url": "https:\/\/katxiklothing.com",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https:\/\/katxiklothing.com\/search?q={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "Katxi Klothing","url": "https:\/\/katxiklothing.com"
      }
    ]
  </script><style>/* Typography (heading) */
  @font-face {
  font-family: "Funnel Display";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//katxiklothing.com/cdn/fonts/funnel_display/funneldisplay_n4.c0b8681281465c7b4cb3fa2b389774fcb300e9e6.woff2") format("woff2"),
       url("//katxiklothing.com/cdn/fonts/funnel_display/funneldisplay_n4.37c962c73103e431616cccd241a7a41490c088f7.woff") format("woff");
}

/* Typography (body) */
  @font-face {
  font-family: "Roboto Mono";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//katxiklothing.com/cdn/fonts/roboto_mono/robotomono_n4.9d1649e14a644ef48a2262609c784a79a5c2c87d.woff2") format("woff2"),
       url("//katxiklothing.com/cdn/fonts/roboto_mono/robotomono_n4.1f5c294b54ad5b669e758778fae486a733405684.woff") format("woff");
}

@font-face {
  font-family: "Roboto Mono";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//katxiklothing.com/cdn/fonts/roboto_mono/robotomono_i4.a25644e8b45c7298fd88b9667c242570c38bd16b.woff2") format("woff2"),
       url("//katxiklothing.com/cdn/fonts/roboto_mono/robotomono_i4.32d315c9534af1c57f14ef0f7fed2771f356b3d5.woff") format("woff");
}

@font-face {
  font-family: "Roboto Mono";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//katxiklothing.com/cdn/fonts/roboto_mono/robotomono_n7.94ea13a641f607be3d334ec356dbe9710b93cb18.woff2") format("woff2"),
       url("//katxiklothing.com/cdn/fonts/roboto_mono/robotomono_n7.4bd578ed36c8af9f034d1aa383e35172620e6500.woff") format("woff");
}

@font-face {
  font-family: "Roboto Mono";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("//katxiklothing.com/cdn/fonts/roboto_mono/robotomono_i7.c7af3ae56ec5850cf036474739742dd23e5f17b8.woff2") format("woff2"),
       url("//katxiklothing.com/cdn/fonts/roboto_mono/robotomono_i7.13669ac9ea460234c8180f48b23ac09ecd4fb4a3.woff") format("woff");
}

:root {
    /* Container */
    --container-max-width: 100%;
    --container-xxs-max-width: 27.5rem; /* 440px */
    --container-xs-max-width: 42.5rem; /* 680px */
    --container-sm-max-width: 61.25rem; /* 980px */
    --container-md-max-width: 71.875rem; /* 1150px */
    --container-lg-max-width: 78.75rem; /* 1260px */
    --container-xl-max-width: 85rem; /* 1360px */
    --container-gutter: 1.25rem;

    --section-vertical-spacing: 2.5rem;
    --section-vertical-spacing-tight:2.5rem;

    --section-stack-gap:2.25rem;
    --section-stack-gap-tight:2.25rem;

    /* Form settings */
    --form-gap: 1.25rem; /* Gap between fieldset and submit button */
    --fieldset-gap: 1rem; /* Gap between each form input within a fieldset */
    --form-control-gap: 0.625rem; /* Gap between input and label (ignored for floating label) */
    --checkbox-control-gap: 0.75rem; /* Horizontal gap between checkbox and its associated label */
    --input-padding-block: 0.65rem; /* Vertical padding for input, textarea and native select */
    --input-padding-inline: 0.8rem; /* Horizontal padding for input, textarea and native select */
    --checkbox-size: 0.875rem; /* Size (width and height) for checkbox */

    /* Other sizes */
    --sticky-area-height: calc(var(--announcement-bar-is-sticky, 0) * var(--announcement-bar-height, 0px) + var(--header-is-sticky, 0) * var(--header-is-visible, 1) * var(--header-height, 0px));

    /* RTL support */
    --transform-logical-flip: 1;
    --transform-origin-start: left;
    --transform-origin-end: right;

    /**
     * ---------------------------------------------------------------------
     * TYPOGRAPHY
     * ---------------------------------------------------------------------
     */

    /* Font properties */
    --heading-font-family: "Funnel Display", sans-serif;
    --heading-font-weight: 400;
    --heading-font-style: normal;
    --heading-text-transform: normal;
    --heading-letter-spacing: 0.18em;
    --text-font-family: "Roboto Mono", monospace;
    --text-font-weight: 400;
    --text-font-style: normal;
    --text-letter-spacing: 0.0em;
    --button-font: var(--heading-font-style) var(--heading-font-weight) var(--text-sm) / 1.65 var(--heading-font-family);
    --button-text-transform: normal;
    --button-letter-spacing: 0.18em;

    /* Font sizes */--text-heading-size-factor: 1;
    --text-h1: max(0.75rem, clamp(1.375rem, 1.146341463414634rem + 0.975609756097561vw, 2rem) * var(--text-heading-size-factor));
    --text-h2: max(0.75rem, clamp(1.25rem, 1.0670731707317074rem + 0.7804878048780488vw, 1.75rem) * var(--text-heading-size-factor));
    --text-h3: max(0.75rem, clamp(1.125rem, 1.0335365853658536rem + 0.3902439024390244vw, 1.375rem) * var(--text-heading-size-factor));
    --text-h4: max(0.75rem, clamp(1rem, 0.9542682926829268rem + 0.1951219512195122vw, 1.125rem) * var(--text-heading-size-factor));
    --text-h5: max(0.70rem, calc(0.875rem * var(--text-heading-size-factor)));
    --text-h6: max(0.70rem, calc(0.75rem * var(--text-heading-size-factor)));

    --text-xs: 0.75rem;
    --text-sm: 0.8125rem;
    --text-base: 0.875rem;
    --text-lg: 1.0rem;
    --text-xl: 1.125rem;

    /* Rounded variables (used for border radius) */
    --rounded-full: 9999px;
    --button-border-radius: 0.0rem;
    --input-border-radius: 0.0rem;

    /* Box shadow */
    --shadow-sm: 0 2px 8px rgb(0 0 0 / 0.05);
    --shadow: 0 5px 15px rgb(0 0 0 / 0.05);
    --shadow-md: 0 5px 30px rgb(0 0 0 / 0.05);
    --shadow-block: px px px rgb(var(--text-primary) / 0.0);

    /* Product card */--product-card-text-transform: normal;/**
     * ---------------------------------------------------------------------
     * OTHER
     * ---------------------------------------------------------------------
     */

    --checkmark-svg-url: url(//katxiklothing.com/cdn/shop/t/11/assets/checkmark.svg?v=25540498534053173591787141723);
    --cursor-zoom-in-svg-url: url(//katxiklothing.com/cdn/shop/t/11/assets/cursor-zoom-in.svg?v=10314168550109652581787576248);
  }

  [dir="rtl"]:root {
    /* RTL support */
    --transform-logical-flip: -1;
    --transform-origin-start: right;
    --transform-origin-end: left;
  }

  @media screen and (min-width: 700px) {
    :root {
      /* Typography (font size) */
      --text-xs: 0.75rem;
      --text-sm: 0.8125rem;
      --text-base: 0.875rem;
      --text-lg: 1.0rem;
      --text-xl: 1.25rem;

      /* Spacing settings */
      --container-gutter: 2rem;
    }
  }

  @media screen and (min-width: 1000px) {
    :root {
      /* Spacing settings */
      --container-gutter: 3rem;

      --section-vertical-spacing: 4rem;
      --section-vertical-spacing-tight: 4rem;

      --section-stack-gap:3rem;
      --section-stack-gap-tight:3rem;
    }
  }:root {/* Overlay used for modal */
    --page-overlay: 0 0 0 / 0.4;

    /* We use the first scheme background as default */
    --page-background: ;

    /* Product colors */
    --on-sale-text: 167 38 8;
    --on-sale-badge-background: 167 38 8;
    --on-sale-badge-text: 255 255 255;
    --sold-out-badge-background: 239 239 239;
    --sold-out-badge-text: 0 0 0 / 0.65;
    --custom-badge-background: 252 231 98;
    --custom-badge-text: 0 0 0 / 0.65;
    --star-color: 252 231 98;

    /* Status colors */
    --success-background: 210 210 210;
    --success-text: 43 42 39;
    --warning-background: 253 241 224;
    --warning-text: 237 138 0;
    --error-background: 254 249 217;
    --error-text: 252 231 98;

    /* Modal scheme */
    --modal-scheme-background: 255 255 255;
    --modal-scheme-background-gradient: ;
    --modal-scheme-text-color: 43 42 39;
  }.color-scheme--scheme-1 {
      /* Color settings */--accent: 43 42 39;
      --text-color: 43 42 39;
      --background: 247 247 245 / 1.0;
      --background-without-opacity: 247 247 245;
      --background-gradient: ;--border-color: 216 216 214;/* Button colors */
      --button-background: 43 42 39;
      --button-text-color: 252 231 98;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 43 42 39;
    }.shopify-section:has(.section-spacing.color-scheme--bg-010c7c62e34edcbdd0bb6c5a9d129a3f) + .shopify-section:has(.section-spacing.color-scheme--bg-010c7c62e34edcbdd0bb6c5a9d129a3f:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--scheme-2 {
      /* Color settings */--accent: 43 42 39;
      --text-color: 43 42 39;
      --background: 255 255 255 / 1.0;
      --background-without-opacity: 255 255 255;
      --background-gradient: ;--border-color: 223 223 223;/* Button colors */
      --button-background: 43 42 39;
      --button-text-color: 255 255 255;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 43 42 39;
    }.shopify-section:has(.section-spacing.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673) + .shopify-section:has(.section-spacing.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--scheme-3 {
      /* Color settings */--accent: 252 231 98;
      --text-color: 247 247 245;
      --background: 43 42 39 / 1.0;
      --background-without-opacity: 43 42 39;
      --background-gradient: ;--border-color: 74 73 70;/* Button colors */
      --button-background: 252 231 98;
      --button-text-color: 43 42 39;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }.shopify-section:has(.section-spacing.color-scheme--bg-cf5ddad7a567bb78eece3a7206e10ec1) + .shopify-section:has(.section-spacing.color-scheme--bg-cf5ddad7a567bb78eece3a7206e10ec1:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--scheme-4 {
      /* Color settings */--accent: 252 231 98;
      --text-color: 255 255 255;
      --background: 0 0 0 / 0.0;
      --background-without-opacity: 0 0 0;
      --background-gradient: ;--border-color: 255 255 255;/* Button colors */
      --button-background: 252 231 98;
      --button-text-color: 56 54 47;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }.shopify-section:has(.section-spacing.color-scheme--bg-3671eee015764974ee0aef1536023e0f) + .shopify-section:has(.section-spacing.color-scheme--bg-3671eee015764974ee0aef1536023e0f:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--scheme-5 {
      /* Color settings */--accent: 43 42 39;
      --text-color: 43 42 39;
      --background: 255 255 255 / 1.0;
      --background-without-opacity: 255 255 255;
      --background-gradient: ;--border-color: 223 223 223;/* Button colors */
      --button-background: 43 42 39;
      --button-text-color: 252 231 98;

      /* Circled buttons */
      --circle-button-background: 252 231 98;
      --circle-button-text-color: 43 42 39;
    }.shopify-section:has(.section-spacing.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673) + .shopify-section:has(.section-spacing.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--dialog {
    /* Color settings */--accent: 43 42 39;
    --text-color: 43 42 39;
    --background: 255 255 255 / 1.0;
    --background-without-opacity: 255 255 255;
    --background-gradient: ;--border-color: 223 223 223;/* Button colors */
    --button-background: 43 42 39;
    --button-text-color: 255 255 255;

    /* Circled buttons */
    --circle-button-background: 255 255 255;
    --circle-button-text-color: 43 42 39;
  }@view-transition {
      navigation: auto;
    }</style>
<script>
  // This allows to expose several variables to the global scope, to be used in scripts
  window.themeVariables = {
    settings: {
      showPageTransition: true,
      pageType: "index",
      moneyFormat: "{{amount_with_comma_separator}}€",
      moneyWithCurrencyFormat: "{{amount_with_comma_separator}} EUR",
      currencyCodeEnabled: false,
      cartType: "drawer",
      staggerMenuApparition: true
    },

    strings: {
      addedToCart: "Produit ajouté au panier !",
      addedToCartWithTitle: "{{ product_title }} a été ajouté au panier.",
      closeGallery: "Fermer la galerie",
      zoomGallery: "Zoomer sur l\u0026#39;image",
      errorGallery: "L\u0026#39;image ne peut pas etre chargée",
      shippingEstimatorNoResults: "Nous ne livrons pas à votre adresse.",
      shippingEstimatorOneResult: "Il y a un résultat pour votre adresse :",
      shippingEstimatorMultipleResults: "Il y a plusieurs résultats pour votre adresse :",
      shippingEstimatorError: "Impossible d\u0026#39;estimer les frais de livraison :",
      next: "Suivant",
      previous: "Précédent"
    },

    mediaQueries: {
      'sm': 'screen and (min-width: 700px)',
      'md': 'screen and (min-width: 1000px)',
      'lg': 'screen and (min-width: 1150px)',
      'xl': 'screen and (min-width: 1400px)',
      '2xl': 'screen and (min-width: 1600px)',
      'sm-max': 'screen and (max-width: 699px)',
      'md-max': 'screen and (max-width: 999px)',
      'lg-max': 'screen and (max-width: 1149px)',
      'xl-max': 'screen and (max-width: 1399px)',
      '2xl-max': 'screen and (max-width: 1599px)',
      'motion-safe': '(prefers-reduced-motion: no-preference)',
      'motion-reduce': '(prefers-reduced-motion: reduce)',
      'supports-hover': 'screen and (pointer: fine)',
      'supports-touch': 'screen and (hover: none)'
    }
  };</script>
<script async="" crossorigin="" fetchpriority="high" src="/cdn/shopifycloud/importmap-polyfill/es-modules-shim.2.4.0.js"></script>
<script type="importmap">{
        "imports": {
          "vendor": "//katxiklothing.com/cdn/shop/t/11/assets/vendor.min.js?v=53886175772894603331786959815",
          "theme": "//katxiklothing.com/cdn/shop/t/11/assets/theme.js?v=13968561988284492361786959815",
          "photoswipe": "//katxiklothing.com/cdn/shop/t/11/assets/photoswipe.min.js?v=13374349288281597431786959815"
        }
      }
    </script>

    <script type="module" src="//katxiklothing.com/cdn/shop/t/11/assets/vendor.min.js?v=53886175772894603331786959815"></script>
    <script type="module" src="//katxiklothing.com/cdn/shop/t/11/assets/theme.js?v=13968561988284492361786959815"></script>

    <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="google-site-verification" content="e7T8kBqo5T0Yue2cO2iEYC7yeSjJ07fIveq4F41Y0F4">
<meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/49557930144/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="e3c40643ae3697f87eada156ae03fd90">
<meta id="in-context-paypal-metadata" data-shop-id="49557930144" data-venmo-supported="false" data-environment="production" data-locale="fr_FR" data-paypal-v4="true" data-currency="EUR">
<script async="async" src="/checkouts/internal/preloads.js?locale=fr-FR"></script>
<link rel="preconnect" href="https://shop.app" crossorigin="anonymous">
<script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=fr-FR&shop_id=49557930144" crossorigin="anonymous"></script>
<script id="apple-pay-shop-capabilities" type="application/json">{"shopId":49557930144,"countryCode":"FR","currencyCode":"EUR","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/49557930144","merchantName":"Katxi Klothing","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","maestro"],"total":{"type":"pending","label":"Katxi Klothing","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script>
<script id="shopify-features" type="application/json">{"accessToken":"e3c40643ae3697f87eada156ae03fd90","betas":["rich-media-storefront-analytics"],"domain":"katxiklothing.com","predictiveSearch":true,"shopId":49557930144,"locale":"fr"}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "katxi-klothing.myshopify.com";
Shopify.locale = "fr";
Shopify.currency = {"active":"EUR","rate":"1.0"};
Shopify.country = "FR";
Shopify.theme = {"name":"Prestige","id":208237068637,"schema_name":"Prestige","schema_version":"11.4.0","theme_store_id":855,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "katxiklothing.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.25 };
  window.Shopify.SignInWithShop.eligible = true;
</script>
<script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script>
<script defer="defer" async="" type="module" src="https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.fr.esm.js"></script>
<script type="module">
  await import("https://cdn.shopify.com/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.fr.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'] = {"avatar":["modules/v2/loader.avatar.fr.esm.js"],"checkout-modal":["modules/v2/loader.checkout-modal.fr.esm.js"],"init-customer-accounts-sign-up":["modules/v2/loader.init-customer-accounts-sign-up.fr.esm.js"],"init-customer-accounts":["modules/v2/loader.init-customer-accounts.fr.esm.js"],"init-fed-cm":["modules/v2/loader.init-fed-cm.fr.esm.js"],"init-shop-cart-sync":["modules/v2/loader.init-shop-cart-sync.fr.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/loader.init-shop-email-lookup-coordinator.fr.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/loader.init-shop-for-new-customer-accounts.fr.esm.js"],"init-shop-user-recognition":["modules/v2/loader.init-shop-user-recognition.fr.esm.js"],"init-windoid":["modules/v2/loader.init-windoid.fr.esm.js"],"lead-capture":["modules/v2/loader.lead-capture.fr.esm.js"],"listener":["modules/v2/loader.listener.fr.esm.js"],"pay-button":["modules/v2/loader.pay-button.fr.esm.js"],"payment-terms":["modules/v2/loader.payment-terms.fr.esm.js"],"shop-button":["modules/v2/loader.shop-button.fr.esm.js"],"shop-cart-sync":["modules/v2/loader.shop-cart-sync.fr.esm.js"],"shop-cash-offers":["modules/v2/loader.shop-cash-offers.fr.esm.js"],"shop-follow-button":["modules/v2/loader.shop-follow-button.fr.esm.js"],"shop-login-button":["modules/v2/loader.shop-login-button.fr.esm.js"],"shop-login":["modules/v2/loader.shop-login.fr.esm.js"],"shop-toast-manager":["modules/v2/loader.shop-toast-manager.fr.esm.js"],"shop-user-recognition":["modules/v2/loader.shop-user-recognition.fr.esm.js"]};
</script>
<script>(function() {
  var isLoaded = false;
  function asyncLoad() {
    if (isLoaded) return;
    isLoaded = true;
    var urls = ["https:\/\/chimpstatic.com\/mcjs-connected\/js\/users\/7b9ed7ffbc9c1570c91ba73ca\/a787bd853febcd809c961ca9e.js?shop=katxi-klothing.myshopify.com","https:\/\/cdn.nfcube.com\/instafeed-8e9d9238605d9883d92475efa0d2a52a.js?shop=katxi-klothing.myshopify.com","https:\/\/cdn.weglot.com\/weglot_script_tag.js?shop=katxi-klothing.myshopify.com","https:\/\/cdn.weglot.com\/weglot_script_tag.js?shop=katxi-klothing.myshopify.com"];
    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);
    }
  };
  if(window.attachEvent) {
    window.attachEvent('onload', asyncLoad);
  } else {
    window.addEventListener('load', asyncLoad, false);
  }
})();</script>
<script id="__st">var __st={"a":49557930144,"offset":7200,"reqid":"153f075c-d483-4309-9c2e-b40304a15614-1789075265","pageurl":"katxiklothing.com\/","u":"abfe118b519b","p":"home"};</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.3.iife.js',D={infoText:'Protégé par hCaptcha',privacyText:'Confidentialité',termsText:'Conditions'},(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" src="//katxiklothing.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js" crossorigin="anonymous"></script>
<script>(function () {var userAgent = navigator.userAgent;var platform = navigator.platform;var maxTouchPoints = navigator.maxTouchPoints || 0;var isIOS = /iPad|iPhone|iPod/.test(platform) || (platform === 'MacIntel' && maxTouchPoints > 1);var isMacSafari = platform.indexOf('Mac') === 0 && /Safari/.test(userAgent) && !/Chrome|Chromium|CriOS|FxiOS|Edg|OPR|Android/.test(userAgent);var isAppleSafari = isIOS || isMacSafari;if (isAppleSafari) {fetch('/sf_private_access_tokens' + location.search).catch(function () {});}function browserMajorVersion(pattern) {var match = userAgent.match(pattern);return match ? parseInt(match[1], 10) : null;}function shouldLoadAutosizesPolyfill() {if (!window.PerformanceObserver?.supportedEntryTypes?.includes('paint')) {return false;}var chromeVersion = browserMajorVersion(/Chrome\/(\d+)/);if (chromeVersion !== null) {return chromeVersion < 126;}var firefoxVersion = browserMajorVersion(/Firefox\/(\d+)/);if (firefoxVersion !== null) {return firefoxVersion < 150;}var safariVersion = isAppleSafari ? browserMajorVersion(/Version\/(\d+).*Safari\//) : null;if (safariVersion !== null) {return safariVersion < 27;}return true;}if (shouldLoadAutosizesPolyfill()) {var autosizesScript = document.createElement('script');autosizesScript.async = true;autosizesScript.crossOrigin = 'anonymous';autosizesScript.src = "//katxiklothing.com/cdn/shopifycloud/storefront/assets/storefront/autosizes-84416378.js";(document.head || document.documentElement).appendChild(autosizesScript);}window.ShopifyAnalytics = window.ShopifyAnalytics || {};window.ShopifyAnalytics.performance = window.ShopifyAnalytics.performance || {};(function () {var LONG_FRAME_THRESHOLD = 50;var longAnimationFrames = [];var activeRafId = null;function collectLongFrames() {var previousTime = null;function rafMonitor(now) {if (activeRafId === null) {return;}var delta = now - previousTime;if (delta > LONG_FRAME_THRESHOLD) {longAnimationFrames.push({startTime: previousTime,endTime: now,});}previousTime = now;activeRafId = requestAnimationFrame(rafMonitor);}previousTime = performance.now();activeRafId = requestAnimationFrame(rafMonitor);}if (!window.PerformanceObserver?.supportedEntryTypes?.includes('long-animation-frame')) {collectLongFrames();var timeoutId = setTimeout(function () {cancelAnimationFrame(activeRafId);}, 10000);window.ShopifyAnalytics.performance.getLongAnimationFrames = function (stopCollection) {if (stopCollection === undefined) {stopCollection = false;}if (stopCollection) {clearTimeout(timeoutId);cancelAnimationFrame(activeRafId);}return longAnimationFrames;};}})();})();</script><script crossorigin="anonymous" defer="defer" src="//katxiklothing.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812"></script>
<script id="shopify-origin-trials" async="async" integrity="sha256-mqQjA+yhr1DtPsW5MhDIq3zDu+LghfjNT49r/ttG3eY=" src="//cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-5059b83f.js" crossorigin="anonymous" onload="window.__shopifyOriginTrialsDone = true" onerror="window.__shopifyOriginTrialsDone = true"></script>
<script>
  window.Shopify = window.Shopify || {};
  window.Shopify.MCP = window.Shopify.MCP || {};
  window.Shopify.MCP.enabled = true;
  window.Shopify.MCP.shop = "katxi-klothing.myshopify.com";
  window.Shopify.MCP.mcpEndpoint = "https:\/\/katxiklothing.com\/api\/mcp";
  window.Shopify.MCP.tools = [{"name":"search_shop_policies_and_faqs","description":"Used to get facts about the stores policies, products, or services.\nSome examples of questions you can ask are:\n  - What is your return policy?\n  - What is your shipping policy?\n  - What is your phone number?\n  - What are your hours of operation?\"\n","inputSchema":{"$schema":"https:\/\/json-schema.org\/draft\/2020-12\/schema","type":"object","properties":{"query":{"type":"string","description":"A natural language query."},"context":{"type":"string","description":"Additional information about the request such as user demographics, mood, location, or other relevant details that could help in tailoring the response appropriately."}},"required":["query"]}}];
</script>
<script>(()=>{var d="shopify:webmcp_adapter_loaded",n=Symbol.for("shopify.webmcp_adapter_loading");function s(c,a,{win:r=window,doc:o=document}={}){function p(){try{return r.localStorage.getItem(d)==="true"}catch{return!1}}function l(){try{r.localStorage.setItem(d,"true")}catch{}}function u(){return typeof(o.modelContext||r.navigator?.modelContext)?.registerTool=="function"}function f(){if(r[n]||!u())return;let t=o.head||o.getElementsByTagName("head")[0];if(!t)return;let e=o.createElement("script");e.type="module",e.crossOrigin="anonymous",a&&(e.integrity=a),e.src=c,e.addEventListener("load",l,{once:!0}),e.addEventListener("error",()=>{r[n]=!1},{once:!0}),t.appendChild(e),r[n]=!0}function _(t){let e=o.getElementById("shopify-origin-trials");if(!e||r.__shopifyOriginTrialsDone){t();return}e.addEventListener("load",t,{once:!0}),e.addEventListener("error",t,{once:!0})}function i(){_(()=>r.setTimeout(f,0))}function m(){o.addEventListener("DOMContentLoaded",i,{once:!0})}p()?i():m()}s("https:\/\/cdn.shopify.com\/storefront\/webmcp\/webmcp-0.1.1.js","");})();
</script>
<script id="scb4127" type="text/javascript" async="" src="https://katxiklothing.com/cdn/shopifycloud/privacy-banner/storefront-banner.js"></script>
<script id="shopify-cfh-end">window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>
<link href="//katxiklothing.com/cdn/shop/t/11/assets/theme.css?v=23443377306915947091787579107" rel="stylesheet" type="text/css" media="all"><!-- SparkLayer redirect — always outside conditional -->
<script async="" src="https://cdn.sparklayer.io/spark-redirect.js"></script><!-- BEGIN app block: shopify://apps/sparklayer-wholesale/blocks/sparklayer_core_script/019bbd73-3010-74e2-b9bd-86c9cb3ee550 --><script>
// SparkLayer Redirect.js (from cdn.sparklayer.io/spark-redirect.js)
!function(){"use strict";var t;const e=null!=(t=window.sparkRedirectLoginPath)?t:"/account/login";function o(){const{host:t,pathname:o}=window.location,a=new URLSearchParams(window.location.search);if(o===e)return;const n=a.get("spark-redirect");n&&localStorage.setItem("sparkRedirect",n),!window.sparkOptions&&a.has("spark-redirect")&&o!==e&&window.location.replace(`https://${t}${e}`);const r=localStorage.getItem("sparkRedirect");r&&""!==r&&window.sparkOptions&&(localStorage.removeItem("sparkRedirect"),window.location.replace(`https://${t}#${r}`))}"loading"===document.readyState?document.addEventListener("DOMContentLoaded",()=>o()):o()}();
</script>
<!-- END app block --><!-- BEGIN app block: shopify://apps/weglot-translate-your-store/blocks/weglot/3097482a-fafe-42ff-bc33-ea19e35c4a20 -->

  
    
  

  

  
  
    
      

      
      
      
        
      
    
      

      
      
      
        
      
    
  


<!--Start Weglot Script-->
<script type="application/json" id="weglot-data">{"allLanguageUrls":{"fr":"https://katxiklothing.com","es":"https://katxiklothing.com/es","eu":"https://katxiklothing.com/eu"},"originalCanonicalUrl":"https://katxiklothing.com/","originalPath":"/","settings":{"auto_switch":true,"auto_switch_fallback":null,"category":4,"custom_settings":{"button_style":{"with_name":true,"full_name":true,"is_dropdown":true,"with_flags":false,"flag_type":"square"},"switchers":[{"style":{"full_name":false,"size_scale":1},"opts":{"hide_selected_language":false,"is_responsive":false,"display_device":"mobile","pixel_cutoff":768},"colors":{"text_active":"#FCE762","text_inactive":"#2B2A27","text_hover":"#FCE762"},"location":{"target":"nav.header__secondary-nav > ul","sibling":""},"template":{"name":"underline_edge","hash":"5f9c51e2bb9a9e731478b4c7401f025d3f34be41","integrity":"sha384-GyuvLqmc2lvVPIaVWNnLpFlP5FZ8fo5ZVgAd7nTY9cAtLTbnQ1Ybsj+TQQYUYBOG"}}],"translate_search":true,"loading_bar":true,"hide_switcher":false,"translate_images":false,"subdomain":false,"wait_transition":true,"dynamic":"","ai_disclaimer_selector":"","shopify_theme_app_extension":true,"shopify_extension_connected":true,"definitions":{"urls":[]}},"deleted_at":null,"dynamics":[],"excluded_blocks":[],"excluded_paths":[],"external_enabled":false,"host":"katxiklothing.com","is_dns_set":true,"is_https":true,"language_from":"fr","language_from_custom_flag":null,"language_from_custom_name":null,"languages":[{"connect_host_destination":null,"custom_code":null,"custom_flag":null,"custom_local_name":null,"custom_name":null,"enabled":true,"language_to":"es"},{"connect_host_destination":null,"custom_code":null,"custom_flag":null,"custom_local_name":null,"custom_name":null,"enabled":true,"language_to":"eu"}],"media_enabled":false,"page_views_enabled":false,"technology_id":2,"technology_name":"Shopify","translation_engine":3,"url_type":"SUBDIRECTORY","versions":{"translation":1787926733}}}</script>
<script src="https://cdn.weglot.com/weglot.min.js?api_key=wg_36e09b92106ac9798825c586420a98fa0" async=""></script>
<!--End Weglot Script-->

<!-- END app block --><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: 49557930144,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token,page_type: "index"};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>(function(){var wpmLoader=function(){"use strict";var e=/Googlebot|Storebot-Google|bingbot|Baiduspider|YandexBot|DuckDuckBot|Slurp|facebookexternalhit|Twitterbot|LinkedInBot|Applebot|AdsBot-Google|Mediapartners-Google|APIs-Google|PetalBot|SemrushBot|AhrefsBot|MJ12bot|DotBot|Acunetix|PerplexityBot|Perplexity-User/i,t=/bytedance/i;function i(){try{var e=document.cookie;if(!e||"string"!=typeof e)return;for(var t=0,i=e.split(";");t<i.length;t++){var n=i[t],r=n.indexOf("=");if(-1!==r){var o=n.slice(0,r).trim();if(o){var d=void 0;try{d=decodeURIComponent(o)}catch(e){d=o}if("_shopify_s"===d){var a=n.slice(r+1).trim();try{return decodeURIComponent(a)}catch(e){return a}}}}}return}catch(e){return}}function n(e){try{"undefined"!=typeof console&&"function"==typeof console.warn&&console.warn(e)}catch(e){}}function r(e,t){return"string"==typeof e&&e.length>0&&e.length<=t?e:void 0}function o(e){var t;switch(null==(t=null==e?void 0:e.navigation)?void 0:t.type){case 0:return"navigate";case 1:return"reload";case 2:return"back_forward";default:return}}function d(){var e,t,i;try{var n=null==(i=null==(t=null==(e=self.ShopifyAnalytics)?void 0:e.lib)?void 0:t.trekkie)?void 0:i.state;return"awaiting-consent"===n||"initialized"===n?n:void 0}catch(e){return}}return function(a,s,u,l){var c,p,f,v,h=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},y=(p=(c={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:?[ /-](14[89]|1[5-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(15\d|1[6-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(14[89]|1[5-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:?[ /-](14[89]|1[5-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(15\d|1[6-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(14[89]|1[5-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,f=c.legacy,(v=navigator.userAgent).match(e)?"bot":v.match(p)?"modern":v.match(f)?"legacy":v.match(t)?"bot":"unknown"),g=function(e){var t,i,n=r(e,128);try{var d=window.performance,a=null==(t=null==d?void 0:d.getEntriesByType)?void 0:t.call(d,"navigation")[0];if(!a)return{requestId:n,navigationType:o(d)};var s="type"in a?r(a.type,64):void 0,u="serverTiming"in a&&Array.isArray(a.serverTiming)?a.serverTiming:[];return{requestId:null!=n?n:r(null==(i=u.find(function(e){return"requestID"===e.name}))?void 0:i.description,128),navigationType:s}}catch(e){return{requestId:n}}}(h.requestId),m=function(e){var t=e.version,r=e.browserTarget,o=e.surface,d=e.shopId,a=e.monorailEndpoint,s=window.location.href;return{emit:function(e){var u=e.status,l=e.errorMsg,c=e.failureReason,p=e.useKeepaliveFallback,f=void 0!==p&&p,v=e.navigationType,h=e.pagehidePersisted,y=e.requestId,g=e.trekkieState;if(a){var m,w;try{var b=(new Date).getTime();m=JSON.stringify({metadata:{event_sent_at_ms:b},events:[{schema_id:"web_pixels_manager_load/3.3",payload:{version:t,bundle_target:r,page_url:s,status:u,surface:o,error_msg:l,failure_reason:c,navigation_type:v,pagehide_persisted:h,request_id:y,trekkie_state:g,shop_id:d,visit_token:i()},metadata:{event_created_at_ms:b}}]})}catch(e){return}try{if("function"==typeof window.navigator.sendBeacon&&-1===(w=window.navigator.userAgent).indexOf("iPhone; CPU iPhone OS 12_")&&-1===w.indexOf("iPad; CPU OS 12_")&&-1===w.indexOf("iPod touch; CPU iPhone OS 12_")&&window.navigator.sendBeacon.bind(window.navigator)(a,m))return}catch(e){}if(f)try{"function"==typeof window.fetch&&window.fetch(a,{method:"POST",headers:{"Content-Type":"text/plain"},body:m,keepalive:!0}).catch(function(){})}catch(e){}else try{var P=new XMLHttpRequest;P.open("POST",a,!0),P.setRequestHeader("Content-Type","text/plain"),P.send(m)}catch(e){n("[Web Pixels Manager] Got an unhandled error while logging to Monorail.")}}else n("[Web Pixels Manager] No Monorail endpoint provided, skipping logging.")}}}({version:u,browserTarget:y,surface:a.surface,shopId:a.shopId,monorailEndpoint:a.monorailEndpoint});if(Boolean(null==(b=null==(w=window.Shopify)?void 0:w.analytics)?void 0:b.replayQueue))m.emit({status:"setup-skipped",errorMsg:"replay queue already initialized."});else{var w,b;m.emit({status:"setup-started"}),window.Shopify=window.Shopify||{};var P=window.Shopify;P.analytics=P.analytics||{};var _=P.analytics;_.replayQueue=[],_.publish=function(e,t,i){return _.replayQueue.push([e,t,i]),!0};try{self.performance.mark("wpm:start")}catch(e){}var S,C="modern"===y?"modern":"legacy",k=(null!=l?l:{modern:"",legacy:""})[C],O=[(S={baseUrl:s,hashVersion:u,buildTarget:C}).baseUrl,"/wpm","/b",S.hashVersion,"modern"===S.buildTarget?"m":"l",".js"].join(""),T=!1,A=!1;try{h.browserTarget=y,function(){T=!0;try{window.addEventListener("pagehide",U)}catch(e){T=!1}}(),M(function(){try{M(B)}catch(e){R(e)}}),m.emit({status:"loading",requestId:g.requestId,navigationType:g.navigationType,trekkieState:d()})}catch(e){R(e)}}function I(){var e;if(q(),!function(){var e,t;return Boolean(null==(t=null==(e=window.Shopify)?void 0:e.analytics)?void 0:t.initialized)}()){var t,i,n;try{if("function"!=typeof(null==(e=window.webPixelsManager)?void 0:e.init))return void x();if(!(null!==(n=i=t=window.webPixelsManager.init(a))&&"function"!=typeof n&&Object(n)===n&&"publish"in i&&"function"==typeof i.publish&&"publishCustomEvent"in i&&"function"==typeof i.publishCustomEvent&&"visitor"in i&&"function"==typeof i.visitor))return void x()}catch(e){return void x(e)}var r=window.Shopify.analytics;r.replayQueue.forEach(function(e){var i=e[0],n=e[1],r=e[2];t.publishCustomEvent(i,n,r)}),r.replayQueue=[],r.publish=t.publishCustomEvent,r.visitor=t.visitor,r.initialized=!0}}function x(e){E("manager_api_unavailable",void 0===e?void 0:D(e))}function B(){E("script_load_failed","".concat(O," has failed to load"))}function E(e,t){A||(A=!0,q(),m.emit({status:"failed",errorMsg:t,failureReason:e,requestId:g.requestId,navigationType:g.navigationType,trekkieState:d()}))}function U(e){T&&(q(),m.emit({status:"pagehide-while-loading",useKeepaliveFallback:!0,pagehidePersisted:e.persisted,requestId:g.requestId,navigationType:g.navigationType,trekkieState:d()}))}function q(){T=!1;try{window.removeEventListener("pagehide",U)}catch(e){}}function M(e){var t;!function(e){var t=e.src,i=e.async,n=void 0===i||i,r=e.onload,o=e.onerror,d=e.sri,a=e.scriptDataAttributes,s=void 0===a?{}:a,u=document.createElement("script"),l=document.querySelector("head"),c=document.querySelector("body");if(u.async=n,u.src=t,d&&(u.integrity=d,u.crossOrigin="anonymous"),s)for(var p in s)if(Object.prototype.hasOwnProperty.call(s,p))try{u.dataset[p]=s[p]}catch(e){}if(r&&u.addEventListener("load",r),o&&u.addEventListener("error",o),l)l.appendChild(u);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(u)}}({src:O,async:!0,onload:I,onerror:e,sri:(t=k,"string"==typeof t&&/^sha384-[A-Za-z0-9+/=]+$/.test(t)?k:""),scriptDataAttributes:h})}function R(e){E("script_append_failed",D(e))}function D(e){return e instanceof Error?e.message:"Unknown error"}}}();wpmLoader({shopId: 49557930144,storefrontBaseUrl: "https://katxiklothing.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://katxiklothing.com/.well-known/shopify/monorail/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: ["d5bdd5d0","873d0e44"],webPixelsConfigList: [{"id":"6025544029","configuration":"{\"pixel_id\":\"174697487703028\",\"pixel_type\":\"facebook_pixel\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"96420dbe9ea96c426a1b7f364f977719","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":"4382851421","configuration":"{\"mailchimp_store_id\":\"store_apih8x6h7m5ab2df49m8\", \"mailchimp_user_id\":\"130249902\",\"mailchimp_list_id\":\"dfaec1df3b\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"e357a49eadeb6216a959d63fa3fb8f55","type":"APP","apiClientId":2585307,"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":"977338717","configuration":"{\"config\":\"{\\\"google_tag_ids\\\":[\\\"G-Z5E2ZTLEG1\\\",\\\"AW-11311908344\\\",\\\"GT-5MRCRXQ8\\\"],\\\"target_country\\\":\\\"FR\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":[\\\"G-Z5E2ZTLEG1\\\",\\\"AW-11311908344\\\/LAdcCN_Ay_4YEPiL-JEq\\\"]},{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":[\\\"G-Z5E2ZTLEG1\\\",\\\"AW-11311908344\\\/1YLDCOXAy_4YEPiL-JEq\\\"]},{\\\"type\\\":\\\"remove_from_cart\\\",\\\"action_label\\\":\\\"G-Z5E2ZTLEG1\\\"},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":[\\\"G-Z5E2ZTLEG1\\\",\\\"AW-11311908344\\\/9v37CNzAy_4YEPiL-JEq\\\",\\\"MC-2RLV79W231\\\"]},{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":[\\\"G-Z5E2ZTLEG1\\\",\\\"AW-11311908344\\\/glAXCNbAy_4YEPiL-JEq\\\",\\\"MC-2RLV79W231\\\"]},{\\\"type\\\":\\\"add_shipping_info\\\",\\\"action_label\\\":\\\"G-Z5E2ZTLEG1\\\"},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":[\\\"G-Z5E2ZTLEG1\\\",\\\"AW-11311908344\\\/Ban8CNnAy_4YEPiL-JEq\\\",\\\"MC-2RLV79W231\\\"]},{\\\"type\\\":\\\"view_item_list\\\",\\\"action_label\\\":\\\"G-Z5E2ZTLEG1\\\"},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":[\\\"G-Z5E2ZTLEG1\\\",\\\"AW-11311908344\\\/p9u7COjAy_4YEPiL-JEq\\\"]},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":[\\\"G-Z5E2ZTLEG1\\\",\\\"AW-11311908344\\\/VU-OCOLAy_4YEPiL-JEq\\\"]},{\\\"type\\\":\\\"view_cart\\\",\\\"action_label\\\":\\\"G-Z5E2ZTLEG1\\\"}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"a3321ca85cf5aaf6b57585fcd8d67b3a","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":"376242525","configuration":"{\"appDomain\":\"app.sparklayer.io\", \"siteId\":\"katxiklothing9d\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"6a76237eeb1360eba576db0f81c798cb","type":"APP","apiClientId":4974139,"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":"202834269","configuration":"{\"tagID\":\"2612856024731\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"7ae565e198624b39e0856d352b9a6b4c","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":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0520","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0520","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"Katxi Klothing","paymentSettings":{"currencyCode":"EUR"},"myshopifyDomain":"katxi-klothing.myshopify.com","countryCode":"FR","storefrontUrl":"https:\/\/katxiklothing.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"products":[{"id":"15536171647325","handle":"tee-shirt-kabino-coeur","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"58184225784157","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15842233680221","handle":"tee-shirt-joaldunak-copie-1","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"63085781778781","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15857236967773","handle":"casquette-mendiak","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"63086104576349","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15842401976669","handle":"sweat-half-zip-basik-copie","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"62993772937565","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15842406367581","handle":"hoodie-jaizkibel-copie","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"62993786536285","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15842238103901","handle":"tee-shirt-jaizkibel","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"63085815890269","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15842214904157","handle":"tee-shirt-mus","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"62992748773725","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15862726000989","handle":"sherpa-goxoa","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"63124848181597","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15842223259997","handle":"tee-shirt-mus-copie","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"62992790159709","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"16188569518429","handle":"la-chemise-uda","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"64662740697437","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15984641835357","handle":"le-short-en-velours-uda-copie","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"63776165265757","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15984665657693","handle":"la-casquette-uda","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"63776451232093","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15984601694557","handle":"le-tee-shirt-uda","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"63775996772701","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15984638493021","handle":"le-short-en-velours-uda","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"63776127320413","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15984583311709","handle":"le-debardeur-uda","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"63775952208221","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15285414822237","handle":"hoodie-kabino-2","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"57051960279389","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15168806289757","handle":"tee-shirt-erregeak","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"56556807684445","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15168851149149","handle":"tee-shirt-basa-arana","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"56556971852125","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15168887292253","handle":"tee-shirt-oihana","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"56557148799325","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15168892404061","handle":"tee-shirt-basajaun","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"56557163315549","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15168965181789","handle":"sweat-erregeak","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"56557483721053","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15168996901213","handle":"hoodie-basajaun","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"56557623935325","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15169013023069","handle":"chemise-jaka-1","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"56557692059997","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15858480546141","handle":"tee-shirt-gernika-copie","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"63096117920093","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15858489885021","handle":"sweat-kabino-broderie-1","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"63096204231005","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15858475270493","handle":"tee-shirt-gernika","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"63096107499869","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15858489688413","handle":"sweat-gernika-brode","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"63096196661597","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15520933151069","handle":"veste-denim","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"58124760187229","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"5715786137760","handle":"tee-shirt-kabino","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"36550203179168","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15540544438621","handle":"notre-kabas","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"58196554514781","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"15536019145053","handle":"tee-shirt-lamina","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"58183716077917","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"8894133928285","handle":"bob-kapela-mundaka","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"49746756174173","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]},{"id":"5865289515168","handle":"karte-kdo","isCollective":null,"title":null,"type":null,"untranslatedTitle":null,"url":null,"vendor":null,"remoteShopId":null,"variants":[{"id":"37199133016224","image":null,"price":null,"sku":null,"title":null,"untranslatedTitle":null}]}],"purchasingCompany":null},},"https://katxiklothing.com/cdn","d761896cw652752b9p53817278m7665fce0",{"modern":"","legacy":""},{"trekkieShim":true,"agentContext":true,"apiClientId":"580111","facebookCapiEnabled":"true","themeId":"208237068637","themeStoreId":"855","themePublished":"true","eventMetadataId":"6a251598-52d1-4a3b-bc83-4837b69dc3d6","pageType":"home","shopId":"49557930144","storefrontBaseUrl":"https:\/\/katxiklothing.com","extensionBaseUrl":"https:\/\/extensions.shopifycdn.com\/cdn\/shopifycloud\/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[\"d5bdd5d0\", \"873d0e44\"]","isMerchantRequest":"false","hashVersion":"d761896cw652752b9p53817278m7665fce0","publish":"custom","events":"[[\"page_viewed\",{}]]"});})();</script><script>
  window.ShopifyAnalytics = window.ShopifyAnalytics || {};
  window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
  window.ShopifyAnalytics.meta.currency = 'EUR';
  var meta = {"page":{"pageType":"home","requestId":"153f075c-d483-4309-9c2e-b40304a15614-1789075265"}};
  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: 49557930144,
      theme_id: 208237068637,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "//katxiklothing.com/cdn/s/trekkie.storefront.97b21d0442b56be8dbfe53e512498600181c173e.min.js"});

  };
  scriptFallback.async = true;
  scriptFallback.src = '//katxiklothing.com/cdn/s/trekkie.storefront.97b21d0442b56be8dbfe53e512498600181c173e.min.js';
  first.parentNode.insertBefore(scriptFallback, first);
};
script.async = true;
script.src = '//katxiklothing.com/cdn/s/trekkie.storefront.97b21d0442b56be8dbfe53e512498600181c173e.min.js';
first.parentNode.insertBefore(script, first);

    };
    trekkie.load(
      {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":49557930144,"isMerchantRequest":null,"themeId":208237068637,"themeCityHash":"3174199082467751919","contentLanguage":"fr","currency":"EUR","eventMetadataId":"6a251598-52d1-4a3b-bc83-4837b69dc3d6"},"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;

      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.page(null,{"pageType":"home","requestId":"153f075c-d483-4309-9c2e-b40304a15614-1789075265","shopifyEmitted":true});

    var eventsListenerScript = document.createElement('script');
    eventsListenerScript.async = true;
    eventsListenerScript.src = "//katxiklothing.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js";
    document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
})();</script>
<script defer="" src="https://katxiklothing.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.8.10.min.js" data-application="storefront-renderer" data-shop-id="49557930144" data-render-region="gcp-europe-west1" data-page-type="index" data-theme-instance-id="208237068637" data-theme-name="Prestige" data-theme-version="11.4.0" 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://katxiklothing.com/api/collect"></script>
<script src="https://cdn.shopify.com/storefront/web-components/account.js" type="module" crossorigin="" fetchpriority="low" async=""></script><script id="shopify-customer-account-data" type="application/json">{"customer":null,"shop":{"id":"49557930144","customerAccountTranslations":[{"key":"account_menu.signed_out_state.sheet_title","value":"Se connecter ou créer un compte"},{"key":"account_menu.signed_out_state.section_divider","value":"Autres moyens de connexion"},{"key":"account_menu.signed_out_state.alternate_divider","value":"OR"},{"key":"account_menu.signed_out_state.email_field_label","value":"E-mail"},{"key":"account_menu.signed_out_state.orders_button","value":"Commandes"},{"key":"account_menu.signed_out_state.profile_button","value":"Profil"},{"key":"account_menu.signed_out_state.shop_login_button","value":"Se connecter avec Shop"},{"key":"account_menu.signed_out_state.continue_with_google","value":"Continuer avec Google"},{"key":"account_menu.signed_out_state.continue_with_facebook","value":"Continuer avec Facebook"},{"key":"account_menu.signed_out_state.marketing_consent_label","value":"Envoyez-moi des nouvelles et des offres par e-mail"},{"key":"account_menu.signed_in_state.greeting_with_name","value":"Bonjour, {{first_name}}"},{"key":"account_menu.signed_in_state.greeting_without_name","value":"Compte"},{"key":"account_menu.signed_in_state.orders_button","value":"Commandes"},{"key":"account_menu.signed_in_state.profile_button","value":"Profil"},{"key":"account_menu.location_picker.sheet_title","value":"Emplacements"},{"key":"account_menu.location_picker.search_field_placeholder","value":"Rechercher"},{"key":"account_menu.aria_labels.close_menu","value":"Fermer le menu"},{"key":"account_menu.aria_labels.back_to_main_menu","value":"Retour au menu principal depuis {{title}}"},{"key":"account_menu.aria_labels.open_submenu","value":"{{title}}, ouvre le sous-menu"},{"key":"account_menu.aria_labels.loading_menu","value":"Chargement du menu"},{"key":"account_menu.aria_labels.account","value":"Compte"},{"key":"account_menu.aria_labels.sign_in_with_email","value":"Se connecter avec e-mail"},{"key":"account_menu.aria_labels.sign_in","value":"Se connecter"}],"socialLoginProviders":[{"handle":"Shop"}],"legacyCustomerAccounts":true,"signInLinksVisible":true,"b2bEnabled":false,"marketingConsentSigninEnabled":true,"marketingConsentPreselected":true},"visitor":{"country":"FR","language":"fr"}}</script>
<meta name="shopify-y" content="00000000-0000-0000-5000-000000000000" data-expiration="1820632865000"><meta name="shopify-s" content="00000000-0000-0000-5000-000000000000" data-expiration="1789077065000"><meta name="new-cookie-storage-activated" content="f">
<link href="https://katxiklothing.com" hreflang="fr" rel="alternate"><link href="https://katxiklothing.com/es" hreflang="es" rel="alternate"><link href="https://katxiklothing.com/eu" hreflang="eu" rel="alternate"></head>

  

  <body class="features--button-transition features--zoom-image  color-scheme color-scheme--scheme-1"><template id="drawer-default-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <header part="header">
        <slot name="header"></slot>

        <dialog-close-button style="display: contents">
          <button type="button" part="close-button tap-area" aria-label="Fermer"><svg aria-hidden="true" focusable="false" fill="none" width="14" class="icon icon-close" viewbox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1.5"></path>
    </svg>

  </button>
        </dialog-close-button>
      </header>

      <div part="body">
        <slot></slot>
      </div>

      <footer part="footer">
        <slot name="footer"></slot>
      </footer>
    </div>
  </div>
</template><template id="modal-default-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <header part="header">
        <slot name="header"></slot>

        <dialog-close-button style="display: contents">
          <button type="button" part="close-button tap-area" aria-label="Fermer"><svg aria-hidden="true" focusable="false" fill="none" width="14" class="icon icon-close" viewbox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1.5"></path>
    </svg>

  </button>
        </dialog-close-button>
      </header>

      <div part="body">
        <slot></slot>
      </div>
    </div>
  </div>
</template><template id="popover-default-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <header part="header">
        <slot name="header"></slot>

        <dialog-close-button style="display: contents">
          <button type="button" part="close-button tap-area" aria-label="Fermer"><svg aria-hidden="true" focusable="false" fill="none" width="14" class="icon icon-close" viewbox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1.5"></path>
    </svg>

  </button>
        </dialog-close-button>
      </header>

      <div part="body">
        <slot></slot>
      </div>
    </div>
  </div>
</template><template id="header-search-default-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <slot></slot>
    </div>
  </div>
</template><template id="video-media-default-template">
  <slot></slot>

  <svg part="play-button" fill="none" width="48" height="48" viewbox="0 0 48 48">
    <path fill-rule="evenodd" clip-rule="evenodd" d="M48 24c0 13.255-10.745 24-24 24S0 37.255 0 24 10.745 0 24 0s24 10.745 24 24Zm-18 0-9-6.6v13.2l9-6.6Z" fill="var(--play-button-background, #f7f7f5)"></path>
  </svg>
</template>
<loading-bar class="loading-bar" aria-hidden="true"></loading-bar>
    <a href="#main" allow-hash-change="" class="skip-to-content sr-only">Passer au contenu</a><div class="sr-only" role="status" aria-live="polite" aria-atomic="true">
      <span id="status-announcement"></span>
    </div>

    <div class="sr-only" role="alert" aria-live="assertive" aria-atomic="true">
      <span id="error-announcement"></span>
    </div>

    <span id="header-scroll-tracker" style="position: absolute; width: 1px; height: 1px; top: var(--header-scroll-tracker-offset, 10px); left: 0;"></span><!-- BEGIN sections: header-group -->
<div id="shopify-section-sections--32283441791325__announcement_b2b_QUwXhF" class="shopify-section shopify-section-group-header-group shopify-section--announcement-b2b"></div><aside id="shopify-section-sections--32283441791325__announcement_bar_eknHFW" class="shopify-section shopify-section-group-header-group shopify-section--announcement-bar"><style>
    :root {
      --announcement-bar-is-sticky: 0;}#shopify-section-sections--32283441791325__announcement_bar_eknHFW {
      --announcement-bar-font-size: 0.625rem;
    }

    @media screen and (min-width: 999px) {
      #shopify-section-sections--32283441791325__announcement_bar_eknHFW {
        --announcement-bar-font-size: 0.6875rem;
      }
    }
  </style>

  <height-observer variable="announcement-bar">
    <div class="announcement-bar color-scheme color-scheme--scheme-3"><announcement-bar-carousel allow-swipe="" autoplay="5" id="carousel-sections--32283441791325__announcement_bar_eknHFW" class="announcement-bar__carousel"><p class="prose heading is-selected"><a href="/collections/jokatu-automne-hiver-2026" target="_blank" title="JOKATU - Automne Hiver 2026">La nouvelle collection est enfin disponible !</a></p></announcement-bar-carousel></div>
  </height-observer>

  <script>
    document.documentElement.style.setProperty('--announcement-bar-height', `${document.getElementById('shopify-section-sections--32283441791325__announcement_bar_eknHFW').clientHeight.toFixed(2)}px`);
  </script>
</aside><header id="shopify-section-sections--32283441791325__header" class="shopify-section shopify-section-group-header-group shopify-section--header"><style>
  :root {
    --header-is-sticky: 1;
  }

  #shopify-section-sections--32283441791325__header {
    --header-grid: "primary-nav logo secondary-nav" / minmax(0, 1fr) auto minmax(0, 1fr);
    --header-padding-block: 1rem;
    --header-transparent-header-text-color: 247 247 245;
    --header-separation-border-color: 43 42 39 / 0.15;

    position: relative;
    z-index: 4;
  }

  @media screen and (min-width: 700px) {
    #shopify-section-sections--32283441791325__header {
      --header-padding-block: 1.2rem;
    }
  }

  @media screen and (min-width: 1000px) {
    #shopify-section-sections--32283441791325__header {--header-grid: ". logo secondary-nav" "primary-nav primary-nav primary-nav" / minmax(0, 1fr) auto minmax(0, 1fr);}
  }#shopify-section-sections--32283441791325__header {
      position: sticky;
      top: 0;
    }

    .shopify-section--announcement-bar ~ #shopify-section-sections--32283441791325__header {
      top: calc(var(--announcement-bar-is-sticky, 0) * var(--announcement-bar-height, 0px));
    }#shopify-section-sections--32283441791325__header {
      --header-logo-width: 80px;
    }

    @media screen and (min-width: 700px) {
      #shopify-section-sections--32283441791325__header {
        --header-logo-width: 100px;
      }
    }</style>

<height-observer variable="header">
  <x-header class="header color-scheme color-scheme--scheme-2"><h1 class="header__logo">
        <a href="/"><span class="sr-only">Katxi Klothing</span><img src="//katxiklothing.com/cdn/shop/files/Charte_Katchi_alt_b.svg?v=1786975495&amp;width=309" alt="Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/Charte_Katchi_alt_b.svg?v=1786975495&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/Charte_Katchi_alt_b.svg?v=1786975495&amp;width=300 300w" width="309" height="291" sizes="100px" class="header__logo-image"><img src="//katxiklothing.com/cdn/shop/files/Charte_Katchi_logo_white.svg?v=1786975629&amp;width=309" alt="" srcset="//katxiklothing.com/cdn/shop/files/Charte_Katchi_logo_white.svg?v=1786975629&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/Charte_Katchi_logo_white.svg?v=1786975629&amp;width=300 300w" width="309" height="291" sizes="100px" class="header__logo-image header__logo-image--transparent"></a>
      </h1>
    
<nav class="header__primary-nav header__primary-nav--center" aria-label="Navigation principale">
        <button type="button" aria-controls="sidebar-menu" class="md:hidden">
          <span class="sr-only">Menu</span><svg aria-hidden="true" fill="none" focusable="false" width="24" class="header__nav-icon icon icon-hamburger" viewbox="0 0 24 24">
      <path d="M1 19h22M1 12h22M1 5h22" stroke="currentColor" stroke-width="1.5" stroke-linecap="square"></path>
    </svg></button><ul class="contents unstyled-list md-max:hidden">

              <li class="header__primary-nav-item">
                    <mega-menu-disclosure follow-summary-link="" trigger="hover" class="contents"><details class="header__menu-disclosure">
                      <summary data-follow-link="#" data-title="Le Shop">Le Shop</summary><div class="mega-menu"><ul class="mega-menu__linklist unstyled-list"><li class="v-stack justify-items-start gap-5">
          <a href="/collections/tous-les-produits" class="h6">Tous les Produits</a><ul class="v-stack gap-2.5 unstyled-list"><li>
                  <a href="/collections/tee-shirts-polos" class="link-faded">T-Shirts & Polos</a>
                </li><li>
                  <a href="/collections/vestes-chemises" class="link-faded">Vestes & Chemises</a>
                </li><li>
                  <a href="/collections/sweats" class="link-faded">Sweats </a>
                </li><li>
                  <a href="/collections/casquettes-bobs-berets-bonnets" class="link-faded">Casquettes, bobs, bérets & bonnets</a>
                </li><li>
                  <a href="/collections/pantalons-shorts-maillots-de-bain" class="link-faded">Pantalons, Shorts & Maillots de bain</a>
                </li><li>
                  <a href="/collections/accessoires" class="link-faded">Accessoires</a>
                </li><li>
                  <a href="/collections/affiches-serigraphies" class="link-faded">Affiches & Goodies</a>
                </li><li>
                  <a href="/products/karte-kdo" class="link-faded">Cartes KDO</a>
                </li><li>
                  <a href="/collections" class="link-faded">Nos Collections Été/Hiver</a>
                </li></ul></li></ul><div class="mega-menu__promo"><a href="/collections/jokatu-automne-hiver-2026" class="v-stack justify-items-center gap-4 sm:gap-5 group"><div class="overflow-hidden"><img src="//katxiklothing.com/cdn/shop/files/2_5a6b3c48-0882-4974-bc58-3c2b6543c8df.png?v=1787906716&amp;width=1300" alt="Homme et femme en tee-shirts bordeaux Katxi Klothing en studio" srcset="//katxiklothing.com/cdn/shop/files/2_5a6b3c48-0882-4974-bc58-3c2b6543c8df.png?v=1787906716&amp;width=315 315w, //katxiklothing.com/cdn/shop/files/2_5a6b3c48-0882-4974-bc58-3c2b6543c8df.png?v=1787906716&amp;width=630 630w, //katxiklothing.com/cdn/shop/files/2_5a6b3c48-0882-4974-bc58-3c2b6543c8df.png?v=1787906716&amp;width=945 945w" width="1300" height="800" loading="lazy" sizes="315px" class="zoom-image group-hover:zoom"></div><div class="v-stack text-center gap-2.5"><p class="h6">nouveautés</p></div></a><a href="/collections/casquettes-bobs-berets-bonnets" class="v-stack justify-items-center gap-4 sm:gap-5 group"><div class="overflow-hidden"><img src="//katxiklothing.com/cdn/shop/files/4_ddf40149-bc5b-4ff6-b4a1-081d72bfe68d.png?v=1787906717&amp;width=1300" alt="Bob kaki et casquettes brodés Katxi Klothing vus de dos" srcset="//katxiklothing.com/cdn/shop/files/4_ddf40149-bc5b-4ff6-b4a1-081d72bfe68d.png?v=1787906717&amp;width=315 315w, //katxiklothing.com/cdn/shop/files/4_ddf40149-bc5b-4ff6-b4a1-081d72bfe68d.png?v=1787906717&amp;width=630 630w, //katxiklothing.com/cdn/shop/files/4_ddf40149-bc5b-4ff6-b4a1-081d72bfe68d.png?v=1787906717&amp;width=945 945w" width="1300" height="800" loading="lazy" sizes="315px" class="zoom-image group-hover:zoom"></div><div class="v-stack text-center gap-2.5"><p class="h6">automne/hiver</p></div></a></div></div>
</details></mega-menu-disclosure></li>

              <li class="header__primary-nav-item"><dropdown-menu-disclosure follow-summary-link="" trigger="hover"><details class="header__menu-disclosure">
                      <summary data-follow-link="/pages/nos-boutiques-katxi-klothing" data-title="Points de Vente">Points de Vente</summary><ul class="header__dropdown-menu header__dropdown-menu--restrictable unstyled-list" role="list"><li><a href="/pages/boutik-st-jean" class="link-faded-reverse">La Boutique Saint-Jean-de-Luz</a></li><li><a href="/pages/boutique-biarritz" class="link-faded-reverse">La Boutique Biarritz</a></li><li><a href="/pages/boutik-bayonne" class="link-faded-reverse">La Boutique Bayonne</a></li><li><a href="/pages/boutik-donosti" class="link-faded-reverse">La Boutique San Sebastián</a></li><li><a href="/pages/lokal" class="link-faded-reverse">Le Lokal Saint-Jean-de-Luz</a></li><li><a href="/pages/nos-distributeurs" class="link-faded-reverse">Nos distributeurs</a></li></ul></details></dropdown-menu-disclosure></li>

              <li class="header__primary-nav-item">
                    <mega-menu-disclosure follow-summary-link="" trigger="hover" class="contents"><details class="header__menu-disclosure">
                      <summary data-follow-link="https://katxiklothing.com/pages/10-ans-katxi?view=l-aventure-katxi" data-title="La Marque">La Marque</summary><div class="mega-menu"><ul class="mega-menu__linklist unstyled-list"><li class="v-stack justify-items-start gap-5">
          <a href="#" class="h6">Katxi Klothing</a><ul class="v-stack gap-2.5 unstyled-list"><li>
                  <a href="/pages/laventure-katxi" class="link-faded">L'Aventure Katxi</a>
                </li><li>
                  <a href="/pages/customisation-basque-et-eco-responsable" class="link-faded">Customisation Basque & Eco-responsabilité</a>
                </li><li>
                  <a href="/pages/kommunaute-katxi" class="link-faded">La Communauté Katxi</a>
                </li><li>
                  <a href="/pages/team-k" class="link-faded">La Team K</a>
                </li></ul></li></ul><div class="mega-menu__promo"><a href="/pages/customisation-basque-et-eco-responsable" class="v-stack justify-items-center gap-4 sm:gap-5 group"><div class="overflow-hidden"><img src="//katxiklothing.com/cdn/shop/files/Shooting_Detail-10_3_370x230_2x_64bd9362-7aa9-4b72-b1a2-f9b9a2ca5c6c.webp?v=1787213845&amp;width=740" alt="Sérigraphie du chêne de Gernika sur un textile Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/Shooting_Detail-10_3_370x230_2x_64bd9362-7aa9-4b72-b1a2-f9b9a2ca5c6c.webp?v=1787213845&amp;width=315 315w, //katxiklothing.com/cdn/shop/files/Shooting_Detail-10_3_370x230_2x_64bd9362-7aa9-4b72-b1a2-f9b9a2ca5c6c.webp?v=1787213845&amp;width=630 630w" width="740" height="444" loading="lazy" sizes="315px" class="zoom-image group-hover:zoom"></div></a><a href="/pages/laventure-katxi" class="v-stack justify-items-center gap-4 sm:gap-5 group"><div class="overflow-hidden"><img src="//katxiklothing.com/cdn/shop/files/L_Aventure_Katxi_370x230_2x_e34e3771-c79f-4346-be13-fb4b0ab1bda2.webp?v=1787213871&amp;width=740" alt="L&#39;équipe Katxi Klothing au travail sur les visuels de la kollection" srcset="//katxiklothing.com/cdn/shop/files/L_Aventure_Katxi_370x230_2x_e34e3771-c79f-4346-be13-fb4b0ab1bda2.webp?v=1787213871&amp;width=315 315w, //katxiklothing.com/cdn/shop/files/L_Aventure_Katxi_370x230_2x_e34e3771-c79f-4346-be13-fb4b0ab1bda2.webp?v=1787213871&amp;width=630 630w" width="740" height="460" loading="lazy" sizes="315px" class="zoom-image group-hover:zoom"></div></a></div></div>
</details></mega-menu-disclosure></li>

              <li class="header__primary-nav-item"><a href="/pages/lookbook-uda-kaps" data-title="Lookbook" class="block">Lookbook</a></li>

              <li class="header__primary-nav-item"><a href="/blogs/news" data-title="News" class="block">News</a></li>

              <li class="header__primary-nav-item"><a href="/pages/personnalisation-customisation-collection-capsule" data-title="Personnalisation" class="block">Personnalisation</a></li>

              <li class="header__primary-nav-item"><a href="/collections/prix-casses" data-title="Prix Kassés" class="block">Prix Kassés</a></li></ul></nav><nav class="header__secondary-nav" aria-label="Navigation secondaire"><ul class="contents unstyled-list"><li class="header__account-link sm-max:hidden">
            <shopify-store store-domain="https://katxiklothing.com" country="FR" language="fr"></shopify-store>
<shopify-account data-spark-link="account" menu="customer-account-main-menu">
              <div slot="signed-out-avatar"><svg aria-hidden="true" fill="none" focusable="false" width="24" class="header__nav-icon icon icon-account" viewbox="0 0 24 24">
      <path d="M16.125 8.75c-.184 2.478-2.063 4.5-4.125 4.5s-3.944-2.021-4.125-4.5c-.187-2.578 1.64-4.5 4.125-4.5 2.484 0 4.313 1.969 4.125 4.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
      <path d="M3.017 20.747C3.783 16.5 7.922 14.25 12 14.25s8.217 2.25 8.984 6.497" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path>
    </svg></div>
            </shopify-account>
          </li><li class="header__search-link">
            <a href="/search" aria-controls="header-search-sections--32283441791325__header">
              <span class="sr-only">Recherche</span><svg aria-hidden="true" fill="none" focusable="false" width="24" class="header__nav-icon icon icon-search" viewbox="0 0 24 24">
      <path d="M10.364 3a7.364 7.364 0 1 0 0 14.727 7.364 7.364 0 0 0 0-14.727Z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path>
      <path d="M15.857 15.858 21 21.001" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"></path>
    </svg></a>
          </li><li class="relative header__cart-link"><a href="/cart" aria-controls="cart-drawer" data-no-instant="">
              <span class="sr-only">Panier</span><svg aria-hidden="true" fill="none" focusable="false" width="24" class="header__nav-icon icon icon-cart" viewbox="0 0 24 24"><path d="M4.75 8.25A.75.75 0 0 0 4 9L3 19.125c0 1.418 1.207 2.625 2.625 2.625h12.75c1.418 0 2.625-1.149 2.625-2.566L20 9a.75.75 0 0 0-.75-.75H4.75Zm2.75 0v-1.5a4.5 4.5 0 0 1 4.5-4.5v0a4.5 4.5 0 0 1 4.5 4.5v1.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><cart-dot class="header__cart-dot"></cart-dot>
            </a></li>
      </ul>
    </nav><header-search id="header-search-sections--32283441791325__header" class="header-search">
  <div class="container">
    <form id="predictive-search-form" action="/search" method="GET" aria-owns="header-predictive-search" class="header-search__form" role="search">
      <div class="header-search__form-control"><svg aria-hidden="true" fill="none" focusable="false" width="20" class="icon icon-search" viewbox="0 0 24 24">
      <path d="M10.364 3a7.364 7.364 0 1 0 0 14.727 7.364 7.364 0 0 0 0-14.727Z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path>
      <path d="M15.857 15.858 21 21.001" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"></path>
    </svg><input type="search" name="q" spellcheck="false" class="header-search__input h5 sm:h4" aria-label="Recherche" placeholder="Recherche...">

        <dialog-close-button class="contents">
          <button type="button">
            <span class="sr-only">Fermer</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-close" viewbox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1.5"></path>
    </svg>

  </button>
        </dialog-close-button>
      </div>
    </form>

    <predictive-search id="header-predictive-search" class="predictive-search">
      <div class="predictive-search__content" slot="results"></div>
    </predictive-search>
  </div>
</header-search>
<template id="header-sidebar-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <header part="header">
        <dialog-close-button class="contents">
          <button type="button" part="close-button tap-area" aria-label="Fermer"><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-close" viewbox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1.5"></path>
    </svg>

  </button>
        </dialog-close-button>
      </header>

      <div part="panel-list">
        <slot name="main-panel"></slot><slot name="collapsible-panel"></slot></div>
    </div>
  </div>
</template>

<header-sidebar id="sidebar-menu" class="header-sidebar drawer drawer--sm color-scheme color-scheme--scheme-2" template="header-sidebar-template" open-from="left"><div class="header-sidebar__main-panel" slot="main-panel">
    <div class="header-sidebar__scroller">
      <ul class="header-sidebar__linklist  unstyled-list" role="list"><li><button type="button" class="header-sidebar__linklist-button" aria-controls="header-panel-1" aria-expanded="false">Le Shop<svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-right  icon--direction-aware" viewbox="0 0 10 10">
      <path d="m3 9 4-4-4-4" stroke="currentColor" stroke-linecap="square"></path>
    </svg></button></li><li><button type="button" class="header-sidebar__linklist-button" aria-controls="header-panel-2" aria-expanded="false">Points de Vente<svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-right  icon--direction-aware" viewbox="0 0 10 10">
      <path d="m3 9 4-4-4-4" stroke="currentColor" stroke-linecap="square"></path>
    </svg></button></li><li><button type="button" class="header-sidebar__linklist-button" aria-controls="header-panel-3" aria-expanded="false">La Marque<svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-right  icon--direction-aware" viewbox="0 0 10 10">
      <path d="m3 9 4-4-4-4" stroke="currentColor" stroke-linecap="square"></path>
    </svg></button></li><li><a href="/pages/lookbook-uda-kaps" class="header-sidebar__linklist-button">Lookbook</a></li><li><a href="/blogs/news" class="header-sidebar__linklist-button">News</a></li><li><a href="/pages/personnalisation-customisation-collection-capsule" class="header-sidebar__linklist-button">Personnalisation</a></li><li><a href="/collections/prix-casses" class="header-sidebar__linklist-button">Prix Kassés</a></li></ul>
    </div><div class="header-sidebar__footer"><shopify-account data-spark-link="account" menu="customer-account-main-menu">
            <div slot="signed-out-avatar">
              <div class="text-with-icon smallcaps sm:hidden"><svg aria-hidden="true" fill="none" focusable="false" width="20" class="icon icon-account" viewbox="0 0 24 24">
      <path d="M16.125 8.75c-.184 2.478-2.063 4.5-4.125 4.5s-3.944-2.021-4.125-4.5c-.187-2.578 1.64-4.5 4.125-4.5 2.484 0 4.313 1.969 4.125 4.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
      <path d="M3.017 20.747C3.783 16.5 7.922 14.25 12 14.25s8.217 2.25 8.984 6.497" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path>
    </svg>Connexion</div>
            </div>
          </shopify-account></div></div><header-sidebar-collapsible-panel class="header-sidebar__collapsible-panel" slot="collapsible-panel">
      <div class="header-sidebar__scroller"><div id="header-panel-1" class="header-sidebar__sub-panel" hidden="">
              <button type="button" class="header-sidebar__back-button link-faded  text-with-icon  md:hidden" data-action="close-panel"><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-left  icon--direction-aware" viewbox="0 0 10 10">
      <path d="M7 1 3 5l4 4" stroke="currentColor" stroke-linecap="square"></path>
    </svg>Le Shop</button>

              <ul class="header-sidebar__linklist  unstyled-list" role="list"><li><a href="/collections/tous-les-produits" class="header-sidebar__linklist-button">Tous les Produits</a></li><li><a href="/collections/tee-shirts-polos" class="header-sidebar__linklist-button">T-Shirts & Polos</a></li><li><a href="/collections/vestes-chemises" class="header-sidebar__linklist-button">Vestes & Chemises</a></li><li><a href="/collections/sweats" class="header-sidebar__linklist-button">Sweats </a></li><li><a href="/collections/casquettes-bobs-berets-bonnets" class="header-sidebar__linklist-button">Casquettes, bobs, bérets & bonnets</a></li><li><a href="/collections/pantalons-shorts-maillots-de-bain" class="header-sidebar__linklist-button">Pantalons, Shorts & Maillots de bain</a></li><li><a href="/collections/accessoires" class="header-sidebar__linklist-button">Accessoires</a></li><li><a href="/collections/affiches-serigraphies" class="header-sidebar__linklist-button">Affiches & Goodies</a></li><li><a href="/products/karte-kdo" class="header-sidebar__linklist-button">Cartes KDO</a></li><li><a href="/collections" class="header-sidebar__linklist-button">Nos Collections Été/Hiver</a></li></ul><div class="header-sidebar__promo scroll-area bleed md:unbleed"><a href="/collections/jokatu-automne-hiver-2026" class="v-stack justify-items-center gap-4 sm:gap-5 group"><div class="overflow-hidden"><img src="//katxiklothing.com/cdn/shop/files/2_5a6b3c48-0882-4974-bc58-3c2b6543c8df.png?v=1787906716&amp;width=1300" alt="Homme et femme en tee-shirts bordeaux Katxi Klothing en studio" srcset="//katxiklothing.com/cdn/shop/files/2_5a6b3c48-0882-4974-bc58-3c2b6543c8df.png?v=1787906716&amp;width=315 315w, //katxiklothing.com/cdn/shop/files/2_5a6b3c48-0882-4974-bc58-3c2b6543c8df.png?v=1787906716&amp;width=630 630w, //katxiklothing.com/cdn/shop/files/2_5a6b3c48-0882-4974-bc58-3c2b6543c8df.png?v=1787906716&amp;width=945 945w" width="1300" height="800" loading="lazy" sizes="315px" class="zoom-image group-hover:zoom"></div><div class="v-stack text-center gap-0.5"><p class="h6">nouveautés</p></div></a><a href="/collections/casquettes-bobs-berets-bonnets" class="v-stack justify-items-center gap-4 sm:gap-5 group"><div class="overflow-hidden"><img src="//katxiklothing.com/cdn/shop/files/4_ddf40149-bc5b-4ff6-b4a1-081d72bfe68d.png?v=1787906717&amp;width=1300" alt="Bob kaki et casquettes brodés Katxi Klothing vus de dos" srcset="//katxiklothing.com/cdn/shop/files/4_ddf40149-bc5b-4ff6-b4a1-081d72bfe68d.png?v=1787906717&amp;width=315 315w, //katxiklothing.com/cdn/shop/files/4_ddf40149-bc5b-4ff6-b4a1-081d72bfe68d.png?v=1787906717&amp;width=630 630w, //katxiklothing.com/cdn/shop/files/4_ddf40149-bc5b-4ff6-b4a1-081d72bfe68d.png?v=1787906717&amp;width=945 945w" width="1300" height="800" loading="lazy" sizes="315px" class="zoom-image group-hover:zoom"></div><div class="v-stack text-center gap-0.5"><p class="h6">automne/hiver</p></div></a></div></div><div id="header-panel-2" class="header-sidebar__sub-panel" hidden="">
              <button type="button" class="header-sidebar__back-button link-faded  text-with-icon  md:hidden" data-action="close-panel"><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-left  icon--direction-aware" viewbox="0 0 10 10">
      <path d="M7 1 3 5l4 4" stroke="currentColor" stroke-linecap="square"></path>
    </svg>Points de Vente</button>

              <ul class="header-sidebar__linklist  unstyled-list" role="list"><li><a href="/pages/boutik-st-jean" class="header-sidebar__linklist-button">La Boutique Saint-Jean-de-Luz</a></li><li><a href="/pages/boutique-biarritz" class="header-sidebar__linklist-button">La Boutique Biarritz</a></li><li><a href="/pages/boutik-bayonne" class="header-sidebar__linklist-button">La Boutique Bayonne</a></li><li><a href="/pages/boutik-donosti" class="header-sidebar__linklist-button">La Boutique San Sebastián</a></li><li><a href="/pages/lokal" class="header-sidebar__linklist-button">Le Lokal Saint-Jean-de-Luz</a></li><li><a href="/pages/nos-distributeurs" class="header-sidebar__linklist-button">Nos distributeurs</a></li></ul></div><div id="header-panel-3" class="header-sidebar__sub-panel" hidden="">
              <button type="button" class="header-sidebar__back-button link-faded  text-with-icon  md:hidden" data-action="close-panel"><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-left  icon--direction-aware" viewbox="0 0 10 10">
      <path d="M7 1 3 5l4 4" stroke="currentColor" stroke-linecap="square"></path>
    </svg>La Marque</button>

              <ul class="header-sidebar__linklist  unstyled-list" role="list"><li><a href="/pages/laventure-katxi" class="header-sidebar__linklist-button">L'Aventure Katxi</a></li><li><a href="/pages/customisation-basque-et-eco-responsable" class="header-sidebar__linklist-button">Customisation Basque & Eco-responsabilité</a></li><li><a href="/pages/kommunaute-katxi" class="header-sidebar__linklist-button">La Communauté Katxi</a></li><li><a href="/pages/team-k" class="header-sidebar__linklist-button">La Team K</a></li></ul><div class="header-sidebar__promo scroll-area bleed md:unbleed"><a href="/pages/customisation-basque-et-eco-responsable" class="v-stack justify-items-center gap-4 sm:gap-5 group"><div class="overflow-hidden"><img src="//katxiklothing.com/cdn/shop/files/Shooting_Detail-10_3_370x230_2x_64bd9362-7aa9-4b72-b1a2-f9b9a2ca5c6c.webp?v=1787213845&amp;width=740" alt="Sérigraphie du chêne de Gernika sur un textile Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/Shooting_Detail-10_3_370x230_2x_64bd9362-7aa9-4b72-b1a2-f9b9a2ca5c6c.webp?v=1787213845&amp;width=315 315w, //katxiklothing.com/cdn/shop/files/Shooting_Detail-10_3_370x230_2x_64bd9362-7aa9-4b72-b1a2-f9b9a2ca5c6c.webp?v=1787213845&amp;width=630 630w" width="740" height="444" loading="lazy" sizes="315px" class="zoom-image group-hover:zoom"></div></a><a href="/pages/laventure-katxi" class="v-stack justify-items-center gap-4 sm:gap-5 group"><div class="overflow-hidden"><img src="//katxiklothing.com/cdn/shop/files/L_Aventure_Katxi_370x230_2x_e34e3771-c79f-4346-be13-fb4b0ab1bda2.webp?v=1787213871&amp;width=740" alt="L&#39;équipe Katxi Klothing au travail sur les visuels de la kollection" srcset="//katxiklothing.com/cdn/shop/files/L_Aventure_Katxi_370x230_2x_e34e3771-c79f-4346-be13-fb4b0ab1bda2.webp?v=1787213871&amp;width=315 315w, //katxiklothing.com/cdn/shop/files/L_Aventure_Katxi_370x230_2x_e34e3771-c79f-4346-be13-fb4b0ab1bda2.webp?v=1787213871&amp;width=630 630w" width="740" height="460" loading="lazy" sizes="315px" class="zoom-image group-hover:zoom"></div></a></div></div></div>
    </header-sidebar-collapsible-panel></header-sidebar>
</x-header>
</height-observer>

<script>
  document.documentElement.style.setProperty('--header-height', `${document.getElementById('shopify-section-sections--32283441791325__header').clientHeight.toFixed(2)}px`);
</script>


</header>
<!-- END sections: header-group --><!-- BEGIN sections: overlay-group -->
<section id="shopify-section-sections--32283441824093__cart-drawer" class="shopify-section shopify-section-group-overlay-group shopify-section--cart-drawer"><cart-drawer id="cart-drawer" aria-label="Panier" class="cart-drawer drawer drawer--center-body color-scheme color-scheme--scheme-3" initial-focus="false" handle-editor-events="">
  <p class="h4" slot="header">Panier</p><p class="h5 text-center">Votre panier est vide</p></cart-drawer>


</section>
<!-- END sections: overlay-group --><main id="main" class="anchor">
      <section id="shopify-section-template--32283441430877__slideshow" class="shopify-section shopify-section--slideshow"><slideshow-carousel id="carousel-template--32283441430877__slideshow" class="slideshow" allow-swipe="" allow-transparent-header="" cell-selector=".slideshow__slide" autoplay="5" autoplay-pause-on-video="" role="region" style="--background: 56 54 47  ; background-color: rgb(var(--background));--border-color: var(--text-color) / 0.15;"><div class="slideshow__slide is-selected" media-type="image" role="group"><div class="content-over-media content-over-media--fill" style="--content-over-media-content-max-width: 400px; --content-over-media-gradient-overlay: linear-gradient(180deg, rgba(54, 54, 54, 0.1), rgba(4, 4, 4, 0.45) 100%)"><picture><source media="(max-width: 699px)" srcset="//katxiklothing.com/cdn/shop/files/SLIDER_PHONE-10.png?v=1787905231&width=800 800w, //katxiklothing.com/cdn/shop/files/SLIDER_PHONE-10.png?v=1787905231&width=1000 1000w, //katxiklothing.com/cdn/shop/files/SLIDER_PHONE-10.png?v=1787905231&width=1200 1200w" width="1500" height="2200"><img src="//katxiklothing.com/cdn/shop/files/2_c72c5faa-a135-467f-af1f-4f24567c01b8.png?v=1787834748&amp;width=3840" alt="Collection 2026 katxi klothing" srcset="//katxiklothing.com/cdn/shop/files/2_c72c5faa-a135-467f-af1f-4f24567c01b8.png?v=1787834748&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_c72c5faa-a135-467f-af1f-4f24567c01b8.png?v=1787834748&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_c72c5faa-a135-467f-af1f-4f24567c01b8.png?v=1787834748&amp;width=1800 1800w, //katxiklothing.com/cdn/shop/files/2_c72c5faa-a135-467f-af1f-4f24567c01b8.png?v=1787834748&amp;width=2400 2400w, //katxiklothing.com/cdn/shop/files/2_c72c5faa-a135-467f-af1f-4f24567c01b8.png?v=1787834748&amp;width=2800 2800w, //katxiklothing.com/cdn/shop/files/2_c72c5faa-a135-467f-af1f-4f24567c01b8.png?v=1787834748&amp;width=3200 3200w" width="3840" height="2560" fetchpriority="high" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-end-center text-center sm:place-self-end-center sm:text-center" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"><p class="h6">AUTOMNE / HIVER</p><p class="h1">NOUVELLE KOLLECTION</p><div class="button-group justify-center sm:justify-center">
<a class="button" style="--button-background: 252 231 98;--button-outline-color: 252 231 98;--button-text-color: 56 54 47;" href="/collections/jokatu-automne-hiver-2026">DéKouvrir</a></div></div>
          </div>
        </div></div><div class="slideshow__slide" media-type="image" role="group"><div class="content-over-media content-over-media--fill" style="--content-over-media-content-max-width: 400px; --content-over-media-gradient-overlay: linear-gradient(180deg, rgba(54, 54, 54, 0.1), rgba(4, 4, 4, 0.45) 100%)"><picture><source media="(max-width: 699px)" srcset="//katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&width=800 800w, //katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&width=1000 1000w, //katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&width=1200 1200w" width="1500" height="2200"><img src="//katxiklothing.com/cdn/shop/files/A7V02661_b5e2706f-0da6-4534-8f6b-f7fb7aa948a7.webp?v=1787820734&amp;width=1920" alt="Deux personnes en tee-shirts Katxi Klothing à l&#39;intérieur d&#39;un van" srcset="//katxiklothing.com/cdn/shop/files/A7V02661_b5e2706f-0da6-4534-8f6b-f7fb7aa948a7.webp?v=1787820734&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/A7V02661_b5e2706f-0da6-4534-8f6b-f7fb7aa948a7.webp?v=1787820734&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/A7V02661_b5e2706f-0da6-4534-8f6b-f7fb7aa948a7.webp?v=1787820734&amp;width=1800 1800w" width="1920" height="1280" loading="lazy" fetchpriority="low" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-center text-center sm:place-self-center sm:text-center" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"><p class="h6">Les essentiels de saison</p><p class="h2">by KATXI</p><div class="button-group justify-center sm:justify-center">
<a class="button" style="--button-background: 252 231 98;--button-outline-color: 252 231 98;--button-text-color: 56 54 47;" href="/collections/basa-printemps-ete-2026">DéKouvrir</a></div></div>
          </div>
        </div></div><div class="slideshow__slide" media-type="image" role="group"><div class="content-over-media content-over-media--fill" style="--content-over-media-content-max-width: 400px; --content-over-media-gradient-overlay: linear-gradient(180deg, rgba(54, 54, 54, 0.1), rgba(4, 4, 4, 0.45) 100%)"><picture><source media="(max-width: 699px)" srcset="//katxiklothing.com/cdn/shop/files/2_4aad0643-afbd-4e84-a2c6-1f6f977880bd.png?v=1787837500&width=800 800w, //katxiklothing.com/cdn/shop/files/2_4aad0643-afbd-4e84-a2c6-1f6f977880bd.png?v=1787837500&width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_4aad0643-afbd-4e84-a2c6-1f6f977880bd.png?v=1787837500&width=1200 1200w" width="1500" height="2200"><img src="//katxiklothing.com/cdn/shop/files/4_75495fa6-854f-4303-b50b-a2c85b314ac5.png?v=1787837389&amp;width=3840" alt="Trois visuels de la kollection Katxi Klothing : femme assise, casquette et dos de tee-shirt sérigraphié" srcset="//katxiklothing.com/cdn/shop/files/4_75495fa6-854f-4303-b50b-a2c85b314ac5.png?v=1787837389&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/4_75495fa6-854f-4303-b50b-a2c85b314ac5.png?v=1787837389&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/4_75495fa6-854f-4303-b50b-a2c85b314ac5.png?v=1787837389&amp;width=1800 1800w, //katxiklothing.com/cdn/shop/files/4_75495fa6-854f-4303-b50b-a2c85b314ac5.png?v=1787837389&amp;width=2400 2400w, //katxiklothing.com/cdn/shop/files/4_75495fa6-854f-4303-b50b-a2c85b314ac5.png?v=1787837389&amp;width=2800 2800w, //katxiklothing.com/cdn/shop/files/4_75495fa6-854f-4303-b50b-a2c85b314ac5.png?v=1787837389&amp;width=3200 3200w" width="3840" height="2560" loading="lazy" fetchpriority="low" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-end-center text-center sm:place-self-end-center sm:text-center" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"><p class="h6">Façonné au pays Basque</p><p class="h2">KATXI</p><div class="button-group justify-center sm:justify-center">
<a class="button" style="--button-background: 252 231 98;--button-outline-color: 252 231 98;--button-text-color: 56 54 47;" href="/collections/all">En savoir plus</a></div></div>
          </div>
        </div></div><div class="slideshow__slide" media-type="image" role="group"><div class="content-over-media content-over-media--fill" style="--content-over-media-content-max-width: 780px; --content-over-media-gradient-overlay: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 100%)"><picture><source media="(max-width: 699px)" srcset="//katxiklothing.com/cdn/shop/files/A7V02574.webp?v=1787211033&width=800 800w, //katxiklothing.com/cdn/shop/files/A7V02574.webp?v=1787211033&width=1000 1000w, //katxiklothing.com/cdn/shop/files/A7V02574.webp?v=1787211033&width=1200 1200w" width="1920" height="2880"><img src="//katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-3.png?v=1787839341&amp;width=3840" alt="Couple en tenues Katxi Klothing sur la plage devant une bouée de sauvetage" srcset="//katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-3.png?v=1787839341&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-3.png?v=1787839341&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-3.png?v=1787839341&amp;width=1800 1800w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-3.png?v=1787839341&amp;width=2400 2400w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-3.png?v=1787839341&amp;width=2800 2800w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-3.png?v=1787839341&amp;width=3200 3200w" width="3840" height="2560" loading="lazy" fetchpriority="low" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-center text-center sm:place-self-center sm:text-center" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"><p class="h6">La capsule de l'été</p><p class="h2">CHEMISE, SHORT...</p><div class="button-group justify-center sm:justify-center">
<a class="button" style="--button-background: 252 231 98;--button-outline-color: 252 231 98;--button-text-color: 56 54 47;" href="/collections/uda-kaps">DéKouvrir</a></div></div>
          </div>
        </div></div><div class="slideshow__slide" media-type="image" role="group"><div class="content-over-media content-over-media--fill" style="--content-over-media-content-max-width: 780px; --content-over-media-gradient-overlay: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 100%)"><picture><source media="(max-width: 699px)" srcset="//katxiklothing.com/cdn/shop/files/SLIDER_PHONE-8_64e61b00-a33b-432f-8c75-c39a3e2e1b44.png?v=1787838021&width=800 800w, //katxiklothing.com/cdn/shop/files/SLIDER_PHONE-8_64e61b00-a33b-432f-8c75-c39a3e2e1b44.png?v=1787838021&width=1000 1000w, //katxiklothing.com/cdn/shop/files/SLIDER_PHONE-8_64e61b00-a33b-432f-8c75-c39a3e2e1b44.png?v=1787838021&width=1200 1200w" width="1500" height="2200"><img src="//katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-2.png?v=1787838002&amp;width=3840" alt="Homme en tee-shirt basque blanc Katxi Klothing devant un rack de planches de surf" srcset="//katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-2.png?v=1787838002&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-2.png?v=1787838002&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-2.png?v=1787838002&amp;width=1800 1800w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-2.png?v=1787838002&amp;width=2400 2400w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-2.png?v=1787838002&amp;width=2800 2800w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-2.png?v=1787838002&amp;width=3200 3200w" width="3840" height="2560" loading="lazy" fetchpriority="low" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-center text-center sm:place-self-end-center sm:text-center" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"><p class="h6">Le nouveau kabino</p><p class="h2">L'INKONTOURNABLE</p><div class="button-group justify-center sm:justify-center">
<a class="button" style="--button-background: 252 231 98;--button-outline-color: 252 231 98;--button-text-color: 56 54 47;" href="/products/tee-shirt-kabino-coeur">DéKouvrir</a></div></div>
          </div>
        </div></div><div class="slideshow__slide" media-type="image" role="group"><div class="content-over-media content-over-media--fill" style="--content-over-media-content-max-width: 400px; --content-over-media-gradient-overlay: linear-gradient(180deg, rgba(54, 54, 54, 0.1), rgba(4, 4, 4, 0.45) 100%)"><picture><source media="(max-width: 699px)" srcset="//katxiklothing.com/cdn/shop/files/2_8b99b2b2-52ac-418c-83b9-a8c17224668e.png?v=1787901787&width=800 800w, //katxiklothing.com/cdn/shop/files/2_8b99b2b2-52ac-418c-83b9-a8c17224668e.png?v=1787901787&width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_8b99b2b2-52ac-418c-83b9-a8c17224668e.png?v=1787901787&width=1200 1200w" width="1500" height="2200"><img src="//katxiklothing.com/cdn/shop/files/2_ab4c0279-cc9e-4ad7-822e-3539c0a2e3d7.png?v=1787901766&amp;width=3840" alt="Homme en polo marine Katxi Klothing portant un portant de vêtements" srcset="//katxiklothing.com/cdn/shop/files/2_ab4c0279-cc9e-4ad7-822e-3539c0a2e3d7.png?v=1787901766&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_ab4c0279-cc9e-4ad7-822e-3539c0a2e3d7.png?v=1787901766&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_ab4c0279-cc9e-4ad7-822e-3539c0a2e3d7.png?v=1787901766&amp;width=1800 1800w, //katxiklothing.com/cdn/shop/files/2_ab4c0279-cc9e-4ad7-822e-3539c0a2e3d7.png?v=1787901766&amp;width=2400 2400w, //katxiklothing.com/cdn/shop/files/2_ab4c0279-cc9e-4ad7-822e-3539c0a2e3d7.png?v=1787901766&amp;width=2800 2800w, //katxiklothing.com/cdn/shop/files/2_ab4c0279-cc9e-4ad7-822e-3539c0a2e3d7.png?v=1787901766&amp;width=3200 3200w" width="3840" height="2560" loading="lazy" fetchpriority="low" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-end-center text-center sm:place-self-center sm:text-center" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"><p class="h6">Katxi</p><p class="h2">PRIX KASSÉS</p><div class="button-group justify-center sm:justify-center">
<a class="button" style="--button-background: 252 231 98;--button-outline-color: 252 231 98;--button-text-color: 56 54 47;" href="/collections/prix-casses">DéKouvrir</a></div></div>
          </div>
        </div></div><carousel-navigation aria-controls="carousel-template--32283441430877__slideshow" class="page-dots page-dots--autoplay" style="--text-color: 252 231 98; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;"><button class="tap-area" aria-current="true">
            <span class="sr-only">Aller à l&#39;élément 1</span><svg class="circular-progress" height="8" width="8" viewbox="0 0 8 8" style="--stroke-dasharray: 20.420352248335">
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-opacity="0.2"></circle>
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-linecap="round"></circle>
              </svg></button><button class="tap-area" aria-current="false">
            <span class="sr-only">Aller à l&#39;élément 2</span><svg class="circular-progress" height="8" width="8" viewbox="0 0 8 8" style="--stroke-dasharray: 20.420352248335">
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-opacity="0.2"></circle>
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-linecap="round"></circle>
              </svg></button><button class="tap-area" aria-current="false">
            <span class="sr-only">Aller à l&#39;élément 3</span><svg class="circular-progress" height="8" width="8" viewbox="0 0 8 8" style="--stroke-dasharray: 20.420352248335">
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-opacity="0.2"></circle>
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-linecap="round"></circle>
              </svg></button><button class="tap-area" aria-current="false">
            <span class="sr-only">Aller à l&#39;élément 4</span><svg class="circular-progress" height="8" width="8" viewbox="0 0 8 8" style="--stroke-dasharray: 20.420352248335">
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-opacity="0.2"></circle>
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-linecap="round"></circle>
              </svg></button><button class="tap-area" aria-current="false">
            <span class="sr-only">Aller à l&#39;élément 5</span><svg class="circular-progress" height="8" width="8" viewbox="0 0 8 8" style="--stroke-dasharray: 20.420352248335">
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-opacity="0.2"></circle>
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-linecap="round"></circle>
              </svg></button><button class="tap-area" aria-current="false">
            <span class="sr-only">Aller à l&#39;élément 6</span><svg class="circular-progress" height="8" width="8" viewbox="0 0 8 8" style="--stroke-dasharray: 20.420352248335">
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-opacity="0.2"></circle>
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-linecap="round"></circle>
              </svg></button></carousel-navigation><button data-action="navigate-next" class="slideshow__next-section-button circle-button circle-button--lg hover:animate-icon-block">
        <span class="sr-only">Aller à la section suivante</span><svg aria-hidden="true" focusable="false" fill="none" width="18" class="icon icon-arrow-down" viewbox="0 0 18 16">
      <path d="m1 4 8 8 8-8" stroke="currentColor" stroke-linecap="square"></path>
    </svg></button></slideshow-carousel>
</section><section id="shopify-section-template--32283441430877__slideshow_b2b_WWc7Hc" class="shopify-section shopify-section--slideshow">
</section><section id="shopify-section-template--32283441430877__scrolling-content-2" class="shopify-section shopify-section--scrolling-content"><style>
    #shopify-section-template--32283441430877__scrolling-content-2 {
      --section-vertical-spacing: clamp(20px, calc(20px + (20 - 20) * ((100vw - 375px) / (1400 - 375))), 20px);
      --scrolling-content-content-gap: clamp(20px, calc(20px + (80 - 20) * ((100vw - 375px) / (1400 - 375))), 80px);

      font-size: clamp(50px, calc(50px + (72 - 50) * ((100vw - 375px) / (1400 - 375))), 72px);
    }
  </style><div class="section-spacing color-scheme color-scheme--bg-54922f2e920ba8346f6dc0fba343d673 section-spacing--padded" style="--background: 255 255 255  ; background-color: rgb(var(--background));--text-color: 179 179 179; color: rgb(var(--text-color));--border-color:244 244 244;">
    <marquee-text speed="0.1" direction="right" class="scrolling-content">
      <div class="scrolling-content__item"><div class="scrolling-content__image"><img src="//katxiklothing.com/cdn/shop/files/illustration-chene-gernika-katxi-klothing.png?v=1787311024&amp;width=200" alt="Illustration du chêne, symbole basque – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/illustration-chene-gernika-katxi-klothing.png?v=1787311024&amp;width=90 90w, //katxiklothing.com/cdn/shop/files/illustration-chene-gernika-katxi-klothing.png?v=1787311024&amp;width=180 180w" width="200" height="200" sizes="(max-width: 699px) 90px, 180px"></div><div class="scrolling-content__image"><img src="//katxiklothing.com/cdn/shop/files/illustration-vague-belharra-katxi-klothing.png?v=1787310970&amp;width=200" alt="Illustration de la vague de Belharra au soleil levant – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/illustration-vague-belharra-katxi-klothing.png?v=1787310970&amp;width=90 90w, //katxiklothing.com/cdn/shop/files/illustration-vague-belharra-katxi-klothing.png?v=1787310970&amp;width=180 180w" width="200" height="200" sizes="(max-width: 699px) 90px, 180px"></div><div class="scrolling-content__image"><img src="//katxiklothing.com/cdn/shop/files/illustration-kabino-txapela-katxi-klothing.png?v=1787310984&amp;width=200" alt="Le Kabino, personnage à la txapela emblème de Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/illustration-kabino-txapela-katxi-klothing.png?v=1787310984&amp;width=90 90w, //katxiklothing.com/cdn/shop/files/illustration-kabino-txapela-katxi-klothing.png?v=1787310984&amp;width=180 180w" width="200" height="200" sizes="(max-width: 699px) 90px, 180px"></div><div class="scrolling-content__image"><img src="//katxiklothing.com/cdn/shop/files/illustration-motif-vagues-katxi-klothing.png?v=1787310999&amp;width=200" alt="Motif de vagues dessiné, sérigraphie Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/illustration-motif-vagues-katxi-klothing.png?v=1787310999&amp;width=90 90w, //katxiklothing.com/cdn/shop/files/illustration-motif-vagues-katxi-klothing.png?v=1787310999&amp;width=180 180w" width="200" height="200" sizes="(max-width: 699px) 90px, 180px"></div><div class="scrolling-content__image"><img src="//katxiklothing.com/cdn/shop/files/illustration-txoriak-oiseaux-katxi-klothing.png?v=1787311012&amp;width=200" alt="Illustration Txoriak, les oiseaux – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/illustration-txoriak-oiseaux-katxi-klothing.png?v=1787311012&amp;width=90 90w, //katxiklothing.com/cdn/shop/files/illustration-txoriak-oiseaux-katxi-klothing.png?v=1787311012&amp;width=180 180w" width="200" height="200" sizes="(max-width: 699px) 90px, 180px"></div></div>
    </marquee-text>
  </div>
<style> #shopify-section-template--32283441430877__scrolling-content-2 div {padding: 8px 0px 0px 0px;} </style></section><section id="shopify-section-template--32283441430877__media_grid_gpWCaQ" class="shopify-section shopify-section--media-grid"><style>
    #shopify-section-template--32283441430877__media_grid_gpWCaQ {
      --media-grid-row-height: 180px;
      --media-grid-gap: 2rem;--container-gutter: var(--media-grid-gap);--section-vertical-spacing-override: var(--media-grid-gap);}

    @media screen and (min-width: 700px) {
      #shopify-section-template--32283441430877__media_grid_gpWCaQ {
        --media-grid-row-height: 290px;
      }
    }

    @media screen and (min-width: 1150px) {
      #shopify-section-template--32283441430877__media_grid_gpWCaQ {
        --media-grid-gap: 2.5rem;
      }
    }
  </style><div class="section-spacing color-scheme color-scheme--scheme-5 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container">
      <div class="section-stack"><media-grid class="media-grid"><a href="/collections/tous-les-produits" class="media-grid__item" style="--media-grid-item-column-span: 8; --media-grid-item-row-span: 2"><div class="content-over-media color-scheme color-scheme--scheme-4 group" reveal-on-scroll="true" style="--content-over-media-overlay: 43 42 39 / 0.1;"><img src="//katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&amp;width=1500" alt="Deux personnes en tee-shirts Katxi Klothing à l&#39;intérieur d&#39;un van" srcset="//katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/4_d18e859f-998a-48e7-80dc-951d94bbfb3d.png?v=1787832494&amp;width=1400 1400w" width="1500" height="2200" loading="lazy" sizes="(max-width: 699px) 100vw, 67vw" class="zoom-image group-hover:zoom"><div class="prose prose--tight place-self-end-start text-start">
                    <p class="h3">Tous nos produits</p></div></div></a><a href="/collections/tee-shirts-polos" class="media-grid__item" style="--media-grid-item-column-span: 4; --media-grid-item-row-span: 2"><div class="content-over-media color-scheme color-scheme--scheme-4 group" reveal-on-scroll="true" style="--content-over-media-overlay: 0 0 0 / 0.0;"><img src="//katxiklothing.com/cdn/shop/files/Design_sans_titre-14.png?v=1787838533&amp;width=1920" alt="Femme et homme en tee-shirts Katxi Klothing au visuel du chêne de Gernika" srcset="//katxiklothing.com/cdn/shop/files/Design_sans_titre-14.png?v=1787838533&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/Design_sans_titre-14.png?v=1787838533&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/Design_sans_titre-14.png?v=1787838533&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/Design_sans_titre-14.png?v=1787838533&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/Design_sans_titre-14.png?v=1787838533&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/Design_sans_titre-14.png?v=1787838533&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/Design_sans_titre-14.png?v=1787838533&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/Design_sans_titre-14.png?v=1787838533&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/Design_sans_titre-14.png?v=1787838533&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/Design_sans_titre-14.png?v=1787838533&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/Design_sans_titre-14.png?v=1787838533&amp;width=1600 1600w" width="1920" height="2880" loading="lazy" sizes="(max-width: 699px) 100vw, 33vw" class="zoom-image group-hover:zoom"><div class="prose prose--tight place-self-end-start text-start">
                    <p class="h3">Tee-shirts</p></div></div></a><a href="/collections/accessoires" class="media-grid__item" style="--media-grid-item-column-span: 12; --media-grid-item-row-span: 1"><div class="content-over-media color-scheme color-scheme--scheme-4 group" reveal-on-scroll="true" style="--content-over-media-overlay: 0 0 0 / 0.0;"><img src="//katxiklothing.com/cdn/shop/files/2_f4c58a7c-60a6-4db7-93d1-a3d75b94e799.png?v=1787838825&amp;width=1800" alt="Casquettes Katxi Klothing suspendues sur un fil au-dessus d&#39;une malle" srcset="//katxiklothing.com/cdn/shop/files/2_f4c58a7c-60a6-4db7-93d1-a3d75b94e799.png?v=1787838825&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_f4c58a7c-60a6-4db7-93d1-a3d75b94e799.png?v=1787838825&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_f4c58a7c-60a6-4db7-93d1-a3d75b94e799.png?v=1787838825&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_f4c58a7c-60a6-4db7-93d1-a3d75b94e799.png?v=1787838825&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_f4c58a7c-60a6-4db7-93d1-a3d75b94e799.png?v=1787838825&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_f4c58a7c-60a6-4db7-93d1-a3d75b94e799.png?v=1787838825&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_f4c58a7c-60a6-4db7-93d1-a3d75b94e799.png?v=1787838825&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_f4c58a7c-60a6-4db7-93d1-a3d75b94e799.png?v=1787838825&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_f4c58a7c-60a6-4db7-93d1-a3d75b94e799.png?v=1787838825&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_f4c58a7c-60a6-4db7-93d1-a3d75b94e799.png?v=1787838825&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/2_f4c58a7c-60a6-4db7-93d1-a3d75b94e799.png?v=1787838825&amp;width=1600 1600w" width="1800" height="800" loading="lazy" sizes="(max-width: 699px) 100vw, 100vw" class="zoom-image group-hover:zoom"><div class="prose prose--tight place-self-end-start text-start">
                    <p class="h3">Accessoires</p></div></div></a><a href="/collections/vestes-chemises" class="media-grid__item" style="--media-grid-item-column-span: 8; --media-grid-item-row-span: 2"><div class="content-over-media color-scheme color-scheme--scheme-4 group" reveal-on-scroll="true" style="--content-over-media-overlay: 0 0 0 / 0.0;"><img src="//katxiklothing.com/cdn/shop/files/collection-vestes-chemises-denim-katxi-klothing.png?v=1787311102&amp;width=2240" alt="Homme et femme en vestes en denim Katxi Klothing à la campagne – collection vestes et chemises" srcset="//katxiklothing.com/cdn/shop/files/collection-vestes-chemises-denim-katxi-klothing.png?v=1787311102&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/collection-vestes-chemises-denim-katxi-klothing.png?v=1787311102&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/collection-vestes-chemises-denim-katxi-klothing.png?v=1787311102&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/collection-vestes-chemises-denim-katxi-klothing.png?v=1787311102&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/collection-vestes-chemises-denim-katxi-klothing.png?v=1787311102&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/collection-vestes-chemises-denim-katxi-klothing.png?v=1787311102&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/collection-vestes-chemises-denim-katxi-klothing.png?v=1787311102&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/collection-vestes-chemises-denim-katxi-klothing.png?v=1787311102&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/collection-vestes-chemises-denim-katxi-klothing.png?v=1787311102&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/collection-vestes-chemises-denim-katxi-klothing.png?v=1787311102&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/collection-vestes-chemises-denim-katxi-klothing.png?v=1787311102&amp;width=1600 1600w" width="2240" height="2400" loading="lazy" sizes="(max-width: 699px) 100vw, 67vw" class="zoom-image group-hover:zoom"><div class="prose prose--tight place-self-end-start text-start">
                    <p class="h3">Nos vestes et chemises</p></div></div></a><a href="/collections/pantalons-shorts-maillots-de-bain" class="media-grid__item" style="--media-grid-item-column-span: 4; --media-grid-item-row-span: 1"><div class="content-over-media color-scheme color-scheme--scheme-4 group" reveal-on-scroll="true" style="--content-over-media-overlay: 0 0 0 / 0.0;"><img src="//katxiklothing.com/cdn/shop/files/collection-pantalons-shorts-basques-katxi-klothing.webp?v=1787311068&amp;width=750" alt="Détail d&#39;un pantalon bleu marine Katxi Klothing porté assis – collection pantalons et shorts" srcset="//katxiklothing.com/cdn/shop/files/collection-pantalons-shorts-basques-katxi-klothing.webp?v=1787311068&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/collection-pantalons-shorts-basques-katxi-klothing.webp?v=1787311068&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/collection-pantalons-shorts-basques-katxi-klothing.webp?v=1787311068&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/collection-pantalons-shorts-basques-katxi-klothing.webp?v=1787311068&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/collection-pantalons-shorts-basques-katxi-klothing.webp?v=1787311068&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/collection-pantalons-shorts-basques-katxi-klothing.webp?v=1787311068&amp;width=700 700w" width="750" height="960" loading="lazy" sizes="(max-width: 699px) 100vw, 33vw" class="zoom-image group-hover:zoom"><div class="prose prose--tight place-self-end-start text-start">
                    <p class="h3">Pantalons, shorts</p></div></div></a><a href="/collections/sweats" class="media-grid__item" style="--media-grid-item-column-span: 4; --media-grid-item-row-span: 1"><div class="content-over-media color-scheme color-scheme--scheme-4 group" reveal-on-scroll="true" style="--content-over-media-overlay: 43 42 39 / 0.2;"><img src="//katxiklothing.com/cdn/shop/files/1_c74022f4-f9f0-4bde-a768-5412f0f025c9.png?v=1787838999&amp;width=1680" alt="Femme et homme en sweats bordeaux Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_c74022f4-f9f0-4bde-a768-5412f0f025c9.png?v=1787838999&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_c74022f4-f9f0-4bde-a768-5412f0f025c9.png?v=1787838999&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_c74022f4-f9f0-4bde-a768-5412f0f025c9.png?v=1787838999&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_c74022f4-f9f0-4bde-a768-5412f0f025c9.png?v=1787838999&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_c74022f4-f9f0-4bde-a768-5412f0f025c9.png?v=1787838999&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_c74022f4-f9f0-4bde-a768-5412f0f025c9.png?v=1787838999&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_c74022f4-f9f0-4bde-a768-5412f0f025c9.png?v=1787838999&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_c74022f4-f9f0-4bde-a768-5412f0f025c9.png?v=1787838999&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_c74022f4-f9f0-4bde-a768-5412f0f025c9.png?v=1787838999&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/1_c74022f4-f9f0-4bde-a768-5412f0f025c9.png?v=1787838999&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/1_c74022f4-f9f0-4bde-a768-5412f0f025c9.png?v=1787838999&amp;width=1600 1600w" width="1680" height="1800" loading="lazy" sizes="(max-width: 699px) 100vw, 33vw" class="zoom-image group-hover:zoom"><div class="prose prose--tight place-self-end-start text-start">
                    <p class="h3">Nos sweats</p></div></div></a></media-grid>
      </div>
    </div>
  </div>
</section><section id="shopify-section-template--32283441430877__collection_list_b2b_LJyRKw" class="shopify-section shopify-section--collection-list">
</section><section id="shopify-section-template--32283441430877__image-with-text-overlay-1" class="shopify-section shopify-section--image-with-text-overlay"><style>
    #shopify-section-template--32283441430877__image-with-text-overlay-1 {--content-over-media-overlay: 0 0 0 / 0.2;--content-over-media-content-max-width: var(--container-md-max-width);
    }
  </style><div class="color-scheme color-scheme--scheme-4 color-scheme--with-image-overlay">
    <image-with-text-overlay class="content-over-media content-over-media--lg" reveal-on-scroll="true"><picture><img src="//katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=3840" alt="Homme et femme en tee-shirts jaunes de la kollection Jokatu Hiver 26 Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=900 900w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=1800 1800w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=2000 2000w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=2200 2200w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=2400 2400w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=2600 2600w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=2800 2800w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=3000 3000w, //katxiklothing.com/cdn/shop/files/Slider_du_haut_NEW-4.png?v=1787902816&amp;width=3200 3200w" width="3840" height="2560" loading="lazy" sizes="100vw"></picture><div class="content place-self-center text-center sm:place-self-end-start sm:text-start">
          <div class="prose"><p class="h6">Nouvelle collection</p><p class="h2">JOKATU / Hiver 26</p>
<a class="button" style="--button-background: 252 231 98;--button-outline-color: 252 231 98;--button-text-color: 28 28 28;" href="/collections/jokatu-automne-hiver-2026">Découvrir les produits</a></div>
        </div></image-with-text-overlay>
  </div>
</section><section id="shopify-section-template--32283441430877__scrolling-content-1" class="shopify-section shopify-section--scrolling-content"><style>
    #shopify-section-template--32283441430877__scrolling-content-1 {
      --section-vertical-spacing: clamp(20px, calc(20px + (40 - 20) * ((100vw - 375px) / (1400 - 375))), 40px);
      --scrolling-content-content-gap: clamp(25px, calc(25px + (50 - 25) * ((100vw - 375px) / (1400 - 375))), 50px);

      font-size: clamp(18px, calc(18px + (24 - 18) * ((100vw - 375px) / (1400 - 375))), 24px);
    }
  </style><div class="section-spacing color-scheme color-scheme--bg-cf5ddad7a567bb78eece3a7206e10ec1 section-spacing--padded" style="--background: 43 42 39  ; background-color: rgb(var(--background));--text-color: 252 231 98; color: rgb(var(--text-color));--border-color:74 70 48;">
    <marquee-text speed="0.1" direction="left" class="scrolling-content">
      <div class="scrolling-content__item"><p class="scrolling-content__text heading">Culture</p><p class="scrolling-content__text heading">Basque</p><p class="scrolling-content__text heading">●</p><p class="scrolling-content__text heading">Customisation</p><p class="scrolling-content__text heading">Locale</p><p class="scrolling-content__text heading">●</p><p class="scrolling-content__text heading">Éco - responsable</p><p class="scrolling-content__text heading">●</p><p class="scrolling-content__text heading">Amitié</p><p class="scrolling-content__text heading">●</p></div>
    </marquee-text>
  </div>
</section><section id="shopify-section-template--32283441430877__featured-collections-1" class="shopify-section shopify-section--featured-collections"><style>
    #shopify-section-template--32283441430877__featured-collections-1 {
      --product-list-items-per-row: 2;
      --product-list-horizontal-spacing-factor: 0.2;
      --product-list-vertical-spacing-factor: 1;
    }

    @media screen and (min-width: 700px) {
      #shopify-section-template--32283441430877__featured-collections-1 {
        --product-list-items-per-row: 4;
      }
    }
  </style><div class="section-spacing color-scheme color-scheme--scheme-5 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673">
    <div class="container"><div class="section-stack"><div class="v-stack justify-self-center gap-4 text-center sm:gap-5"><p class="h6 text-center">Nouveautés</p><carousel-navigation align-selected="" class="featured-collections-navigation scroll-area bleed" aria-controls="featured-collections-carousel-template--32283441430877__featured-collections-1"><button class="h2" aria-current="true">JOKATU</button><button class="h2" aria-current="false">UDA</button><button class="h2" aria-current="false">BASA</button><button class="h2" aria-current="false">INKONTOURNABLE</button></carousel-navigation></div><featured-collections-carousel id="featured-collections-carousel-template--32283441430877__featured-collections-1" class="featured-collections-carousel"><div class="featured-collections-carousel__item is-selected"><product-list class="floating-controls-container floating-controls-container--inside floating-controls-container--on-hover">
                  <carousel-prev-button class="floating-controls-container__control" aria-controls="featured-collections-product-list-carousel-collection-2">
                    <button type="button" class="prev-next-button prev-next-button--prev circle-button hover:animate-icon-inline" disabled="">
                      <span class="sr-only">Précédent</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-arrow-left  icon--direction-aware" viewbox="0 0 16 18">
      <path d="M11 1 3 9l8 8" stroke="currentColor" stroke-linecap="square"></path>
    </svg></button>
                  </carousel-prev-button>

                  <scroll-carousel id="featured-collections-product-list-carousel-collection-2" group-cells="" allow-drag="" class="product-list  product-list--carousel scroll-area bleed md:unbleed"><product-card class="product-card" reveal-on-scroll="true" handle="tee-shirt-joaldunak-copie-1"><div class="product-card__figure"><a href="/products/tee-shirt-joaldunak-copie-1" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&amp;width=2400" alt="Tee-Shirt Iratzea – tee-shirt basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&amp;width=2400" alt="Tee-Shirt Iratzea – tee-shirt basque en coton bio – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15842233680221" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-joaldunak-copie-1?variant=63085781778781" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15842233680221" aria-label="Choisir les options pour Tee-Shirt Iratzea">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-joaldunak-copie-1" class="product-title h6" data-instant="">Tee-Shirt Iratzea</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>40,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15842233680221-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842233680221-1-14149962269021" value="14149962269021" checked="checked" data-option-position="1" data-variant-id="63085781778781" data-variant-media="{&quot;alt&quot;:&quot;Tee-Shirt Iratzea – tee-shirt basque en coton bio – Katxi Klothing&quot;,&quot;id&quot;:74675719930205,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_cffff218-a1f0-4bb7-a7a7-e14b6e4c48ff.png?v=1786527193&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-Shirt Iratzea – tee-shirt basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:74675719962973,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_585d3377-c312-495a-bd54-4ba58b3fc323.png?v=1786527195&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842233680221-1-14149962269021" style="--swatch-background: linear-gradient(to right, #988161, #988161)">
      <span class="sr-only">Moka</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15842233680221-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842233680221-1-14149953880413" value="14149953880413" data-option-position="1" data-variant-id="62992856121693" data-variant-media="{&quot;alt&quot;:&quot;Tee-Shirt Iratzea – tee-shirt basque en coton bio – Katxi Klothing – vue 7&quot;,&quot;id&quot;:74675719766365,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/8_9841bcce-950f-4688-b3b6-397ae29aeffa.png?v=1786527193&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/8_9841bcce-950f-4688-b3b6-397ae29aeffa.png?v=1786527193&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-Shirt Iratzea – tee-shirt basque en coton bio – Katxi Klothing – vue 8&quot;,&quot;id&quot;:74675720126813,&quot;position&quot;:8,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/10_c89ada0e-eb76-4672-8ef7-4fd2da9df579.png?v=1786527194&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/10_c89ada0e-eb76-4672-8ef7-4fd2da9df579.png?v=1786527194&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842233680221-1-14149953880413" style="--swatch-background: linear-gradient(to right, #E8DDBB, #E8DDBB)">
      <span class="sr-only">Crème</span>
    </label></fieldset><spark-product-price parent-id="15842233680221"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="casquette-mendiak"><div class="product-card__figure"><a href="/products/casquette-mendiak" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_f6ab43e3-5362-4e2a-b7aa-06deda82500a.png?v=1786958937&amp;width=2400" alt="Casquette Mendiak – casquette brodée au Pays basque – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_f6ab43e3-5362-4e2a-b7aa-06deda82500a.png?v=1786958937&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_f6ab43e3-5362-4e2a-b7aa-06deda82500a.png?v=1786958937&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_f6ab43e3-5362-4e2a-b7aa-06deda82500a.png?v=1786958937&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_f6ab43e3-5362-4e2a-b7aa-06deda82500a.png?v=1786958937&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_f6ab43e3-5362-4e2a-b7aa-06deda82500a.png?v=1786958937&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_f6ab43e3-5362-4e2a-b7aa-06deda82500a.png?v=1786958937&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_f6ab43e3-5362-4e2a-b7aa-06deda82500a.png?v=1786958937&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_f6ab43e3-5362-4e2a-b7aa-06deda82500a.png?v=1786958937&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_f6ab43e3-5362-4e2a-b7aa-06deda82500a.png?v=1786958937&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/1_f6ab43e3-5362-4e2a-b7aa-06deda82500a.png?v=1786958937&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/1_f6ab43e3-5362-4e2a-b7aa-06deda82500a.png?v=1786958937&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/1_f6ab43e3-5362-4e2a-b7aa-06deda82500a.png?v=1786958937&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&amp;width=2400" alt="Casquette Mendiak – casquette brodée au Pays basque – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15857236967773" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="casquette-mendiak?variant=63086104576349" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15857236967773" aria-label="Choisir les options pour Casquette Mendiak">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/casquette-mendiak" class="product-title h6" data-instant="">Casquette Mendiak</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>35,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15857236967773-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15857236967773-1-14150238568797" value="14150238568797" checked="checked" data-option-position="1" data-variant-id="63086104576349" data-variant-media="{&quot;alt&quot;:&quot;Casquette Mendiak – casquette brodée au Pays basque – Katxi Klothing – vue 2&quot;,&quot;id&quot;:75161191022941,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/3_936f8f0d-c939-485b-8435-57e003c6949b.png?v=1786958938&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Casquette Mendiak – casquette brodée au Pays basque – Katxi Klothing – vue 3&quot;,&quot;id&quot;:75161190957405,&quot;position&quot;:3,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_485e9af5-de01-49e9-9f57-190e8b299c6a.png?v=1786958938&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_485e9af5-de01-49e9-9f57-190e8b299c6a.png?v=1786958938&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15857236967773-1-14150238568797" style="--swatch-background: linear-gradient(to right, #a77465, #a77465)">
      <span class="sr-only">Terracotta</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15857236967773-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15857236967773-1-14150238601565" value="14150238601565" data-option-position="1" data-variant-id="63086104609117" data-variant-media="{&quot;alt&quot;:&quot;Casquette Mendiak – casquette brodée au Pays basque – Katxi Klothing – vue 5&quot;,&quot;id&quot;:75161190990173,&quot;position&quot;:5,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_c29b11ed-a966-4f5e-9000-371029c1720b.png?v=1786958938&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_c29b11ed-a966-4f5e-9000-371029c1720b.png?v=1786958938&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Casquette Mendiak – casquette brodée au Pays basque – Katxi Klothing – vue 6&quot;,&quot;id&quot;:75161190891869,&quot;position&quot;:6,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/5_4cb42c3e-5e35-4bd3-968e-9fab6d28eec7.png?v=1786958937&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/5_4cb42c3e-5e35-4bd3-968e-9fab6d28eec7.png?v=1786958937&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15857236967773-1-14150238601565" style="--swatch-background: linear-gradient(to right, #5E7651, #5E7651)">
      <span class="sr-only">Vert</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15857236967773-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15857236967773-1-14150238634333" value="14150238634333" data-option-position="1" data-variant-id="63086104641885" data-variant-media="{&quot;alt&quot;:&quot;Casquette Mendiak – casquette brodée au Pays basque – Katxi Klothing – vue 4&quot;,&quot;id&quot;:75161190924637,&quot;position&quot;:4,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/6_64e001e6-92e6-4820-b896-da5b714d9ead.png?v=1786958938&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/6_64e001e6-92e6-4820-b896-da5b714d9ead.png?v=1786958938&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Casquette Mendiak – casquette brodée au Pays basque – Katxi Klothing – vue 5&quot;,&quot;id&quot;:75161190990173,&quot;position&quot;:5,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_c29b11ed-a966-4f5e-9000-371029c1720b.png?v=1786958938&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_c29b11ed-a966-4f5e-9000-371029c1720b.png?v=1786958938&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15857236967773-1-14150238634333" style="--swatch-background: linear-gradient(to right, #000000, #000000)">
      <span class="sr-only">Noir</span>
    </label></fieldset><spark-product-price parent-id="15857236967773"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="sweat-half-zip-basik-copie"><div class="product-card__figure"><a href="/products/sweat-half-zip-basik-copie" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&amp;width=2400" alt="Hoodie Jaizkibel – hoodie brodé au Pays basque – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&amp;width=2400" alt="Hoodie Jaizkibel – hoodie brodé au Pays basque – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15842401976669" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="sweat-half-zip-basik-copie?variant=62993772937565" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15842401976669" aria-label="Choisir les options pour Hoodie Jaizkibel">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/sweat-half-zip-basik-copie" class="product-title h6" data-instant="">Hoodie Jaizkibel</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>85,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15842401976669-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842401976669-1-14150065652061" value="14150065652061" checked="checked" data-option-position="1" data-variant-id="62993772937565" data-variant-media="{&quot;alt&quot;:&quot;Hoodie Jaizkibel – hoodie brodé au Pays basque – Katxi Klothing&quot;,&quot;id&quot;:74674568233309,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/13_a8de79a5-6627-4a80-a3e1-dcd46d183f3f.png?v=1786524250&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Hoodie Jaizkibel – hoodie brodé au Pays basque – Katxi Klothing – vue 2&quot;,&quot;id&quot;:74674568102237,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/14_4787d536-0118-4c59-a456-da0d1119056b.png?v=1786524250&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842401976669-1-14150065652061" style="--swatch-background: linear-gradient(to right, #647763, #647763)">
      <span class="sr-only">Kaki</span>
    </label></fieldset><spark-product-price parent-id="15842401976669"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="hoodie-jaizkibel-copie"><div class="product-card__figure"><a href="/products/hoodie-jaizkibel-copie" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&amp;width=2400" alt="Sweat Mendiak – sweat basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&amp;width=2400" alt="Sweat Mendiak – sweat basque en coton bio – Katxi Klothing – vue 5" srcset="//katxiklothing.com/cdn/shop/files/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15842406367581" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="hoodie-jaizkibel-copie?variant=62993786536285" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15842406367581" aria-label="Choisir les options pour Sweat Mendiak">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/hoodie-jaizkibel-copie" class="product-title h6" data-instant="">Sweat Mendiak</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>80,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15842406367581-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842406367581-1-14078967873885" value="14078967873885" checked="checked" data-option-position="1" data-variant-id="62993786536285" data-variant-media="{&quot;alt&quot;:&quot;Sweat Mendiak – sweat basque en coton bio – Katxi Klothing&quot;,&quot;id&quot;:74675263996253,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/18_9c94316b-3778-4aa7-9f61-d8f4a0a05b0f.png?v=1786524757&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Sweat Mendiak – sweat basque en coton bio – Katxi Klothing – vue 5&quot;,&quot;id&quot;:74675264029021,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/22_d753d23b-1314-4ee9-904f-e0a726e1580e.png?v=1786524757&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842406367581-1-14078967873885" style="--swatch-background: linear-gradient(to right, #672a37, #672a37)">
      <span class="sr-only">Red brown</span>
    </label></fieldset><spark-product-price parent-id="15842406367581"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="tee-shirt-jaizkibel"><div class="product-card__figure"><a href="/products/tee-shirt-jaizkibel" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&amp;width=2400" alt="Tee-Shirt Jaizkibel – tee-shirt basque en coton bio – Katxi Klothing – vue 3" srcset="//katxiklothing.com/cdn/shop/files/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&amp;width=2400" alt="Tee-Shirt Jaizkibel – tee-shirt basque en coton bio – Katxi Klothing – vue 4" srcset="//katxiklothing.com/cdn/shop/files/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15842238103901" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-jaizkibel?variant=63085815890269" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15842238103901" aria-label="Choisir les options pour Tee-Shirt Jaizkibel">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-jaizkibel" class="product-title h6" data-instant="">Tee-Shirt Jaizkibel</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>40,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15842238103901-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842238103901-1-14149987139933" value="14149987139933" checked="checked" data-option-position="1" data-variant-id="63085815890269" data-variant-media="{&quot;alt&quot;:&quot;Tee-Shirt Jaizkibel – tee-shirt basque en coton bio – Katxi Klothing – vue 3&quot;,&quot;id&quot;:74674544705885,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_e0c363bf-39aa-4251-a525-f7d33cf3f1f5.png?v=1786524054&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-Shirt Jaizkibel – tee-shirt basque en coton bio – Katxi Klothing – vue 4&quot;,&quot;id&quot;:74674544509277,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_b13c4ce2-ba04-42bc-b0e2-66b5ebe61cac.png?v=1786524053&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842238103901-1-14149987139933" style="--swatch-background: linear-gradient(to right, #6D6693, #6D6693)">
      <span class="sr-only">Bleu Gris</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15842238103901-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842238103901-1-14149985763677" value="14149985763677" data-option-position="1" data-variant-id="62992886464861" data-variant-media="{&quot;alt&quot;:&quot;Tee-Shirt Jaizkibel – tee-shirt basque en coton bio – Katxi Klothing – vue 7&quot;,&quot;id&quot;:74674544640349,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/8_0a6468ce-ba4f-4995-9679-e07b1fb875ec.png?v=1786524054&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/8_0a6468ce-ba4f-4995-9679-e07b1fb875ec.png?v=1786524054&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-Shirt Jaizkibel – tee-shirt basque en coton bio – Katxi Klothing – vue 8&quot;,&quot;id&quot;:74674544345437,&quot;position&quot;:8,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/11_e4036d1f-d141-4326-80eb-2b784516220a.png?v=1786524054&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/11_e4036d1f-d141-4326-80eb-2b784516220a.png?v=1786524054&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842238103901-1-14149985763677" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/Blanc_casse.png?v=1754554210&width=72)">
      <span class="sr-only">Blanc cassé</span>
    </label></fieldset><spark-product-price parent-id="15842238103901"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="tee-shirt-mus"><div class="product-card__figure"><a href="/products/tee-shirt-mus" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/PRODUIT_SITE-3.png?v=1786521479&amp;width=2400" alt="Tee-Shirt Mus – tee-shirt basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/PRODUIT_SITE-3.png?v=1786521479&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/PRODUIT_SITE-3.png?v=1786521479&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/PRODUIT_SITE-3.png?v=1786521479&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/PRODUIT_SITE-3.png?v=1786521479&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/PRODUIT_SITE-3.png?v=1786521479&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/PRODUIT_SITE-3.png?v=1786521479&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/PRODUIT_SITE-3.png?v=1786521479&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/PRODUIT_SITE-3.png?v=1786521479&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/PRODUIT_SITE-3.png?v=1786521479&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/PRODUIT_SITE-3.png?v=1786521479&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/PRODUIT_SITE-3.png?v=1786521479&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/PRODUIT_SITE-3.png?v=1786521479&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&amp;width=2400" alt="Tee-Shirt Mus – tee-shirt basque en coton bio – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15842214904157" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-mus?variant=62992748773725" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15842214904157" aria-label="Choisir les options pour Tee-Shirt Mus">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-mus" class="product-title h6" data-instant="">Tee-Shirt Mus</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>40,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15842214904157-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842214904157-1-14078153163101" value="14078153163101" checked="checked" data-option-position="1" data-variant-id="62992748773725" data-variant-media="{&quot;alt&quot;:&quot;Tee-Shirt Mus – tee-shirt basque en coton bio – Katxi Klothing&quot;,&quot;id&quot;:74670873182557,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/PRODUIT_SITE-3.png?v=1786521479&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/PRODUIT_SITE-3.png?v=1786521479&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-Shirt Mus – tee-shirt basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:74670867480925,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/3_2f8b9143-8aa1-467d-91f9-ecfe6af92a7e.png?v=1786521450&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842214904157-1-14078153163101" style="--swatch-background: linear-gradient(to right, #000000, #000000)">
      <span class="sr-only">Noir</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15842214904157-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842214904157-1-14078153130333" value="14078153130333" data-option-position="1" data-variant-id="62992748577117" data-variant-media="{&quot;alt&quot;:&quot;Tee-Shirt Mus – tee-shirt basque en coton bio – Katxi Klothing – vue 5&quot;,&quot;id&quot;:74670867579229,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/5_415acff9-b80e-426b-96c6-368f99456bd8.png?v=1786521450&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/5_415acff9-b80e-426b-96c6-368f99456bd8.png?v=1786521450&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-Shirt Mus – tee-shirt basque en coton bio – Katxi Klothing – vue 6&quot;,&quot;id&quot;:74670867349853,&quot;position&quot;:8,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/6_98b48357-1126-4799-8cfd-9d757b5d9a6f.png?v=1786521449&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/6_98b48357-1126-4799-8cfd-9d757b5d9a6f.png?v=1786521449&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842214904157-1-14078153130333" style="--swatch-background: linear-gradient(to right, #82824F, #82824F)">
      <span class="sr-only">Vert Olive</span>
    </label></fieldset><spark-product-price parent-id="15842214904157"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="sherpa-goxoa"><div class="product-card__figure"><a href="/products/sherpa-goxoa" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/58_7e40df7e-4f4e-4496-9986-084fa7cd1dc7.png?v=1786960231&amp;width=2400" alt="Sherpa Goxoa – veste sherpa brodée au Pays basque – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/58_7e40df7e-4f4e-4496-9986-084fa7cd1dc7.png?v=1786960231&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/58_7e40df7e-4f4e-4496-9986-084fa7cd1dc7.png?v=1786960231&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/58_7e40df7e-4f4e-4496-9986-084fa7cd1dc7.png?v=1786960231&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/58_7e40df7e-4f4e-4496-9986-084fa7cd1dc7.png?v=1786960231&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/58_7e40df7e-4f4e-4496-9986-084fa7cd1dc7.png?v=1786960231&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/58_7e40df7e-4f4e-4496-9986-084fa7cd1dc7.png?v=1786960231&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/58_7e40df7e-4f4e-4496-9986-084fa7cd1dc7.png?v=1786960231&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/58_7e40df7e-4f4e-4496-9986-084fa7cd1dc7.png?v=1786960231&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/58_7e40df7e-4f4e-4496-9986-084fa7cd1dc7.png?v=1786960231&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/58_7e40df7e-4f4e-4496-9986-084fa7cd1dc7.png?v=1786960231&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/58_7e40df7e-4f4e-4496-9986-084fa7cd1dc7.png?v=1786960231&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/58_7e40df7e-4f4e-4496-9986-084fa7cd1dc7.png?v=1786960231&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&amp;width=2400" alt="Sherpa Goxoa – veste sherpa brodée au Pays basque – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15862726000989" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="sherpa-goxoa?variant=63124848181597" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15862726000989" aria-label="Choisir les options pour Sherpa Goxoa">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/sherpa-goxoa" class="product-title h6" data-instant="">Sherpa Goxoa</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>130,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15862726000989-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15862726000989-1-14177031455069" value="14177031455069" checked="checked" data-option-position="1" data-variant-id="63124848181597" data-variant-media="{&quot;alt&quot;:&quot;Sherpa Goxoa – veste sherpa brodée au Pays basque – Katxi Klothing – vue 2&quot;,&quot;id&quot;:75161339756893,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/50_4460e6f7-ffd8-45d6-8ea7-9f178149dc48.png?v=1786960230&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Sherpa Goxoa – veste sherpa brodée au Pays basque – Katxi Klothing – vue 3&quot;,&quot;id&quot;:75161340313949,&quot;position&quot;:3,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/51_5cf6e18b-45d2-4294-87ed-3326916f1516.png?v=1786960231&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/51_5cf6e18b-45d2-4294-87ed-3326916f1516.png?v=1786960231&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15862726000989-1-14177031455069" style="--swatch-background: linear-gradient(to right, #647763, #647763)">
      <span class="sr-only">Kaki</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15862726000989-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15862726000989-1-14176923353437" value="14176923353437" data-option-position="1" data-variant-id="63124627489117" data-variant-media="{&quot;alt&quot;:&quot;Sherpa Goxoa – veste sherpa brodée au Pays basque – Katxi Klothing – vue 9&quot;,&quot;id&quot;:75161340084573,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/56_16a63650-4699-47f9-aafa-64024bc2a99c.png?v=1786960230&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/56_16a63650-4699-47f9-aafa-64024bc2a99c.png?v=1786960230&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Sherpa Goxoa – veste sherpa brodée au Pays basque – Katxi Klothing – vue 7&quot;,&quot;id&quot;:75161339822429,&quot;position&quot;:8,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/55_1bea6f03-95b4-4368-b9cc-2f2694bf78ef.png?v=1786960230&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/55_1bea6f03-95b4-4368-b9cc-2f2694bf78ef.png?v=1786960230&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15862726000989-1-14176923353437" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/Natural-Azul-claro.png?v=1714399260&width=72)">
      <span class="sr-only">Natural</span>
    </label></fieldset><spark-product-price parent-id="15862726000989"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="tee-shirt-mus-copie"><div class="product-card__figure"><a href="/products/tee-shirt-mus-copie" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&amp;width=2400" alt="Tee-Shirt Joaldunak – tee-shirt basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&amp;width=2400" alt="Tee-Shirt Joaldunak – tee-shirt basque en coton bio – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15842223259997" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-mus-copie?variant=62992790159709" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection-2--15842223259997" aria-label="Choisir les options pour Tee-Shirt Joaldunak">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-mus-copie" class="product-title h6" data-instant="">Tee-Shirt Joaldunak</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>40,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15842223259997-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842223259997-1-14078212768093" value="14078212768093" checked="checked" data-option-position="1" data-variant-id="62992790159709" data-variant-media="{&quot;alt&quot;:&quot;Tee-Shirt Joaldunak – tee-shirt basque en coton bio – Katxi Klothing&quot;,&quot;id&quot;:74675366494557,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_e68dec51-d560-4d4e-9acb-6ae8cc01144e.png?v=1786525505&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-Shirt Joaldunak – tee-shirt basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:74675366592861,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_306a203a-87ff-4755-a62e-31f2e9e6b4a0.png?v=1786525505&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842223259997-1-14078212768093" style="--swatch-background: linear-gradient(to right, #672a37, #672a37)">
      <span class="sr-only">Red brown</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-2-15842223259997-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842223259997-1-14078215815517" value="14078215815517" data-option-position="1" data-variant-id="62992814932317" data-variant-media="{&quot;alt&quot;:&quot;Tee-Shirt Joaldunak – tee-shirt basque en coton bio – Katxi Klothing – vue 10&quot;,&quot;id&quot;:74675366887773,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/10_3a4c30a4-1b59-4488-9d97-5a665520aa2e.png?v=1786525506&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/10_3a4c30a4-1b59-4488-9d97-5a665520aa2e.png?v=1786525506&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-Shirt Joaldunak – tee-shirt basque en coton bio – Katxi Klothing – vue 7&quot;,&quot;id&quot;:74675366560093,&quot;position&quot;:8,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/7_b0f4b6d8-d463-42f2-aced-60767495a307.png?v=1786525505&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/7_b0f4b6d8-d463-42f2-aced-60767495a307.png?v=1786525505&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-2-15842223259997-1-14078215815517" style="--swatch-background: linear-gradient(to right, #647763, #647763)">
      <span class="sr-only">Kaki</span>
    </label></fieldset><spark-product-price parent-id="15842223259997"></spark-product-price>
  </div>
</product-card>
</scroll-carousel>

                  <carousel-next-button class="floating-controls-container__control" aria-controls="featured-collections-product-list-carousel-collection-2">
                    <button type="button" class="prev-next-button prev-next-button--next circle-button hover:animate-icon-inline">
                      <span class="sr-only">Suivant</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-arrow-right  icon--direction-aware" viewbox="0 0 16 18">
      <path d="m5 17 8-8-8-8" stroke="currentColor" stroke-linecap="square"></path>
    </svg></button>
                  </carousel-next-button>
                </product-list><div class="justify-self-center">
<a class="button" href="/collections/all">Tous les produits</a></div></div><div class="featured-collections-carousel__item"><product-list class="floating-controls-container floating-controls-container--inside floating-controls-container--on-hover">
                  <carousel-prev-button class="floating-controls-container__control" aria-controls="featured-collections-product-list-carousel-collection-1">
                    <button type="button" class="prev-next-button prev-next-button--prev circle-button hover:animate-icon-inline" disabled="">
                      <span class="sr-only">Précédent</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-arrow-left  icon--direction-aware" viewbox="0 0 16 18">
      <path d="M11 1 3 9l8 8" stroke="currentColor" stroke-linecap="square"></path>
    </svg></button>
                  </carousel-prev-button>

                  <scroll-carousel id="featured-collections-product-list-carousel-collection-1" group-cells="" allow-drag="" class="product-list  product-list--carousel scroll-area bleed md:unbleed"><product-card class="product-card" handle="la-chemise-uda"><div class="product-card__figure"><a href="/products/la-chemise-uda" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/5_b9f48c49-c3f5-44bf-bacd-5775b8f36ef8.png?v=1787060848&amp;width=2400" alt="La Chemise UDA – chemise customisée au Pays basque – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/5_b9f48c49-c3f5-44bf-bacd-5775b8f36ef8.png?v=1787060848&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/5_b9f48c49-c3f5-44bf-bacd-5775b8f36ef8.png?v=1787060848&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/5_b9f48c49-c3f5-44bf-bacd-5775b8f36ef8.png?v=1787060848&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/5_b9f48c49-c3f5-44bf-bacd-5775b8f36ef8.png?v=1787060848&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/5_b9f48c49-c3f5-44bf-bacd-5775b8f36ef8.png?v=1787060848&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/5_b9f48c49-c3f5-44bf-bacd-5775b8f36ef8.png?v=1787060848&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/5_b9f48c49-c3f5-44bf-bacd-5775b8f36ef8.png?v=1787060848&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/5_b9f48c49-c3f5-44bf-bacd-5775b8f36ef8.png?v=1787060848&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/5_b9f48c49-c3f5-44bf-bacd-5775b8f36ef8.png?v=1787060848&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/5_b9f48c49-c3f5-44bf-bacd-5775b8f36ef8.png?v=1787060848&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/5_b9f48c49-c3f5-44bf-bacd-5775b8f36ef8.png?v=1787060848&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/5_b9f48c49-c3f5-44bf-bacd-5775b8f36ef8.png?v=1787060848&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/21_28d76289-15f3-465b-936c-d9baaa21186d.png?v=1786519134&amp;width=2400" alt="La Chemise UDA – chemise customisée au Pays basque – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/21_28d76289-15f3-465b-936c-d9baaa21186d.png?v=1786519134&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/21_28d76289-15f3-465b-936c-d9baaa21186d.png?v=1786519134&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/21_28d76289-15f3-465b-936c-d9baaa21186d.png?v=1786519134&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/21_28d76289-15f3-465b-936c-d9baaa21186d.png?v=1786519134&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/21_28d76289-15f3-465b-936c-d9baaa21186d.png?v=1786519134&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/21_28d76289-15f3-465b-936c-d9baaa21186d.png?v=1786519134&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/21_28d76289-15f3-465b-936c-d9baaa21186d.png?v=1786519134&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/21_28d76289-15f3-465b-936c-d9baaa21186d.png?v=1786519134&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/21_28d76289-15f3-465b-936c-d9baaa21186d.png?v=1786519134&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/21_28d76289-15f3-465b-936c-d9baaa21186d.png?v=1786519134&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/21_28d76289-15f3-465b-936c-d9baaa21186d.png?v=1786519134&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/21_28d76289-15f3-465b-936c-d9baaa21186d.png?v=1786519134&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection-1--16188569518429" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="la-chemise-uda?variant=64662740697437" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection-1--16188569518429" aria-label="Choisir les options pour La Chemise UDA">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/la-chemise-uda" class="product-title h6" data-instant="">La Chemise UDA</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>75,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-1-16188569518429-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-16188569518429-1-15202991112541" value="15202991112541" checked="checked" data-option-position="1" data-variant-id="64662740697437" data-variant-media="{&quot;alt&quot;:&quot;La Chemise UDA – chemise customisée au Pays basque – Katxi Klothing – vue 6&quot;,&quot;id&quot;:72800562315613,&quot;position&quot;:6,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_347f633a-3c9c-4dbe-9fe6-b033113aafcc.png?v=1781527884&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_347f633a-3c9c-4dbe-9fe6-b033113aafcc.png?v=1781527884&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;La Chemise UDA – chemise customisée au Pays basque – Katxi Klothing – vue 7&quot;,&quot;id&quot;:74668892946781,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/19_5613d592-dc69-4175-89b7-bd60d7937e9c.png?v=1786519134&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/19_5613d592-dc69-4175-89b7-bd60d7937e9c.png?v=1786519134&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-16188569518429-1-15202991112541" style="--swatch-background: linear-gradient(to right, #E8DDBB, #E8DDBB)">
      <span class="sr-only">Crème</span>
    </label></fieldset><spark-product-price parent-id="16188569518429"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="le-short-en-velours-uda-copie"><div class="product-card__figure"><a href="/products/le-short-en-velours-uda-copie" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/8_cc0a9aac-bcaa-4111-99e9-7179bf73bb65.png?v=1786518326&amp;width=2400" alt="Le Short Uda – short basque – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/8_cc0a9aac-bcaa-4111-99e9-7179bf73bb65.png?v=1786518326&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/8_cc0a9aac-bcaa-4111-99e9-7179bf73bb65.png?v=1786518326&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/8_cc0a9aac-bcaa-4111-99e9-7179bf73bb65.png?v=1786518326&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/8_cc0a9aac-bcaa-4111-99e9-7179bf73bb65.png?v=1786518326&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/8_cc0a9aac-bcaa-4111-99e9-7179bf73bb65.png?v=1786518326&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/8_cc0a9aac-bcaa-4111-99e9-7179bf73bb65.png?v=1786518326&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/8_cc0a9aac-bcaa-4111-99e9-7179bf73bb65.png?v=1786518326&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/8_cc0a9aac-bcaa-4111-99e9-7179bf73bb65.png?v=1786518326&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/8_cc0a9aac-bcaa-4111-99e9-7179bf73bb65.png?v=1786518326&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/8_cc0a9aac-bcaa-4111-99e9-7179bf73bb65.png?v=1786518326&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/8_cc0a9aac-bcaa-4111-99e9-7179bf73bb65.png?v=1786518326&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/8_cc0a9aac-bcaa-4111-99e9-7179bf73bb65.png?v=1786518326&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/12_61b1ef0b-73fa-406f-a292-c4dadd392f94.png?v=1786518327&amp;width=2400" alt="Le Short Uda – short basque – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/12_61b1ef0b-73fa-406f-a292-c4dadd392f94.png?v=1786518327&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/12_61b1ef0b-73fa-406f-a292-c4dadd392f94.png?v=1786518327&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/12_61b1ef0b-73fa-406f-a292-c4dadd392f94.png?v=1786518327&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/12_61b1ef0b-73fa-406f-a292-c4dadd392f94.png?v=1786518327&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/12_61b1ef0b-73fa-406f-a292-c4dadd392f94.png?v=1786518327&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/12_61b1ef0b-73fa-406f-a292-c4dadd392f94.png?v=1786518327&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/12_61b1ef0b-73fa-406f-a292-c4dadd392f94.png?v=1786518327&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/12_61b1ef0b-73fa-406f-a292-c4dadd392f94.png?v=1786518327&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/12_61b1ef0b-73fa-406f-a292-c4dadd392f94.png?v=1786518327&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/12_61b1ef0b-73fa-406f-a292-c4dadd392f94.png?v=1786518327&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/12_61b1ef0b-73fa-406f-a292-c4dadd392f94.png?v=1786518327&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/12_61b1ef0b-73fa-406f-a292-c4dadd392f94.png?v=1786518327&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection-1--15984641835357" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="le-short-en-velours-uda-copie?variant=63776165265757" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection-1--15984641835357" aria-label="Choisir les options pour Le Short Uda">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/le-short-en-velours-uda-copie" class="product-title h6" data-instant="">Le Short Uda</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>70,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-1-15984641835357-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-15984641835357-1-14593520009565" value="14593520009565" checked="checked" data-option-position="1" data-variant-id="63776165265757"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-15984641835357-1-14593520009565" style="--swatch-background: linear-gradient(to right, #99a69d, #99a69d)">
      <span class="sr-only">Amande</span>
    </label></fieldset><spark-product-price parent-id="15984641835357"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="la-casquette-uda"><div class="product-card__figure"><a href="/products/la-casquette-uda" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&amp;width=2400" alt="La casquette Uda – casquette brodée au Pays basque – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&amp;width=2400" alt="La casquette Uda – casquette brodée au Pays basque – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection-1--15984665657693" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="la-casquette-uda?variant=63776451232093" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection-1--15984665657693" aria-label="Choisir les options pour La casquette Uda">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/la-casquette-uda" class="product-title h6" data-instant="">La casquette Uda</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>35,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-1-15984665657693-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-15984665657693-1-14593713340765" value="14593713340765" checked="checked" data-option-position="1" data-variant-id="63776451232093" data-variant-media="{&quot;alt&quot;:&quot;La casquette Uda – casquette brodée au Pays basque – Katxi Klothing – vue 3&quot;,&quot;id&quot;:72800578503005,&quot;position&quot;:3,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_95e3e619-f239-45ac-9147-dc0bd9c3982e.png?v=1781527944&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_95e3e619-f239-45ac-9147-dc0bd9c3982e.png?v=1781527944&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;La casquette Uda – casquette brodée au Pays basque – Katxi Klothing – vue 4&quot;,&quot;id&quot;:72800578175325,&quot;position&quot;:4,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/3_a2aa624e-1136-4281-9278-c6cc0dfe3c2c.png?v=1781527944&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/3_a2aa624e-1136-4281-9278-c6cc0dfe3c2c.png?v=1781527944&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-15984665657693-1-14593713340765" style="--swatch-background: linear-gradient(to right, #faf9f2, #faf9f2)">
      <span class="sr-only">Natural - Vert</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-1-15984665657693-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-15984665657693-1-14593713373533" value="14593713373533" data-option-position="1" data-variant-id="63776451264861" data-variant-media="{&quot;alt&quot;:&quot;La casquette Uda – casquette brodée au Pays basque – Katxi Klothing&quot;,&quot;id&quot;:74668867256669,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/14_b765a043-497c-4c0d-8e70-60ec036e89e4.png?v=1786518814&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;La casquette Uda – casquette brodée au Pays basque – Katxi Klothing – vue 2&quot;,&quot;id&quot;:74668867322205,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/15_5fff1b80-19b2-4acd-97ca-66b49e89b812.png?v=1786518814&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-15984665657693-1-14593713373533" style="--swatch-background: linear-gradient(to right, #F7F2E8, #F7F2E8)">
      <span class="sr-only">Natural - Chocolat</span>
    </label></fieldset><spark-product-price parent-id="15984665657693"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="le-tee-shirt-uda"><div class="product-card__figure"><a href="/products/le-tee-shirt-uda" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_addafb08-6237-43cf-9527-9aab4141bf23.png?v=1787060907&amp;width=2400" alt="Le Tee-Shirt Uda – tee-shirt basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_addafb08-6237-43cf-9527-9aab4141bf23.png?v=1787060907&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_addafb08-6237-43cf-9527-9aab4141bf23.png?v=1787060907&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_addafb08-6237-43cf-9527-9aab4141bf23.png?v=1787060907&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_addafb08-6237-43cf-9527-9aab4141bf23.png?v=1787060907&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_addafb08-6237-43cf-9527-9aab4141bf23.png?v=1787060907&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_addafb08-6237-43cf-9527-9aab4141bf23.png?v=1787060907&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_addafb08-6237-43cf-9527-9aab4141bf23.png?v=1787060907&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_addafb08-6237-43cf-9527-9aab4141bf23.png?v=1787060907&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_addafb08-6237-43cf-9527-9aab4141bf23.png?v=1787060907&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/1_addafb08-6237-43cf-9527-9aab4141bf23.png?v=1787060907&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/1_addafb08-6237-43cf-9527-9aab4141bf23.png?v=1787060907&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/1_addafb08-6237-43cf-9527-9aab4141bf23.png?v=1787060907&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/2_d54e794c-ff88-49f2-aa7a-86fe3fc405a5.png?v=1787060907&amp;width=2400" alt="Le Tee-Shirt Uda – tee-shirt basque en coton bio – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/2_d54e794c-ff88-49f2-aa7a-86fe3fc405a5.png?v=1787060907&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_d54e794c-ff88-49f2-aa7a-86fe3fc405a5.png?v=1787060907&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_d54e794c-ff88-49f2-aa7a-86fe3fc405a5.png?v=1787060907&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_d54e794c-ff88-49f2-aa7a-86fe3fc405a5.png?v=1787060907&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_d54e794c-ff88-49f2-aa7a-86fe3fc405a5.png?v=1787060907&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_d54e794c-ff88-49f2-aa7a-86fe3fc405a5.png?v=1787060907&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_d54e794c-ff88-49f2-aa7a-86fe3fc405a5.png?v=1787060907&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_d54e794c-ff88-49f2-aa7a-86fe3fc405a5.png?v=1787060907&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_d54e794c-ff88-49f2-aa7a-86fe3fc405a5.png?v=1787060907&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_d54e794c-ff88-49f2-aa7a-86fe3fc405a5.png?v=1787060907&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/2_d54e794c-ff88-49f2-aa7a-86fe3fc405a5.png?v=1787060907&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/2_d54e794c-ff88-49f2-aa7a-86fe3fc405a5.png?v=1787060907&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection-1--15984601694557" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="le-tee-shirt-uda?variant=63775996871005" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection-1--15984601694557" aria-label="Choisir les options pour Le Tee-Shirt Uda">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/le-tee-shirt-uda" class="product-title h6" data-instant="">Le Tee-Shirt Uda</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>40,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-1-15984601694557-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-15984601694557-1-14593318093149" value="14593318093149" checked="checked" data-option-position="1" data-variant-id="63775996871005"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-15984601694557-1-14593318093149" style="--swatch-background: linear-gradient(to right, #97B5DD, #97B5DD)">
      <span class="sr-only">Bleu vintage</span>
    </label></fieldset><spark-product-price parent-id="15984601694557"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="le-short-en-velours-uda"><div class="product-card__figure"><a href="/products/le-short-en-velours-uda" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_c8b519e4-4ad6-41a9-a3c1-fd14583ae62a.png?v=1786518443&amp;width=2400" alt="Le Short en Velours Uda – short basque – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_c8b519e4-4ad6-41a9-a3c1-fd14583ae62a.png?v=1786518443&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_c8b519e4-4ad6-41a9-a3c1-fd14583ae62a.png?v=1786518443&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_c8b519e4-4ad6-41a9-a3c1-fd14583ae62a.png?v=1786518443&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_c8b519e4-4ad6-41a9-a3c1-fd14583ae62a.png?v=1786518443&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_c8b519e4-4ad6-41a9-a3c1-fd14583ae62a.png?v=1786518443&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_c8b519e4-4ad6-41a9-a3c1-fd14583ae62a.png?v=1786518443&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_c8b519e4-4ad6-41a9-a3c1-fd14583ae62a.png?v=1786518443&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_c8b519e4-4ad6-41a9-a3c1-fd14583ae62a.png?v=1786518443&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_c8b519e4-4ad6-41a9-a3c1-fd14583ae62a.png?v=1786518443&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/1_c8b519e4-4ad6-41a9-a3c1-fd14583ae62a.png?v=1786518443&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/1_c8b519e4-4ad6-41a9-a3c1-fd14583ae62a.png?v=1786518443&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/1_c8b519e4-4ad6-41a9-a3c1-fd14583ae62a.png?v=1786518443&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/2_f5905a3d-0780-40d3-b68d-f71c0357052e.png?v=1786518443&amp;width=2400" alt="Le Short en Velours Uda – short basque – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/2_f5905a3d-0780-40d3-b68d-f71c0357052e.png?v=1786518443&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_f5905a3d-0780-40d3-b68d-f71c0357052e.png?v=1786518443&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_f5905a3d-0780-40d3-b68d-f71c0357052e.png?v=1786518443&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_f5905a3d-0780-40d3-b68d-f71c0357052e.png?v=1786518443&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_f5905a3d-0780-40d3-b68d-f71c0357052e.png?v=1786518443&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_f5905a3d-0780-40d3-b68d-f71c0357052e.png?v=1786518443&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_f5905a3d-0780-40d3-b68d-f71c0357052e.png?v=1786518443&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_f5905a3d-0780-40d3-b68d-f71c0357052e.png?v=1786518443&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_f5905a3d-0780-40d3-b68d-f71c0357052e.png?v=1786518443&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_f5905a3d-0780-40d3-b68d-f71c0357052e.png?v=1786518443&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/2_f5905a3d-0780-40d3-b68d-f71c0357052e.png?v=1786518443&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/2_f5905a3d-0780-40d3-b68d-f71c0357052e.png?v=1786518443&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection-1--15984638493021" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="le-short-en-velours-uda?variant=63776127320413" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection-1--15984638493021" aria-label="Choisir les options pour Le Short en Velours Uda">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/le-short-en-velours-uda" class="product-title h6" data-instant="">Le Short en Velours Uda</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>70,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-1-15984638493021-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-15984638493021-1-14593472037213" value="14593472037213" checked="checked" data-option-position="1" data-variant-id="63776127320413"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-15984638493021-1-14593472037213" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/Natural-Azul-claro.png?v=1714399260&width=72)">
      <span class="sr-only">Natural</span>
    </label></fieldset><spark-product-price parent-id="15984638493021"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="le-debardeur-uda"><div class="product-card__figure"><badge-list class="badge-list badge-list--vertical"><sold-out-badge class="badge badge--sold-out">En rupture</sold-out-badge></badge-list><a href="/products/le-debardeur-uda" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/29_be077d9f-40c7-4247-97a3-84d2bc4f4109.png?v=1786518990&amp;width=2400" alt="Le Débardeur Uda – débardeur basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/29_be077d9f-40c7-4247-97a3-84d2bc4f4109.png?v=1786518990&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/29_be077d9f-40c7-4247-97a3-84d2bc4f4109.png?v=1786518990&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/29_be077d9f-40c7-4247-97a3-84d2bc4f4109.png?v=1786518990&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/29_be077d9f-40c7-4247-97a3-84d2bc4f4109.png?v=1786518990&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/29_be077d9f-40c7-4247-97a3-84d2bc4f4109.png?v=1786518990&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/29_be077d9f-40c7-4247-97a3-84d2bc4f4109.png?v=1786518990&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/29_be077d9f-40c7-4247-97a3-84d2bc4f4109.png?v=1786518990&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/29_be077d9f-40c7-4247-97a3-84d2bc4f4109.png?v=1786518990&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/29_be077d9f-40c7-4247-97a3-84d2bc4f4109.png?v=1786518990&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/29_be077d9f-40c7-4247-97a3-84d2bc4f4109.png?v=1786518990&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/29_be077d9f-40c7-4247-97a3-84d2bc4f4109.png?v=1786518990&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/29_be077d9f-40c7-4247-97a3-84d2bc4f4109.png?v=1786518990&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/32_da069ddd-c9d6-4a4b-bfc2-606d5d73e400.png?v=1786518989&amp;width=2400" alt="Le Débardeur Uda – débardeur basque en coton bio – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/32_da069ddd-c9d6-4a4b-bfc2-606d5d73e400.png?v=1786518989&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/32_da069ddd-c9d6-4a4b-bfc2-606d5d73e400.png?v=1786518989&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/32_da069ddd-c9d6-4a4b-bfc2-606d5d73e400.png?v=1786518989&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/32_da069ddd-c9d6-4a4b-bfc2-606d5d73e400.png?v=1786518989&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/32_da069ddd-c9d6-4a4b-bfc2-606d5d73e400.png?v=1786518989&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/32_da069ddd-c9d6-4a4b-bfc2-606d5d73e400.png?v=1786518989&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/32_da069ddd-c9d6-4a4b-bfc2-606d5d73e400.png?v=1786518989&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/32_da069ddd-c9d6-4a4b-bfc2-606d5d73e400.png?v=1786518989&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/32_da069ddd-c9d6-4a4b-bfc2-606d5d73e400.png?v=1786518989&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/32_da069ddd-c9d6-4a4b-bfc2-606d5d73e400.png?v=1786518989&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/32_da069ddd-c9d6-4a4b-bfc2-606d5d73e400.png?v=1786518989&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/32_da069ddd-c9d6-4a4b-bfc2-606d5d73e400.png?v=1786518989&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/le-debardeur-uda" class="product-title h6" data-instant="">Le Débardeur Uda</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>25,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection-1-15984583311709-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-15984583311709-1-14593273889117" value="14593273889117" checked="checked" data-option-position="1" data-variant-id="63775952208221"><label class="color-swatch  is-disabled" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection-1-15984583311709-1-14593273889117" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/Natural-Azul-claro.png?v=1714399260&width=72)">
      <span class="sr-only">Natural</span>
    </label></fieldset><spark-product-price parent-id="15984583311709"></spark-product-price>
  </div>
</product-card>
</scroll-carousel>

                  <carousel-next-button class="floating-controls-container__control" aria-controls="featured-collections-product-list-carousel-collection-1">
                    <button type="button" class="prev-next-button prev-next-button--next circle-button hover:animate-icon-inline">
                      <span class="sr-only">Suivant</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-arrow-right  icon--direction-aware" viewbox="0 0 16 18">
      <path d="m5 17 8-8-8-8" stroke="currentColor" stroke-linecap="square"></path>
    </svg></button>
                  </carousel-next-button>
                </product-list><div class="justify-self-center">
<a class="button" href="/collections/tous-les-produits">Tous les produits</a></div></div><div class="featured-collections-carousel__item"><product-list class="floating-controls-container floating-controls-container--inside floating-controls-container--on-hover">
                  <carousel-prev-button class="floating-controls-container__control" aria-controls="featured-collections-product-list-carousel-collection_zzABAU">
                    <button type="button" class="prev-next-button prev-next-button--prev circle-button hover:animate-icon-inline" disabled="">
                      <span class="sr-only">Précédent</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-arrow-left  icon--direction-aware" viewbox="0 0 16 18">
      <path d="M11 1 3 9l8 8" stroke="currentColor" stroke-linecap="square"></path>
    </svg></button>
                  </carousel-prev-button>

                  <scroll-carousel id="featured-collections-product-list-carousel-collection_zzABAU" group-cells="" allow-drag="" class="product-list  product-list--carousel scroll-area bleed md:unbleed"><product-card class="product-card" handle="hoodie-kabino-2"><div class="product-card__figure"><a href="/products/hoodie-kabino-2" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/6_776aaf1e-6ea6-4925-b203-d0ab4ed99bdb.png?v=1764169569&amp;width=2400" alt="Hoodie Kabino – hoodie brodé au Pays basque – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/6_776aaf1e-6ea6-4925-b203-d0ab4ed99bdb.png?v=1764169569&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/6_776aaf1e-6ea6-4925-b203-d0ab4ed99bdb.png?v=1764169569&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/6_776aaf1e-6ea6-4925-b203-d0ab4ed99bdb.png?v=1764169569&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/6_776aaf1e-6ea6-4925-b203-d0ab4ed99bdb.png?v=1764169569&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/6_776aaf1e-6ea6-4925-b203-d0ab4ed99bdb.png?v=1764169569&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/6_776aaf1e-6ea6-4925-b203-d0ab4ed99bdb.png?v=1764169569&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/6_776aaf1e-6ea6-4925-b203-d0ab4ed99bdb.png?v=1764169569&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/6_776aaf1e-6ea6-4925-b203-d0ab4ed99bdb.png?v=1764169569&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/6_776aaf1e-6ea6-4925-b203-d0ab4ed99bdb.png?v=1764169569&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/6_776aaf1e-6ea6-4925-b203-d0ab4ed99bdb.png?v=1764169569&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/6_776aaf1e-6ea6-4925-b203-d0ab4ed99bdb.png?v=1764169569&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/6_776aaf1e-6ea6-4925-b203-d0ab4ed99bdb.png?v=1764169569&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/1_e104574a-0c96-4704-8c0f-d4b5cab6482a.png?v=1764169569&amp;width=1200" alt="Hoodie Kabino – hoodie brodé au Pays basque – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/1_e104574a-0c96-4704-8c0f-d4b5cab6482a.png?v=1764169569&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_e104574a-0c96-4704-8c0f-d4b5cab6482a.png?v=1764169569&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_e104574a-0c96-4704-8c0f-d4b5cab6482a.png?v=1764169569&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_e104574a-0c96-4704-8c0f-d4b5cab6482a.png?v=1764169569&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_e104574a-0c96-4704-8c0f-d4b5cab6482a.png?v=1764169569&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_e104574a-0c96-4704-8c0f-d4b5cab6482a.png?v=1764169569&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_e104574a-0c96-4704-8c0f-d4b5cab6482a.png?v=1764169569&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_e104574a-0c96-4704-8c0f-d4b5cab6482a.png?v=1764169569&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_e104574a-0c96-4704-8c0f-d4b5cab6482a.png?v=1764169569&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15285414822237" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="hoodie-kabino-2?variant=57051960279389" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15285414822237" aria-label="Choisir les options pour Hoodie Kabino">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/hoodie-kabino-2" class="product-title h6" data-instant="">Hoodie Kabino</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>85,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15285414822237-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15285414822237-1-11365466374493" value="11365466374493" checked="checked" data-option-position="1" data-variant-id="57051960279389" data-variant-media="{&quot;alt&quot;:&quot;Hoodie Kabino – hoodie brodé au Pays basque – Katxi Klothing – vue 5&quot;,&quot;id&quot;:67446569238877,&quot;position&quot;:5,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_681a86b9-d312-4438-ad5e-839b73753876.png?v=1764169569&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_681a86b9-d312-4438-ad5e-839b73753876.png?v=1764169569&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Hoodie Kabino – hoodie brodé au Pays basque – Katxi Klothing – vue 2&quot;,&quot;id&quot;:67446569140573,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_e104574a-0c96-4704-8c0f-d4b5cab6482a.png?v=1764169569&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_e104574a-0c96-4704-8c0f-d4b5cab6482a.png?v=1764169569&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15285414822237-1-11365466374493" style="--swatch-background: linear-gradient(to right, bleu marine, bleu marine)">
      <span class="sr-only">Bleu Marine</span>
    </label></fieldset><span class="rating-badge" title="1 avis">
    <div class="rating-badge__stars" role="img" aria-label="5.0 sur 5.0 étoiles"><svg aria-hidden="true" focusable="false" width="12" class="icon icon-star-rating" viewbox="0 0 12 11">
      <path d="M6 0v8.635L2.292 11 3.48 6.87 0 4.202l4.443-.187L6 0Zm0 0v8.635L9.708 11 8.52 6.87 12 4.202l-4.443-.187L6 0Z" fill="#FCE762"></path>
    </svg><svg aria-hidden="true" focusable="false" width="12" class="icon icon-star-rating" viewbox="0 0 12 11">
      <path d="M6 0v8.635L2.292 11 3.48 6.87 0 4.202l4.443-.187L6 0Zm0 0v8.635L9.708 11 8.52 6.87 12 4.202l-4.443-.187L6 0Z" fill="#FCE762"></path>
    </svg><svg aria-hidden="true" focusable="false" width="12" class="icon icon-star-rating" viewbox="0 0 12 11">
      <path d="M6 0v8.635L2.292 11 3.48 6.87 0 4.202l4.443-.187L6 0Zm0 0v8.635L9.708 11 8.52 6.87 12 4.202l-4.443-.187L6 0Z" fill="#FCE762"></path>
    </svg><svg aria-hidden="true" focusable="false" width="12" class="icon icon-star-rating" viewbox="0 0 12 11">
      <path d="M6 0v8.635L2.292 11 3.48 6.87 0 4.202l4.443-.187L6 0Zm0 0v8.635L9.708 11 8.52 6.87 12 4.202l-4.443-.187L6 0Z" fill="#FCE762"></path>
    </svg><svg aria-hidden="true" focusable="false" width="12" class="icon icon-star-rating" viewbox="0 0 12 11">
      <path d="M6 0v8.635L2.292 11 3.48 6.87 0 4.202l4.443-.187L6 0Zm0 0v8.635L9.708 11 8.52 6.87 12 4.202l-4.443-.187L6 0Z" fill="#FCE762"></path>
    </svg></div><span class="smallcaps text-xxs text-subdued">(5.0)</span></span><spark-product-price parent-id="15285414822237"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="tee-shirt-erregeak"><div class="product-card__figure"><badge-list class="badge-list badge-list--vertical"><on-sale-badge class="badge badge--on-sale">Economisez 15,00€</on-sale-badge></badge-list><a href="/products/tee-shirt-erregeak" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/5_806ea0be-08de-480b-bc7d-b1eb67467403.png?v=1753881432&amp;width=1200" alt="Tee-shirt Erregeak – tee-shirt basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/5_806ea0be-08de-480b-bc7d-b1eb67467403.png?v=1753881432&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/5_806ea0be-08de-480b-bc7d-b1eb67467403.png?v=1753881432&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/5_806ea0be-08de-480b-bc7d-b1eb67467403.png?v=1753881432&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/5_806ea0be-08de-480b-bc7d-b1eb67467403.png?v=1753881432&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/5_806ea0be-08de-480b-bc7d-b1eb67467403.png?v=1753881432&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/5_806ea0be-08de-480b-bc7d-b1eb67467403.png?v=1753881432&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/5_806ea0be-08de-480b-bc7d-b1eb67467403.png?v=1753881432&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/5_806ea0be-08de-480b-bc7d-b1eb67467403.png?v=1753881432&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/5_806ea0be-08de-480b-bc7d-b1eb67467403.png?v=1753881432&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/1_b05b4784-f974-4fe7-8809-0c08033f40bd.png?v=1753881761&amp;width=1200" alt="Tee-shirt Erregeak – tee-shirt basque en coton bio – Katxi Klothing – vue 3" srcset="//katxiklothing.com/cdn/shop/files/1_b05b4784-f974-4fe7-8809-0c08033f40bd.png?v=1753881761&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_b05b4784-f974-4fe7-8809-0c08033f40bd.png?v=1753881761&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_b05b4784-f974-4fe7-8809-0c08033f40bd.png?v=1753881761&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_b05b4784-f974-4fe7-8809-0c08033f40bd.png?v=1753881761&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_b05b4784-f974-4fe7-8809-0c08033f40bd.png?v=1753881761&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_b05b4784-f974-4fe7-8809-0c08033f40bd.png?v=1753881761&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_b05b4784-f974-4fe7-8809-0c08033f40bd.png?v=1753881761&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_b05b4784-f974-4fe7-8809-0c08033f40bd.png?v=1753881761&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_b05b4784-f974-4fe7-8809-0c08033f40bd.png?v=1753881761&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15168806289757" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-erregeak?variant=56556807487837" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15168806289757" aria-label="Choisir les options pour Tee-shirt Erregeak">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-erregeak" class="product-title h6" data-instant="">Tee-shirt Erregeak</a><price-list class="price-list"><sale-price class="h6 text-on-sale">
        <span class="sr-only">Prix de vente</span>25,00€</sale-price><compare-at-price class="h6 text-subdued line-through">
        <span class="sr-only">Prix normal</span>40,00€</compare-at-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168806289757-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168806289757-1-10843288076637" value="10843288076637" data-option-position="1" data-variant-id="56556807684445" data-variant-media="{&quot;alt&quot;:&quot;Tee-shirt Erregeak – tee-shirt basque en coton bio – Katxi Klothing – vue 3&quot;,&quot;id&quot;:65284140597597,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_b05b4784-f974-4fe7-8809-0c08033f40bd.png?v=1753881761&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_b05b4784-f974-4fe7-8809-0c08033f40bd.png?v=1753881761&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-shirt Erregeak – tee-shirt basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:65284140564829,&quot;position&quot;:3,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_c9f33f07-034f-4c47-88b8-a1dff3ab6bea.png?v=1753881761&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_c9f33f07-034f-4c47-88b8-a1dff3ab6bea.png?v=1753881761&quot;,&quot;width&quot;:1200}"><label class="color-swatch  is-disabled" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168806289757-1-10843288076637" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/brique-natural.png?v=1754553981&width=72)">
      <span class="sr-only">brique-natural</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168806289757-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168806289757-1-10843288043869" value="10843288043869" checked="checked" data-option-position="1" data-variant-id="56556807487837" data-variant-media="{&quot;alt&quot;:&quot;Tee-shirt Erregeak – tee-shirt basque en coton bio – Katxi Klothing – vue 9&quot;,&quot;id&quot;:65284142268765,&quot;position&quot;:10,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/5_1ebf6b66-3539-4799-9dfe-442c7a31483b.png?v=1753881619&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/5_1ebf6b66-3539-4799-9dfe-442c7a31483b.png?v=1753881619&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-shirt Erregeak – tee-shirt basque en coton bio – Katxi Klothing – vue 10&quot;,&quot;id&quot;:65284142203229,&quot;position&quot;:11,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_b4d9b955-1643-43a9-a603-c71206151539.png?v=1753881619&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_b4d9b955-1643-43a9-a603-c71206151539.png?v=1753881619&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168806289757-1-10843288043869" style="--swatch-background: linear-gradient(to right, #4b5046, #4b5046)">
      <span class="sr-only">Kaki-Natural</span>
    </label></fieldset><spark-product-price parent-id="15168806289757"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="tee-shirt-basa-arana"><div class="product-card__figure"><badge-list class="badge-list badge-list--vertical"><on-sale-badge class="badge badge--on-sale">Economisez 15,00€</on-sale-badge></badge-list><a href="/products/tee-shirt-basa-arana" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&amp;width=2400" alt="Tee-shirt Basa Arana – tee-shirt basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&amp;width=2400" alt="Tee-shirt Basa Arana – tee-shirt basque en coton bio – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15168851149149" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-basa-arana?variant=56556971884893" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15168851149149" aria-label="Choisir les options pour Tee-shirt Basa Arana">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-basa-arana" class="product-title h6" data-instant="">Tee-shirt Basa Arana</a><price-list class="price-list"><sale-price class="h6 text-on-sale">
        <span class="sr-only">Prix de vente</span>25,00€</sale-price><compare-at-price class="h6 text-subdued line-through">
        <span class="sr-only">Prix normal</span>40,00€</compare-at-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168851149149-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168851149149-1-10843449360733" value="10843449360733" checked="checked" data-option-position="1" data-variant-id="56556971884893" data-variant-media="{&quot;alt&quot;:&quot;Tee-shirt Basa Arana – tee-shirt basque en coton bio – Katxi Klothing&quot;,&quot;id&quot;:70416893542749,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_ad8deb5e-4321-4aa0-bdb9-9c12c80c6023.png?v=1769510257&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-shirt Basa Arana – tee-shirt basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:70416893575517,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_f7ab4a8e-5be2-4596-b909-5ed6ccd50ba6.png?v=1769510257&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168851149149-1-10843449360733" style="--swatch-background: linear-gradient(to right, #672a37, #672a37)">
      <span class="sr-only">Red brown</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168851149149-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168851149149-1-10843449327965" value="10843449327965" data-option-position="1" data-variant-id="56556971688285" data-variant-media="{&quot;alt&quot;:&quot;Tee-shirt Basa Arana – tee-shirt basque en coton bio – Katxi Klothing – vue 3&quot;,&quot;id&quot;:65292942082397,&quot;position&quot;:5,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_5e4605b4-b6d0-4fc3-a386-73c936f85e48.png?v=1769510257&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_5e4605b4-b6d0-4fc3-a386-73c936f85e48.png?v=1769510257&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-shirt Basa Arana – tee-shirt basque en coton bio – Katxi Klothing – vue 4&quot;,&quot;id&quot;:66833870946653,&quot;position&quot;:6,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_b00dbb29-f587-4497-94b4-57dbb28e2be6.png?v=1769510257&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_b00dbb29-f587-4497-94b4-57dbb28e2be6.png?v=1769510257&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168851149149-1-10843449327965" style="--swatch-background: linear-gradient(to right, #f9f6e8, #f9f6e8)">
      <span class="sr-only">Natural-Red Brown</span>
    </label></fieldset><spark-product-price parent-id="15168851149149"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="tee-shirt-oihana"><div class="product-card__figure"><badge-list class="badge-list badge-list--vertical"><on-sale-badge class="badge badge--on-sale">Economisez 15,00€</on-sale-badge></badge-list><a href="/products/tee-shirt-oihana" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_257a2db6-fb75-4c68-930f-0af7911c4678.png?v=1753882607&amp;width=1200" alt="Tee-shirt Oihana – tee-shirt basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_257a2db6-fb75-4c68-930f-0af7911c4678.png?v=1753882607&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_257a2db6-fb75-4c68-930f-0af7911c4678.png?v=1753882607&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_257a2db6-fb75-4c68-930f-0af7911c4678.png?v=1753882607&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_257a2db6-fb75-4c68-930f-0af7911c4678.png?v=1753882607&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_257a2db6-fb75-4c68-930f-0af7911c4678.png?v=1753882607&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_257a2db6-fb75-4c68-930f-0af7911c4678.png?v=1753882607&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_257a2db6-fb75-4c68-930f-0af7911c4678.png?v=1753882607&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_257a2db6-fb75-4c68-930f-0af7911c4678.png?v=1753882607&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_257a2db6-fb75-4c68-930f-0af7911c4678.png?v=1753882607&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&amp;width=1200" alt="Tee-shirt Oihana – tee-shirt basque en coton bio – Katxi Klothing – vue 4" srcset="//katxiklothing.com/cdn/shop/files/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15168887292253" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-oihana?variant=56557148799325" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15168887292253" aria-label="Choisir les options pour Tee-shirt Oihana">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-oihana" class="product-title h6" data-instant="">Tee-shirt Oihana</a><price-list class="price-list"><sale-price class="h6 text-on-sale">
        <span class="sr-only">Prix de vente</span>25,00€</sale-price><compare-at-price class="h6 text-subdued line-through">
        <span class="sr-only">Prix normal</span>40,00€</compare-at-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168887292253-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168887292253-1-10843622834525" value="10843622834525" checked="checked" data-option-position="1" data-variant-id="56557148799325" data-variant-media="{&quot;alt&quot;:&quot;Tee-shirt Oihana – tee-shirt basque en coton bio – Katxi Klothing – vue 4&quot;,&quot;id&quot;:66833191240029,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-shirt Oihana – tee-shirt basque en coton bio – Katxi Klothing – vue 5&quot;,&quot;id&quot;:65284843274589,&quot;position&quot;:3,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/3_8e07a688-97ed-4bd4-90f5-c3bf60c95fd9.png?v=1753882793&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/3_8e07a688-97ed-4bd4-90f5-c3bf60c95fd9.png?v=1753882793&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168887292253-1-10843622834525" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/Blanc-noir.png?v=1754554526&width=72)">
      <span class="sr-only">Blanc - noir</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168887292253-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168887292253-1-10843622867293" value="10843622867293" data-option-position="1" data-variant-id="56557148995933" data-variant-media="{&quot;alt&quot;:&quot;Tee-shirt Oihana – tee-shirt basque en coton bio – Katxi Klothing – vue 8&quot;,&quot;id&quot;:65284843536733,&quot;position&quot;:9,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/5_3dbf2ed3-f78c-42ea-9ddd-ff3e2fff3a09.png?v=1753882793&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/5_3dbf2ed3-f78c-42ea-9ddd-ff3e2fff3a09.png?v=1753882793&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-shirt Oihana – tee-shirt basque en coton bio – Katxi Klothing – vue 4&quot;,&quot;id&quot;:66833191240029,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_21b36b09-70da-4023-b976-d56c78b8faa1.png?v=1753882793&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168887292253-1-10843622867293" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/Gris-chine-natural.png?v=1754554760&width=72)">
      <span class="sr-only">Gris chiné - natural</span>
    </label></fieldset><spark-product-price parent-id="15168887292253"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="tee-shirt-basajaun"><div class="product-card__figure"><badge-list class="badge-list badge-list--vertical"><on-sale-badge class="badge badge--on-sale">Economisez 15,00€</on-sale-badge></badge-list><a href="/products/tee-shirt-basajaun" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/3_f27ed1c8-35d0-4362-a75a-6ab7bdb10264.png?v=1753887385&amp;width=1200" alt="Tee-shirt Basajaun – tee-shirt basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/3_f27ed1c8-35d0-4362-a75a-6ab7bdb10264.png?v=1753887385&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/3_f27ed1c8-35d0-4362-a75a-6ab7bdb10264.png?v=1753887385&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/3_f27ed1c8-35d0-4362-a75a-6ab7bdb10264.png?v=1753887385&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/3_f27ed1c8-35d0-4362-a75a-6ab7bdb10264.png?v=1753887385&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/3_f27ed1c8-35d0-4362-a75a-6ab7bdb10264.png?v=1753887385&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/3_f27ed1c8-35d0-4362-a75a-6ab7bdb10264.png?v=1753887385&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/3_f27ed1c8-35d0-4362-a75a-6ab7bdb10264.png?v=1753887385&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/3_f27ed1c8-35d0-4362-a75a-6ab7bdb10264.png?v=1753887385&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/3_f27ed1c8-35d0-4362-a75a-6ab7bdb10264.png?v=1753887385&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/6_682e83e3-b857-4e47-af1e-2bf82c4d468d.png?v=1753887385&amp;width=1200" alt="Tee-shirt Basajaun – tee-shirt basque en coton bio – Katxi Klothing – vue 6" srcset="//katxiklothing.com/cdn/shop/files/6_682e83e3-b857-4e47-af1e-2bf82c4d468d.png?v=1753887385&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/6_682e83e3-b857-4e47-af1e-2bf82c4d468d.png?v=1753887385&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/6_682e83e3-b857-4e47-af1e-2bf82c4d468d.png?v=1753887385&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/6_682e83e3-b857-4e47-af1e-2bf82c4d468d.png?v=1753887385&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/6_682e83e3-b857-4e47-af1e-2bf82c4d468d.png?v=1753887385&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/6_682e83e3-b857-4e47-af1e-2bf82c4d468d.png?v=1753887385&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/6_682e83e3-b857-4e47-af1e-2bf82c4d468d.png?v=1753887385&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/6_682e83e3-b857-4e47-af1e-2bf82c4d468d.png?v=1753887385&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/6_682e83e3-b857-4e47-af1e-2bf82c4d468d.png?v=1753887385&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15168892404061" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-basajaun?variant=56557163315549" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15168892404061" aria-label="Choisir les options pour Tee-shirt Basajaun">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-basajaun" class="product-title h6" data-instant="">Tee-shirt Basajaun</a><price-list class="price-list"><sale-price class="h6 text-on-sale">
        <span class="sr-only">Prix de vente</span>25,00€</sale-price><compare-at-price class="h6 text-subdued line-through">
        <span class="sr-only">Prix normal</span>40,00€</compare-at-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168892404061-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168892404061-1-10843636793693" value="10843636793693" checked="checked" data-option-position="1" data-variant-id="56557163315549" data-variant-media="{&quot;alt&quot;:&quot;Tee-shirt Basajaun – tee-shirt basque en coton bio – Katxi Klothing – vue 3&quot;,&quot;id&quot;:65285011571037,&quot;position&quot;:6,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_699fba54-418c-42bb-b360-c57f08b94a3f.png?v=1753887385&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_699fba54-418c-42bb-b360-c57f08b94a3f.png?v=1753887385&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-shirt Basajaun – tee-shirt basque en coton bio – Katxi Klothing – vue 4&quot;,&quot;id&quot;:65285011734877,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_b10e6ac7-183a-4c1b-a45f-ec45c2bc6395.png?v=1753887385&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_b10e6ac7-183a-4c1b-a45f-ec45c2bc6395.png?v=1753887385&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168892404061-1-10843636793693" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/Beige-Kaki.png?v=1754555503&width=72)">
      <span class="sr-only">Beige - Kaki</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168892404061-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168892404061-1-10843636826461" value="10843636826461" data-option-position="1" data-variant-id="56557163512157" data-variant-media="{&quot;alt&quot;:&quot;Tee-shirt Basajaun – tee-shirt basque en coton bio – Katxi Klothing – vue 6&quot;,&quot;id&quot;:65285011702109,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/6_682e83e3-b857-4e47-af1e-2bf82c4d468d.png?v=1753887385&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/6_682e83e3-b857-4e47-af1e-2bf82c4d468d.png?v=1753887385&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-shirt Basajaun – tee-shirt basque en coton bio – Katxi Klothing – vue 5&quot;,&quot;id&quot;:66836001456477,&quot;position&quot;:3,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_1489b4d5-365f-4b1d-8f4b-d8f478c4425b.png?v=1753887385&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_1489b4d5-365f-4b1d-8f4b-d8f478c4425b.png?v=1753887385&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168892404061-1-10843636826461" style="--swatch-background: linear-gradient(to right, #000000, #000000)">
      <span class="sr-only">Noir-Blanc</span>
    </label></fieldset><spark-product-price parent-id="15168892404061"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="sweat-erregeak"><div class="product-card__figure"><badge-list class="badge-list badge-list--vertical"><on-sale-badge class="badge badge--on-sale">Economisez 26,00€</on-sale-badge></badge-list><a href="/products/sweat-erregeak" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/3_469b9495-dc6f-4f5f-8511-281763db42e4.png?v=1753887759&amp;width=1200" alt="Sweat Erregeak – sweat basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/3_469b9495-dc6f-4f5f-8511-281763db42e4.png?v=1753887759&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/3_469b9495-dc6f-4f5f-8511-281763db42e4.png?v=1753887759&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/3_469b9495-dc6f-4f5f-8511-281763db42e4.png?v=1753887759&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/3_469b9495-dc6f-4f5f-8511-281763db42e4.png?v=1753887759&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/3_469b9495-dc6f-4f5f-8511-281763db42e4.png?v=1753887759&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/3_469b9495-dc6f-4f5f-8511-281763db42e4.png?v=1753887759&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/3_469b9495-dc6f-4f5f-8511-281763db42e4.png?v=1753887759&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/3_469b9495-dc6f-4f5f-8511-281763db42e4.png?v=1753887759&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/3_469b9495-dc6f-4f5f-8511-281763db42e4.png?v=1753887759&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/2_766b23fc-f1fc-4b16-a4cd-a07c10b61638.png?v=1753887759&amp;width=1200" alt="Sweat Erregeak – sweat basque en coton bio – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/2_766b23fc-f1fc-4b16-a4cd-a07c10b61638.png?v=1753887759&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_766b23fc-f1fc-4b16-a4cd-a07c10b61638.png?v=1753887759&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_766b23fc-f1fc-4b16-a4cd-a07c10b61638.png?v=1753887759&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_766b23fc-f1fc-4b16-a4cd-a07c10b61638.png?v=1753887759&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_766b23fc-f1fc-4b16-a4cd-a07c10b61638.png?v=1753887759&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_766b23fc-f1fc-4b16-a4cd-a07c10b61638.png?v=1753887759&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_766b23fc-f1fc-4b16-a4cd-a07c10b61638.png?v=1753887759&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_766b23fc-f1fc-4b16-a4cd-a07c10b61638.png?v=1753887759&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_766b23fc-f1fc-4b16-a4cd-a07c10b61638.png?v=1753887759&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15168965181789" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="sweat-erregeak?variant=56557483721053" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15168965181789" aria-label="Choisir les options pour Sweat Erregeak">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/sweat-erregeak" class="product-title h6" data-instant="">Sweat Erregeak</a><price-list class="price-list"><sale-price class="h6 text-on-sale">
        <span class="sr-only">Prix de vente</span>54,00€</sale-price><compare-at-price class="h6 text-subdued line-through">
        <span class="sr-only">Prix normal</span>80,00€</compare-at-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168965181789-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168965181789-1-10843991179613" value="10843991179613" checked="checked" data-option-position="1" data-variant-id="56557483721053" data-variant-media="{&quot;alt&quot;:&quot;Sweat Erregeak – sweat basque en coton bio – Katxi Klothing – vue 5&quot;,&quot;id&quot;:65284299129181,&quot;position&quot;:5,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_d51c663a-41bf-4dcf-84fc-cf9210558496.png?v=1753885742&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_d51c663a-41bf-4dcf-84fc-cf9210558496.png?v=1753885742&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Sweat Erregeak – sweat basque en coton bio – Katxi Klothing – vue 6&quot;,&quot;id&quot;:65284299030877,&quot;position&quot;:6,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/5_c8497150-e348-4420-94ea-b1160191b4c9.png?v=1753885742&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/5_c8497150-e348-4420-94ea-b1160191b4c9.png?v=1753885742&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168965181789-1-10843991179613" style="--swatch-background: linear-gradient(to right, #a77465, #a77465)">
      <span class="sr-only">Terracotta</span>
    </label></fieldset><spark-product-price parent-id="15168965181789"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="hoodie-basajaun"><div class="product-card__figure"><badge-list class="badge-list badge-list--vertical"><on-sale-badge class="badge badge--on-sale">Economisez 26,00€</on-sale-badge></badge-list><a href="/products/hoodie-basajaun" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_d75d663a-86b6-424d-8ca6-babc3212d0ec.png?v=1753887330&amp;width=1200" alt="Hoodie Basajaun – hoodie brodé au Pays basque – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_d75d663a-86b6-424d-8ca6-babc3212d0ec.png?v=1753887330&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_d75d663a-86b6-424d-8ca6-babc3212d0ec.png?v=1753887330&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_d75d663a-86b6-424d-8ca6-babc3212d0ec.png?v=1753887330&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_d75d663a-86b6-424d-8ca6-babc3212d0ec.png?v=1753887330&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_d75d663a-86b6-424d-8ca6-babc3212d0ec.png?v=1753887330&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_d75d663a-86b6-424d-8ca6-babc3212d0ec.png?v=1753887330&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_d75d663a-86b6-424d-8ca6-babc3212d0ec.png?v=1753887330&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_d75d663a-86b6-424d-8ca6-babc3212d0ec.png?v=1753887330&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_d75d663a-86b6-424d-8ca6-babc3212d0ec.png?v=1753887330&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/2_9e7ad5a1-222b-4be3-9daf-e12104e08c0a.png?v=1753887330&amp;width=1200" alt="Hoodie Basajaun – hoodie brodé au Pays basque – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/2_9e7ad5a1-222b-4be3-9daf-e12104e08c0a.png?v=1753887330&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_9e7ad5a1-222b-4be3-9daf-e12104e08c0a.png?v=1753887330&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_9e7ad5a1-222b-4be3-9daf-e12104e08c0a.png?v=1753887330&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_9e7ad5a1-222b-4be3-9daf-e12104e08c0a.png?v=1753887330&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_9e7ad5a1-222b-4be3-9daf-e12104e08c0a.png?v=1753887330&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_9e7ad5a1-222b-4be3-9daf-e12104e08c0a.png?v=1753887330&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_9e7ad5a1-222b-4be3-9daf-e12104e08c0a.png?v=1753887330&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_9e7ad5a1-222b-4be3-9daf-e12104e08c0a.png?v=1753887330&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_9e7ad5a1-222b-4be3-9daf-e12104e08c0a.png?v=1753887330&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15168996901213" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="hoodie-basajaun?variant=56557623935325" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15168996901213" aria-label="Choisir les options pour Hoodie Basajaun">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/hoodie-basajaun" class="product-title h6" data-instant="">Hoodie Basajaun</a><price-list class="price-list"><sale-price class="h6 text-on-sale">
        <span class="sr-only">Prix de vente</span>59,00€</sale-price><compare-at-price class="h6 text-subdued line-through">
        <span class="sr-only">Prix normal</span>85,00€</compare-at-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168996901213-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168996901213-1-10844150137181" value="10844150137181" checked="checked" data-option-position="1" data-variant-id="56557623935325" data-variant-media="{&quot;alt&quot;:&quot;Hoodie Basajaun – hoodie brodé au Pays basque – Katxi Klothing – vue 5&quot;,&quot;id&quot;:65292692423005,&quot;position&quot;:5,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_5782da86-a785-4f68-830f-d00c74ec6535.png?v=1753887330&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_5782da86-a785-4f68-830f-d00c74ec6535.png?v=1753887330&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Hoodie Basajaun – hoodie brodé au Pays basque – Katxi Klothing – vue 6&quot;,&quot;id&quot;:65292692619613,&quot;position&quot;:6,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_bdb162e4-a886-4651-87cb-2028abf74ac5.png?v=1753887330&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_bdb162e4-a886-4651-87cb-2028abf74ac5.png?v=1753887330&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15168996901213-1-10844150137181" style="--swatch-background: linear-gradient(to right, #647763, #647763)">
      <span class="sr-only">Kaki</span>
    </label></fieldset><spark-product-price parent-id="15168996901213"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="chemise-jaka-1"><div class="product-card__figure"><badge-list class="badge-list badge-list--vertical"><on-sale-badge class="badge badge--on-sale">Economisez 25,00€</on-sale-badge></badge-list><a href="/products/chemise-jaka-1" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_a1cdde75-b417-4a45-92e4-144130013fe7.png?v=1753881995&amp;width=1200" alt="Chemise Jaka – chemise customisée au Pays basque – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_a1cdde75-b417-4a45-92e4-144130013fe7.png?v=1753881995&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_a1cdde75-b417-4a45-92e4-144130013fe7.png?v=1753881995&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_a1cdde75-b417-4a45-92e4-144130013fe7.png?v=1753881995&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_a1cdde75-b417-4a45-92e4-144130013fe7.png?v=1753881995&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_a1cdde75-b417-4a45-92e4-144130013fe7.png?v=1753881995&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_a1cdde75-b417-4a45-92e4-144130013fe7.png?v=1753881995&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_a1cdde75-b417-4a45-92e4-144130013fe7.png?v=1753881995&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_a1cdde75-b417-4a45-92e4-144130013fe7.png?v=1753881995&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_a1cdde75-b417-4a45-92e4-144130013fe7.png?v=1753881995&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/3_19530e2e-184f-465f-94ae-48a88cd5a817.png?v=1753881995&amp;width=1200" alt="Chemise Jaka – chemise customisée au Pays basque – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/3_19530e2e-184f-465f-94ae-48a88cd5a817.png?v=1753881995&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/3_19530e2e-184f-465f-94ae-48a88cd5a817.png?v=1753881995&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/3_19530e2e-184f-465f-94ae-48a88cd5a817.png?v=1753881995&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/3_19530e2e-184f-465f-94ae-48a88cd5a817.png?v=1753881995&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/3_19530e2e-184f-465f-94ae-48a88cd5a817.png?v=1753881995&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/3_19530e2e-184f-465f-94ae-48a88cd5a817.png?v=1753881995&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/3_19530e2e-184f-465f-94ae-48a88cd5a817.png?v=1753881995&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/3_19530e2e-184f-465f-94ae-48a88cd5a817.png?v=1753881995&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/3_19530e2e-184f-465f-94ae-48a88cd5a817.png?v=1753881995&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15169013023069" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="chemise-jaka-1?variant=56557692059997" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_zzABAU--15169013023069" aria-label="Choisir les options pour Chemise Jaka">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/chemise-jaka-1" class="product-title h6" data-instant="">Chemise Jaka</a><price-list class="price-list"><sale-price class="h6 text-on-sale">
        <span class="sr-only">Prix de vente</span>55,00€</sale-price><compare-at-price class="h6 text-subdued line-through">
        <span class="sr-only">Prix normal</span>80,00€</compare-at-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15169013023069-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15169013023069-1-10844228485469" value="10844228485469" checked="checked" data-option-position="1" data-variant-id="56557692059997" data-variant-media="{&quot;alt&quot;:&quot;Chemise Jaka – chemise customisée au Pays basque – Katxi Klothing&quot;,&quot;id&quot;:66832913138013,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_a1cdde75-b417-4a45-92e4-144130013fe7.png?v=1753881995&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_a1cdde75-b417-4a45-92e4-144130013fe7.png?v=1753881995&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Chemise Jaka – chemise customisée au Pays basque – Katxi Klothing – vue 2&quot;,&quot;id&quot;:66832913170781,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/3_19530e2e-184f-465f-94ae-48a88cd5a817.png?v=1753881995&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/3_19530e2e-184f-465f-94ae-48a88cd5a817.png?v=1753881995&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_zzABAU-15169013023069-1-10844228485469" style="--swatch-background: linear-gradient(to right, #000000, #000000)">
      <span class="sr-only">Noir</span>
    </label></fieldset><spark-product-price parent-id="15169013023069"></spark-product-price>
  </div>
</product-card>
</scroll-carousel>

                  <carousel-next-button class="floating-controls-container__control" aria-controls="featured-collections-product-list-carousel-collection_zzABAU">
                    <button type="button" class="prev-next-button prev-next-button--next circle-button hover:animate-icon-inline">
                      <span class="sr-only">Suivant</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-arrow-right  icon--direction-aware" viewbox="0 0 16 18">
      <path d="m5 17 8-8-8-8" stroke="currentColor" stroke-linecap="square"></path>
    </svg></button>
                  </carousel-next-button>
                </product-list><div class="justify-self-center">
<a class="button" href="/collections/basa-automne-hiver">BASA</a></div></div><div class="featured-collections-carousel__item"><product-list class="floating-controls-container floating-controls-container--inside floating-controls-container--on-hover">
                  <carousel-prev-button class="floating-controls-container__control" aria-controls="featured-collections-product-list-carousel-collection_8E9JMW">
                    <button type="button" class="prev-next-button prev-next-button--prev circle-button hover:animate-icon-inline" disabled="">
                      <span class="sr-only">Précédent</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-arrow-left  icon--direction-aware" viewbox="0 0 16 18">
      <path d="M11 1 3 9l8 8" stroke="currentColor" stroke-linecap="square"></path>
    </svg></button>
                  </carousel-prev-button>

                  <scroll-carousel id="featured-collections-product-list-carousel-collection_8E9JMW" group-cells="" allow-drag="" class="product-list  product-list--carousel scroll-area bleed md:unbleed"><product-card class="product-card" handle="tee-shirt-gernika-copie"><div class="product-card__figure"><a href="/products/tee-shirt-gernika-copie" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/48_3744bca4-35f5-4961-8112-ca1391efb0a8.png?v=1786960026&amp;width=2400" alt="Tee shirt Kabino au coeur – tee-shirt basque en coton bio – Katxi Klothing – vue 3" srcset="//katxiklothing.com/cdn/shop/files/48_3744bca4-35f5-4961-8112-ca1391efb0a8.png?v=1786960026&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/48_3744bca4-35f5-4961-8112-ca1391efb0a8.png?v=1786960026&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/48_3744bca4-35f5-4961-8112-ca1391efb0a8.png?v=1786960026&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/48_3744bca4-35f5-4961-8112-ca1391efb0a8.png?v=1786960026&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/48_3744bca4-35f5-4961-8112-ca1391efb0a8.png?v=1786960026&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/48_3744bca4-35f5-4961-8112-ca1391efb0a8.png?v=1786960026&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/48_3744bca4-35f5-4961-8112-ca1391efb0a8.png?v=1786960026&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/48_3744bca4-35f5-4961-8112-ca1391efb0a8.png?v=1786960026&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/48_3744bca4-35f5-4961-8112-ca1391efb0a8.png?v=1786960026&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/48_3744bca4-35f5-4961-8112-ca1391efb0a8.png?v=1786960026&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/48_3744bca4-35f5-4961-8112-ca1391efb0a8.png?v=1786960026&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/48_3744bca4-35f5-4961-8112-ca1391efb0a8.png?v=1786960026&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/46_14cdf7f7-1652-4b8c-88c1-1af3510f2513.png?v=1786960025&amp;width=2400" alt="Tee shirt Kabino au coeur – tee-shirt basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/46_14cdf7f7-1652-4b8c-88c1-1af3510f2513.png?v=1786960025&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/46_14cdf7f7-1652-4b8c-88c1-1af3510f2513.png?v=1786960025&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/46_14cdf7f7-1652-4b8c-88c1-1af3510f2513.png?v=1786960025&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/46_14cdf7f7-1652-4b8c-88c1-1af3510f2513.png?v=1786960025&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/46_14cdf7f7-1652-4b8c-88c1-1af3510f2513.png?v=1786960025&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/46_14cdf7f7-1652-4b8c-88c1-1af3510f2513.png?v=1786960025&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/46_14cdf7f7-1652-4b8c-88c1-1af3510f2513.png?v=1786960025&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/46_14cdf7f7-1652-4b8c-88c1-1af3510f2513.png?v=1786960025&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/46_14cdf7f7-1652-4b8c-88c1-1af3510f2513.png?v=1786960025&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/46_14cdf7f7-1652-4b8c-88c1-1af3510f2513.png?v=1786960025&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/46_14cdf7f7-1652-4b8c-88c1-1af3510f2513.png?v=1786960025&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/46_14cdf7f7-1652-4b8c-88c1-1af3510f2513.png?v=1786960025&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15858480546141" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-gernika-copie?variant=63096117920093" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15858480546141" aria-label="Choisir les options pour Tee shirt Kabino au coeur">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-gernika-copie" class="product-title h6" data-instant="">Tee shirt Kabino au coeur</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>40,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858480546141-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858480546141-1-14156933628253" value="14156933628253" checked="checked" data-option-position="1" data-variant-id="63096117920093" data-variant-media="{&quot;alt&quot;:&quot;Tee shirt Kabino au coeur – tee-shirt basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:75161313739101,&quot;position&quot;:3,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/45_39ba98ca-5685-4e80-bc16-209cf83d10f1.png?v=1786960026&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/45_39ba98ca-5685-4e80-bc16-209cf83d10f1.png?v=1786960026&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee shirt Kabino au coeur – tee-shirt basque en coton bio – Katxi Klothing – vue 4&quot;,&quot;id&quot;:75161314001245,&quot;position&quot;:4,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/47_d7e0c1dd-dc7b-49ab-977a-e9bc6b19b6e5.png?v=1786960026&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/47_d7e0c1dd-dc7b-49ab-977a-e9bc6b19b6e5.png?v=1786960026&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858480546141-1-14156933628253" style="--swatch-background: linear-gradient(to right, #cccccc, #cccccc)">
      <span class="sr-only">Gris chiné</span>
    </label></fieldset><spark-product-price parent-id="15858480546141"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="sweat-kabino-broderie-1"><div class="product-card__figure"><a href="/products/sweat-kabino-broderie-1" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&amp;width=2400" alt="Sweat Kabino Broderie – sweat basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&amp;width=2400" alt="Sweat Kabino Broderie – sweat basque en coton bio – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15858489885021" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="sweat-kabino-broderie-1?variant=63096204231005" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15858489885021" aria-label="Choisir les options pour Sweat Kabino Broderie">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/sweat-kabino-broderie-1" class="product-title h6" data-instant="">Sweat Kabino Broderie</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>85,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858489885021-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858489885021-1-14157012992349" value="14157012992349" checked="checked" data-option-position="1" data-variant-id="63096204231005" data-variant-media="{&quot;alt&quot;:&quot;Sweat Kabino Broderie – sweat basque en coton bio – Katxi Klothing&quot;,&quot;id&quot;:75161324945757,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/42_d502e4da-a878-4a4e-9a0e-02097029b253.png?v=1786960123&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Sweat Kabino Broderie – sweat basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:75161324847453,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/40_0c5f3073-cc12-4dd2-ad9b-b7da0091a537.png?v=1786960123&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858489885021-1-14157012992349" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/Natural-Azul-claro.png?v=1714399260&width=72)">
      <span class="sr-only">Natural</span>
    </label></fieldset><spark-product-price parent-id="15858489885021"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="tee-shirt-gernika"><div class="product-card__figure"><a href="/products/tee-shirt-gernika" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/36_6e9278f6-544f-450c-89dc-822fe40a0b33.png?v=1786960441&amp;width=2400" alt="Tee shirt Gernika – tee-shirt basque en coton bio – Katxi Klothing – vue 3" srcset="//katxiklothing.com/cdn/shop/files/36_6e9278f6-544f-450c-89dc-822fe40a0b33.png?v=1786960441&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/36_6e9278f6-544f-450c-89dc-822fe40a0b33.png?v=1786960441&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/36_6e9278f6-544f-450c-89dc-822fe40a0b33.png?v=1786960441&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/36_6e9278f6-544f-450c-89dc-822fe40a0b33.png?v=1786960441&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/36_6e9278f6-544f-450c-89dc-822fe40a0b33.png?v=1786960441&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/36_6e9278f6-544f-450c-89dc-822fe40a0b33.png?v=1786960441&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/36_6e9278f6-544f-450c-89dc-822fe40a0b33.png?v=1786960441&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/36_6e9278f6-544f-450c-89dc-822fe40a0b33.png?v=1786960441&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/36_6e9278f6-544f-450c-89dc-822fe40a0b33.png?v=1786960441&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/36_6e9278f6-544f-450c-89dc-822fe40a0b33.png?v=1786960441&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/36_6e9278f6-544f-450c-89dc-822fe40a0b33.png?v=1786960441&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/36_6e9278f6-544f-450c-89dc-822fe40a0b33.png?v=1786960441&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/35_e9178f05-c454-426d-8967-59fca20518eb.png?v=1786960439&amp;width=2400" alt="Tee shirt Gernika – tee-shirt basque en coton bio – Katxi Klothing – vue 5" srcset="//katxiklothing.com/cdn/shop/files/35_e9178f05-c454-426d-8967-59fca20518eb.png?v=1786960439&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/35_e9178f05-c454-426d-8967-59fca20518eb.png?v=1786960439&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/35_e9178f05-c454-426d-8967-59fca20518eb.png?v=1786960439&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/35_e9178f05-c454-426d-8967-59fca20518eb.png?v=1786960439&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/35_e9178f05-c454-426d-8967-59fca20518eb.png?v=1786960439&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/35_e9178f05-c454-426d-8967-59fca20518eb.png?v=1786960439&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/35_e9178f05-c454-426d-8967-59fca20518eb.png?v=1786960439&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/35_e9178f05-c454-426d-8967-59fca20518eb.png?v=1786960439&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/35_e9178f05-c454-426d-8967-59fca20518eb.png?v=1786960439&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/35_e9178f05-c454-426d-8967-59fca20518eb.png?v=1786960439&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/35_e9178f05-c454-426d-8967-59fca20518eb.png?v=1786960439&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/35_e9178f05-c454-426d-8967-59fca20518eb.png?v=1786960439&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15858475270493" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-gernika?variant=63096107499869" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15858475270493" aria-label="Choisir les options pour Tee shirt Gernika">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-gernika" class="product-title h6" data-instant="">Tee shirt Gernika</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>40,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858475270493-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858475270493-1-14156917080413" value="14156917080413" checked="checked" data-option-position="1" data-variant-id="63096107499869" data-variant-media="{&quot;alt&quot;:&quot;Tee shirt Gernika – tee-shirt basque en coton bio – Katxi Klothing&quot;,&quot;id&quot;:75161369346397,&quot;position&quot;:3,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/37_bc916a91-8010-4388-935d-a8e7a19f281b.png?v=1786960439&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/37_bc916a91-8010-4388-935d-a8e7a19f281b.png?v=1786960439&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee shirt Gernika – tee-shirt basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:75161369248093,&quot;position&quot;:4,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/38_802ebb3e-e9e2-466e-b22c-726e8c29e4d3.png?v=1786960439&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/38_802ebb3e-e9e2-466e-b22c-726e8c29e4d3.png?v=1786960439&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858475270493-1-14156917080413" style="--swatch-background: linear-gradient(to right, #5E7651, #5E7651)">
      <span class="sr-only">Vert</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858475270493-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858475270493-1-14156917047645" value="14156917047645" data-option-position="1" data-variant-id="63096107303261" data-variant-media="{&quot;alt&quot;:&quot;Tee shirt Gernika – tee-shirt basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:75161369248093,&quot;position&quot;:4,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/38_802ebb3e-e9e2-466e-b22c-726e8c29e4d3.png?v=1786960439&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/38_802ebb3e-e9e2-466e-b22c-726e8c29e4d3.png?v=1786960439&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee shirt Gernika – tee-shirt basque en coton bio – Katxi Klothing – vue 4&quot;,&quot;id&quot;:75161369215325,&quot;position&quot;:5,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/30_878ca872-6bcc-4227-a882-a4236adbcfe0.png?v=1786960439&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/30_878ca872-6bcc-4227-a882-a4236adbcfe0.png?v=1786960439&quot;,&quot;width&quot;:2400}"><label class="color-swatch     border" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858475270493-1-14156917047645" style="--swatch-background: linear-gradient(to right, #FFFFFF, #FFFFFF)">
      <span class="sr-only">Blanc</span>
    </label></fieldset><spark-product-price parent-id="15858475270493"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="sweat-gernika-brode"><div class="product-card__figure"><a href="/products/sweat-gernika-brode" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&amp;width=2400" alt="Sweat Gernika Brodé – sweat basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&amp;width=2400" alt="Sweat Gernika Brodé – sweat basque en coton bio – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15858489688413" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="sweat-gernika-brode?variant=63096196661597" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15858489688413" aria-label="Choisir les options pour Sweat Gernika Brodé">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/sweat-gernika-brode" class="product-title h6" data-instant="">Sweat Gernika Brodé</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>80,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858489688413-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858489688413-1-14156985467229" value="14156985467229" checked="checked" data-option-position="1" data-variant-id="63096196661597" data-variant-media="{&quot;alt&quot;:&quot;Sweat Gernika Brodé – sweat basque en coton bio – Katxi Klothing&quot;,&quot;id&quot;:75161368035677,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/29_017e4212-cbbd-4b6b-8e4f-21e4af133ba9.png?v=1786960424&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Sweat Gernika Brodé – sweat basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:75161367970141,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/26_8547fb28-238d-41f7-b9b8-edd24e302934.png?v=1786960424&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15858489688413-1-14156985467229" style="--swatch-background: linear-gradient(to right, #988161, #988161)">
      <span class="sr-only">Moka</span>
    </label></fieldset><spark-product-price parent-id="15858489688413"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="tee-shirt-kabino-coeur"><div class="product-card__figure"><a href="/products/tee-shirt-kabino-coeur" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&amp;width=2400" alt="tee-shirt kabino cœur – tee-shirt basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&amp;width=2400" alt="tee-shirt kabino cœur – tee-shirt basque en coton bio – Katxi Klothing – vue 4" srcset="//katxiklothing.com/cdn/shop/files/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15536171647325" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-kabino-coeur?variant=58184225784157" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15536171647325" aria-label="Choisir les options pour tee-shirt kabino cœur">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-kabino-coeur" class="product-title h6" data-instant="">tee-shirt kabino cœur</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>40,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15536171647325-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15536171647325-1-12312511152477" value="12312511152477" checked="checked" data-option-position="1" data-variant-id="58184225784157" data-variant-media="{&quot;alt&quot;:&quot;tee-shirt kabino cœur – tee-shirt basque en coton bio – Katxi Klothing&quot;,&quot;id&quot;:70406946881885,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_ec80997f-1f4c-46d4-ad65-cc548e4ad5f1.png?v=1769441652&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;tee-shirt kabino cœur – tee-shirt basque en coton bio – Katxi Klothing – vue 4&quot;,&quot;id&quot;:70406946980189,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_ee334b5f-f752-41ae-af28-893728fa6f87.png?v=1769441652&quot;,&quot;width&quot;:2400}"><label class="color-swatch     border" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15536171647325-1-12312511152477" style="--swatch-background: linear-gradient(to right, #FFFFFF, #FFFFFF)">
      <span class="sr-only">Blanc</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15536171647325-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15536171647325-1-12312517804381" value="12312517804381" data-option-position="1" data-variant-id="58184310456669" data-variant-media="{&quot;alt&quot;:&quot;tee-shirt kabino cœur – tee-shirt basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:70406946685277,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/7_5b3e9272-b933-49d5-9540-4cd8b28ba697.png?v=1769441652&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/7_5b3e9272-b933-49d5-9540-4cd8b28ba697.png?v=1769441652&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;tee-shirt kabino cœur – tee-shirt basque en coton bio – Katxi Klothing – vue 7&quot;,&quot;id&quot;:70406946816349,&quot;position&quot;:8,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/8_d72d363f-0dd3-4d1e-b183-3a9890feb9e2.png?v=1769441652&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/8_d72d363f-0dd3-4d1e-b183-3a9890feb9e2.png?v=1769441652&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15536171647325-1-12312517804381" style="--swatch-background: linear-gradient(to right, #99a69d, #99a69d)">
      <span class="sr-only">Amande</span>
    </label></fieldset><spark-product-price parent-id="15536171647325"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="veste-denim"><div class="product-card__figure"><a href="/products/veste-denim" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/38_8fba6328-1627-4fc4-8a5a-98e4af956580.png?v=1753883147&amp;width=1200" alt="Veste Denim – veste brodée au Pays basque – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/38_8fba6328-1627-4fc4-8a5a-98e4af956580.png?v=1753883147&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/38_8fba6328-1627-4fc4-8a5a-98e4af956580.png?v=1753883147&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/38_8fba6328-1627-4fc4-8a5a-98e4af956580.png?v=1753883147&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/38_8fba6328-1627-4fc4-8a5a-98e4af956580.png?v=1753883147&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/38_8fba6328-1627-4fc4-8a5a-98e4af956580.png?v=1753883147&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/38_8fba6328-1627-4fc4-8a5a-98e4af956580.png?v=1753883147&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/38_8fba6328-1627-4fc4-8a5a-98e4af956580.png?v=1753883147&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/38_8fba6328-1627-4fc4-8a5a-98e4af956580.png?v=1753883147&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/38_8fba6328-1627-4fc4-8a5a-98e4af956580.png?v=1753883147&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/39_9c49e7ed-cbde-4aba-8988-05a5f490d2e6.png?v=1753883147&amp;width=1200" alt="Veste Denim – veste brodée au Pays basque – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/39_9c49e7ed-cbde-4aba-8988-05a5f490d2e6.png?v=1753883147&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/39_9c49e7ed-cbde-4aba-8988-05a5f490d2e6.png?v=1753883147&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/39_9c49e7ed-cbde-4aba-8988-05a5f490d2e6.png?v=1753883147&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/39_9c49e7ed-cbde-4aba-8988-05a5f490d2e6.png?v=1753883147&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/39_9c49e7ed-cbde-4aba-8988-05a5f490d2e6.png?v=1753883147&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/39_9c49e7ed-cbde-4aba-8988-05a5f490d2e6.png?v=1753883147&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/39_9c49e7ed-cbde-4aba-8988-05a5f490d2e6.png?v=1753883147&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/39_9c49e7ed-cbde-4aba-8988-05a5f490d2e6.png?v=1753883147&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/39_9c49e7ed-cbde-4aba-8988-05a5f490d2e6.png?v=1753883147&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15520933151069" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="veste-denim?variant=58124760187229" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15520933151069" aria-label="Choisir les options pour Veste Denim">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/veste-denim" class="product-title h6" data-instant="">Veste Denim</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>120,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15520933151069-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15520933151069-1-12262985761117" value="12262985761117" checked="checked" data-option-position="1" data-variant-id="58124760187229" data-variant-media="{&quot;alt&quot;:&quot;Veste Denim – veste brodée au Pays basque – Katxi Klothing&quot;,&quot;id&quot;:66820374233437,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/38_8fba6328-1627-4fc4-8a5a-98e4af956580.png?v=1753883147&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/38_8fba6328-1627-4fc4-8a5a-98e4af956580.png?v=1753883147&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Veste Denim – veste brodée au Pays basque – Katxi Klothing – vue 2&quot;,&quot;id&quot;:66820374167901,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/39_9c49e7ed-cbde-4aba-8988-05a5f490d2e6.png?v=1753883147&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/39_9c49e7ed-cbde-4aba-8988-05a5f490d2e6.png?v=1753883147&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15520933151069-1-12262985761117" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/Denim.png?v=1754553951&width=72)">
      <span class="sr-only">Denim</span>
    </label></fieldset><spark-product-price parent-id="15520933151069"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="tee-shirt-kabino"><div class="product-card__figure"><a href="/products/tee-shirt-kabino" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/2_18245f96-1370-4f34-9e97-563e49b1ffda.png?v=1764169686&amp;width=2400" alt="Tee-Shirt Kabino – tee-shirt basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/2_18245f96-1370-4f34-9e97-563e49b1ffda.png?v=1764169686&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_18245f96-1370-4f34-9e97-563e49b1ffda.png?v=1764169686&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_18245f96-1370-4f34-9e97-563e49b1ffda.png?v=1764169686&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_18245f96-1370-4f34-9e97-563e49b1ffda.png?v=1764169686&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_18245f96-1370-4f34-9e97-563e49b1ffda.png?v=1764169686&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_18245f96-1370-4f34-9e97-563e49b1ffda.png?v=1764169686&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_18245f96-1370-4f34-9e97-563e49b1ffda.png?v=1764169686&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_18245f96-1370-4f34-9e97-563e49b1ffda.png?v=1764169686&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_18245f96-1370-4f34-9e97-563e49b1ffda.png?v=1764169686&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_18245f96-1370-4f34-9e97-563e49b1ffda.png?v=1764169686&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/2_18245f96-1370-4f34-9e97-563e49b1ffda.png?v=1764169686&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/2_18245f96-1370-4f34-9e97-563e49b1ffda.png?v=1764169686&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/110.png?v=1764169686&amp;width=1200" alt="Tee-Shirt Kabino – tee-shirt basque en coton bio – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/110.png?v=1764169686&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/110.png?v=1764169686&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/110.png?v=1764169686&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/110.png?v=1764169686&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/110.png?v=1764169686&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/110.png?v=1764169686&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/110.png?v=1764169686&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/110.png?v=1764169686&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/110.png?v=1764169686&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--5715786137760" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-kabino?variant=36550203179168" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--5715786137760" aria-label="Choisir les options pour Tee-Shirt Kabino">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-kabino" class="product-title h6" data-instant="">Tee-Shirt Kabino</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>40,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-5715786137760-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-5715786137760-1-1391760212317" value="1391760212317" checked="checked" data-option-position="1" data-variant-id="36550203179168" data-variant-media="{&quot;alt&quot;:&quot;Tee-Shirt Kabino – tee-shirt basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:64044756074845,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/110.png?v=1764169686&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/110.png?v=1764169686&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-Shirt Kabino – tee-shirt basque en coton bio – Katxi Klothing – vue 3&quot;,&quot;id&quot;:64044755812701,&quot;position&quot;:3,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/112.png?v=1764169686&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/112.png?v=1764169686&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-5715786137760-1-1391760212317" style="--swatch-background: linear-gradient(to right, navy/blanc, navy/blanc)">
      <span class="sr-only">Navy/Blanc</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-5715786137760-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-5715786137760-1-1391760179549" value="1391760179549" data-option-position="1" data-variant-id="36550203375776" data-variant-media="{&quot;alt&quot;:&quot;Tee-Shirt Kabino – tee-shirt basque en coton bio – Katxi Klothing – vue 7&quot;,&quot;id&quot;:64044756042077,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/117.png?v=1764169686&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/117.png?v=1764169686&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Tee-Shirt Kabino – tee-shirt basque en coton bio – Katxi Klothing – vue 8&quot;,&quot;id&quot;:64044755911005,&quot;position&quot;:8,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/119.png?v=1764169686&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/119.png?v=1764169686&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-5715786137760-1-1391760179549" style="--swatch-background: linear-gradient(to right, blanc/navy, blanc/navy)">
      <span class="sr-only">Blanc/Navy</span>
    </label></fieldset><spark-product-price parent-id="5715786137760"></spark-product-price>
  </div>
</product-card>
<product-card class="product-card" handle="notre-kabas"><div class="product-card__figure"><a href="/products/notre-kabas" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=2400" alt="Notre Kabas – kabas basque sérigraphié – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=2400" alt="Notre Kabas – kabas basque sérigraphié – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15540544438621" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="notre-kabas?variant=58196554514781" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__featured-collections-1-collection_8E9JMW--15540544438621" aria-label="Choisir les options pour Notre Kabas">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/notre-kabas" class="product-title h6" data-instant="">Notre Kabas</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>35,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15540544438621-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15540544438621-1-12322514075997" value="12322514075997" checked="checked" data-option-position="1" data-variant-id="58196554514781" data-variant-media="{&quot;alt&quot;:&quot;Notre Kabas – kabas basque sérigraphié – Katxi Klothing&quot;,&quot;id&quot;:70407136477533,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Notre Kabas – kabas basque sérigraphié – Katxi Klothing – vue 2&quot;,&quot;id&quot;:70407136182621,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15540544438621-1-12322514075997" style="--swatch-background: linear-gradient(to right, #efeddc, #efeddc)">
      <span class="sr-only">Natural Kabino</span>
    </label><input class="sr-only" type="radio" name="swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15540544438621-1" id="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15540544438621-1-12322514108765" value="12322514108765" data-option-position="1" data-variant-id="58196554547549" data-variant-media="{&quot;alt&quot;:&quot;Notre Kabas – kabas basque sérigraphié – Katxi Klothing – vue 6&quot;,&quot;id&quot;:70407136444765,&quot;position&quot;:6,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/7_233d4786-df73-4a6b-81bf-423162339280.png?v=1769442256&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/7_233d4786-df73-4a6b-81bf-423162339280.png?v=1769442256&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Notre Kabas – kabas basque sérigraphié – Katxi Klothing – vue 7&quot;,&quot;id&quot;:70407136379229,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_0d04c306-8a50-4f56-9ed9-63609ace11e1.png?v=1769442256&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_0d04c306-8a50-4f56-9ed9-63609ace11e1.png?v=1769442256&quot;,&quot;width&quot;:2400}"><label class="color-swatch  is-disabled" for="option-value--template--32283441430877__featured-collections-1-swatch--template--32283441430877__featured-collections-1-collection_8E9JMW-15540544438621-1-12322514108765" style="--swatch-background: linear-gradient(to right, #1f584b, #1f584b)">
      <span class="sr-only">Vert Gernika</span>
    </label></fieldset><spark-product-price parent-id="15540544438621"></spark-product-price>
  </div>
</product-card>
</scroll-carousel>

                  <carousel-next-button class="floating-controls-container__control" aria-controls="featured-collections-product-list-carousel-collection_8E9JMW">
                    <button type="button" class="prev-next-button prev-next-button--next circle-button hover:animate-icon-inline">
                      <span class="sr-only">Suivant</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-arrow-right  icon--direction-aware" viewbox="0 0 16 18">
      <path d="m5 17 8-8-8-8" stroke="currentColor" stroke-linecap="square"></path>
    </svg></button>
                  </carousel-next-button>
                </product-list><div class="justify-self-center">
<a class="button" href="/collections/nos-incontournables">Tous les produits</a></div></div></featured-collections-carousel>
      </div>
    </div>
  </div>
</section><section id="shopify-section-template--32283441430877__shop-the-look" class="shopify-section shopify-section--shop-the-look"><div class="section-spacing color-scheme color-scheme--scheme-5 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673 bordered-section">
    <div class="container container--xl">
      <div class="section-stack">
  <div class="section-header justify-self-center text-center"><div class="prose"><p class="h6">découvrez</p><h2 class="h2">Les looks Katxi</h2></div></div>

          <div class="md:hidden"><div class="v-stack gap-6">
                <shop-the-look-mobile-carousel class="shop-the-look__carousel scroll-area snap-x bleed"><div class="shop-the-look__item snap-start is-selected w-full" data-popover-id="shop-the-look-item-popover-look-1">
                <div class="shop-the-look__image-wrapper"><img src="//katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=2400" alt="Homme en bob et tee-shirt Lamina crème et femme en tee-shirt Lamina marron Katxi Klothing, avec un kabas en coton" srcset="//katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=1800 1800w" width="2400" height="2400" loading="lazy" sizes="(max-width: 999px) 100vw, min(60vw, 550px)" class="image-cover"><carousel-navigation aria-controls="shop-the-look-item-carousel-look-1-md" class="shop-the-look__hot-spot-list"><button class="shop-the-look__hot-spot" style="--shop-the-look-hot-spot-top: 60%; --shop-the-look-hot-spot-left: 70%; --background: 255 255 255  ; background-color: rgb(var(--background));--border-color: var(--text-color) / 0.15;" aria-current="true" aria-label="Aller à l&amp;#39;élément 1">
                        <span class="sr-only">Aller à l&#39;élément 1</span>
                      </button><button class="shop-the-look__hot-spot" style="--shop-the-look-hot-spot-top: 10%; --shop-the-look-hot-spot-left: 30%; --background: 255 255 255  ; background-color: rgb(var(--background));--border-color: var(--text-color) / 0.15;" aria-current="false" aria-label="Aller à l&amp;#39;élément 2">
                        <span class="sr-only">Aller à l&#39;élément 2</span>
                      </button><button class="shop-the-look__hot-spot" style="--shop-the-look-hot-spot-top: 90%; --shop-the-look-hot-spot-left: 50%; --background: 255 255 255  ; background-color: rgb(var(--background));--border-color: var(--text-color) / 0.15;" aria-current="false" aria-label="Aller à l&amp;#39;élément 3">
                        <span class="sr-only">Aller à l&#39;élément 3</span>
                      </button></carousel-navigation>
                </div><shop-the-look-popover id="shop-the-look-item-popover-look-1" class="shop-the-look__popover popover">
                    <p class="h4" slot="header">Shop the look</p>

                    <scroll-carousel id="shop-the-look-item-carousel-look-1-md" class="shop-the-look__item-carousel scroll-area bleed snap-x"><div class="shop-the-look__item-product w-full snap-center is-selected"><product-card class="product-card" handle="tee-shirt-lamina"><div class="product-card__figure"><a href="/products/tee-shirt-lamina" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=2400" alt="tee-shirt lamina – tee-shirt basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 3 - (24px / 3 * 2))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=2400" alt="tee-shirt lamina – tee-shirt basque en coton bio – Katxi Klothing – vue 3" srcset="//katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 3 - (24px / 3 * 2))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__shop-the-look--mobile-look-1-15536019145053" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-lamina?variant=58183716077917" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__shop-the-look--mobile-look-1-15536019145053" aria-label="Choisir les options pour tee-shirt lamina">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-lamina" class="product-title h6" data-instant="">tee-shirt lamina</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>40,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch-mobile-look-1-template--32283441430877__shop-the-look--15536019145053-1" id="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--15536019145053-1-12312018846045" value="12312018846045" checked="checked" data-option-position="1" data-variant-id="58183716077917" data-variant-media="{&quot;alt&quot;:&quot;tee-shirt lamina – tee-shirt basque en coton bio – Katxi Klothing – vue 3&quot;,&quot;id&quot;:70405636653405,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;tee-shirt lamina – tee-shirt basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:70405636948317,&quot;position&quot;:3,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/15_8774506c-bf96-4f46-90ce-4010d05db438.png?v=1774255214&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/15_8774506c-bf96-4f46-90ce-4010d05db438.png?v=1774255214&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--15536019145053-1-12312018846045" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/Chocolat.png?v=1754554301&width=72)">
      <span class="sr-only">Chocolat</span>
    </label><input class="sr-only" type="radio" name="swatch-mobile-look-1-template--32283441430877__shop-the-look--15536019145053-1" id="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--15536019145053-1-12312002953565" value="12312002953565" data-option-position="1" data-variant-id="58183610138973" data-variant-media="{&quot;alt&quot;:&quot;tee-shirt lamina – tee-shirt basque en coton bio – Katxi Klothing – vue 4&quot;,&quot;id&quot;:70405710774621,&quot;position&quot;:6,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/PRODUIT_SITE_7498cdf4-46a9-475d-93bc-2bc2ae2fd159.png?v=1774255214&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/PRODUIT_SITE_7498cdf4-46a9-475d-93bc-2bc2ae2fd159.png?v=1774255214&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;tee-shirt lamina – tee-shirt basque en coton bio – Katxi Klothing – vue 5&quot;,&quot;id&quot;:70405636686173,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/12_ee7b8091-6161-432a-8803-98b9680c1d7d.png?v=1774255214&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/12_ee7b8091-6161-432a-8803-98b9680c1d7d.png?v=1774255214&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--15536019145053-1-12312002953565" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/Natural-Azul-claro.png?v=1714399260&width=72)">
      <span class="sr-only">Natural</span>
    </label></fieldset><spark-product-price parent-id="15536019145053"></spark-product-price>
  </div>
</product-card>
</div><div class="shop-the-look__item-product w-full snap-center"><product-card class="product-card" handle="bob-kapela-mundaka"><div class="product-card__figure"><a href="/products/bob-kapela-mundaka" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=2400" alt="Bob Kapela Mundaka – bob basque brodé – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 3 - (24px / 3 * 2))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=1200" alt="Bob Kapela Mundaka – bob basque brodé – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 3 - (24px / 3 * 2))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__shop-the-look--mobile-look-1-8894133928285" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="bob-kapela-mundaka?variant=49746756174173" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__shop-the-look--mobile-look-1-8894133928285" aria-label="Choisir les options pour Bob Kapela Mundaka">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/bob-kapela-mundaka" class="product-title h6" data-instant="">Bob Kapela Mundaka</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>35,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch-mobile-look-1-template--32283441430877__shop-the-look--8894133928285-1" id="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--8894133928285-1-1677851918685" value="1677851918685" checked="checked" data-option-position="1" data-variant-id="49746756174173" data-variant-media="{&quot;alt&quot;:&quot;Bob Kapela Mundaka – bob basque brodé – Katxi Klothing&quot;,&quot;id&quot;:75262268637533,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Bob Kapela Mundaka – bob basque brodé – Katxi Klothing – vue 2&quot;,&quot;id&quot;:64044657181021,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/106.png?v=1739784654&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/106.png?v=1739784654&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--8894133928285-1-1677851918685" style="--swatch-background: linear-gradient(to right, #242951, #242951)">
      <span class="sr-only">Bleu Marine</span>
    </label><input class="sr-only" type="radio" name="swatch-mobile-look-1-template--32283441430877__shop-the-look--8894133928285-1" id="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--8894133928285-1-1677851885917" value="1677851885917" data-option-position="1" data-variant-id="49746756141405" data-variant-media="{&quot;alt&quot;:&quot;Bob Kapela Mundaka – bob basque brodé – Katxi Klothing – vue 13&quot;,&quot;id&quot;:75262269456733,&quot;position&quot;:13,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_d42db9b4-0eaa-43b2-92dc-85aad102c4d8.png?v=1787060986&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_d42db9b4-0eaa-43b2-92dc-85aad102c4d8.png?v=1787060986&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Bob Kapela Mundaka – bob basque brodé – Katxi Klothing – vue 2&quot;,&quot;id&quot;:64044657181021,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/106.png?v=1739784654&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/106.png?v=1739784654&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--8894133928285-1-1677851885917" style="--swatch-background: linear-gradient(to right, #EAD8AB, #EAD8AB)">
      <span class="sr-only">Beige</span>
    </label><input class="sr-only" type="radio" name="swatch-mobile-look-1-template--32283441430877__shop-the-look--8894133928285-1" id="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--8894133928285-1-10962064441693" value="10962064441693" data-option-position="1" data-variant-id="49746756108637" data-variant-media="{&quot;alt&quot;:&quot;Bob Kapela Mundaka – bob basque brodé – Katxi Klothing – vue 12&quot;,&quot;id&quot;:64044657213789,&quot;position&quot;:12,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/103.png?v=1739784651&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/103.png?v=1739784651&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Bob Kapela Mundaka – bob basque brodé – Katxi Klothing – vue 13&quot;,&quot;id&quot;:75262269456733,&quot;position&quot;:13,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_d42db9b4-0eaa-43b2-92dc-85aad102c4d8.png?v=1787060986&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_d42db9b4-0eaa-43b2-92dc-85aad102c4d8.png?v=1787060986&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--8894133928285-1-10962064441693" style="--swatch-background: linear-gradient(to right, #647763, #647763)">
      <span class="sr-only">Kaki</span>
    </label></fieldset><spark-product-price parent-id="8894133928285"></spark-product-price>
  </div>
</product-card>
</div><div class="shop-the-look__item-product w-full snap-center"><product-card class="product-card" handle="notre-kabas"><div class="product-card__figure"><a href="/products/notre-kabas" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=2400" alt="Notre Kabas – kabas basque sérigraphié – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 3 - (24px / 3 * 2))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=2400" alt="Notre Kabas – kabas basque sérigraphié – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 3 - (24px / 3 * 2))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__shop-the-look--mobile-look-1-15540544438621" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="notre-kabas?variant=58196554514781" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__shop-the-look--mobile-look-1-15540544438621" aria-label="Choisir les options pour Notre Kabas">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/notre-kabas" class="product-title h6" data-instant="">Notre Kabas</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>35,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch-mobile-look-1-template--32283441430877__shop-the-look--15540544438621-1" id="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--15540544438621-1-12322514075997" value="12322514075997" checked="checked" data-option-position="1" data-variant-id="58196554514781" data-variant-media="{&quot;alt&quot;:&quot;Notre Kabas – kabas basque sérigraphié – Katxi Klothing&quot;,&quot;id&quot;:70407136477533,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Notre Kabas – kabas basque sérigraphié – Katxi Klothing – vue 2&quot;,&quot;id&quot;:70407136182621,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--15540544438621-1-12322514075997" style="--swatch-background: linear-gradient(to right, #efeddc, #efeddc)">
      <span class="sr-only">Natural Kabino</span>
    </label><input class="sr-only" type="radio" name="swatch-mobile-look-1-template--32283441430877__shop-the-look--15540544438621-1" id="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--15540544438621-1-12322514108765" value="12322514108765" data-option-position="1" data-variant-id="58196554547549" data-variant-media="{&quot;alt&quot;:&quot;Notre Kabas – kabas basque sérigraphié – Katxi Klothing – vue 6&quot;,&quot;id&quot;:70407136444765,&quot;position&quot;:6,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/7_233d4786-df73-4a6b-81bf-423162339280.png?v=1769442256&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/7_233d4786-df73-4a6b-81bf-423162339280.png?v=1769442256&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Notre Kabas – kabas basque sérigraphié – Katxi Klothing – vue 7&quot;,&quot;id&quot;:70407136379229,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_0d04c306-8a50-4f56-9ed9-63609ace11e1.png?v=1769442256&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_0d04c306-8a50-4f56-9ed9-63609ace11e1.png?v=1769442256&quot;,&quot;width&quot;:2400}"><label class="color-swatch  is-disabled" for="option-value--template--32283441430877__shop-the-look-swatch-mobile-look-1-template--32283441430877__shop-the-look--15540544438621-1-12322514108765" style="--swatch-background: linear-gradient(to right, #1f584b, #1f584b)">
      <span class="sr-only">Vert Gernika</span>
    </label></fieldset><spark-product-price parent-id="15540544438621"></spark-product-price>
  </div>
</product-card>
</div></scroll-carousel>
                  </shop-the-look-popover></div></shop-the-look-mobile-carousel>
<button type="button" class="button w-full">Voir les produits</button></div></div>

          <div class="md-max:hidden"><div class="floating-controls-container"><shop-the-look-desktop-carousel class="shop-the-look__carousel is-scrollable" id="shop-the-look-carousel-template--32283441430877__shop-the-look-md"><div class="shop-the-look__item snap-start is-selected w-full">
                <div class="shop-the-look__image-wrapper"><img src="//katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=2400" alt="Homme en bob et tee-shirt Lamina crème et femme en tee-shirt Lamina marron Katxi Klothing, avec un kabas en coton" srcset="//katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/tee-shirt-lamina-creme-marron-bob-kabas-katxi-klothing.png?v=1787311274&amp;width=1800 1800w" width="2400" height="2400" loading="lazy" sizes="(max-width: 999px) 100vw, min(60vw, 550px)" class="image-cover"><carousel-navigation aria-controls="shop-the-look-item-carousel-look-1-md-max" class="shop-the-look__hot-spot-list"><button class="shop-the-look__hot-spot" style="--shop-the-look-hot-spot-top: 60%; --shop-the-look-hot-spot-left: 70%; --background: 255 255 255  ; background-color: rgb(var(--background));--border-color: var(--text-color) / 0.15;" aria-current="true" aria-label="Aller à l&amp;#39;élément 1">
                        <span class="sr-only">Aller à l&#39;élément 1</span>
                      </button><button class="shop-the-look__hot-spot" style="--shop-the-look-hot-spot-top: 10%; --shop-the-look-hot-spot-left: 30%; --background: 255 255 255  ; background-color: rgb(var(--background));--border-color: var(--text-color) / 0.15;" aria-current="false" aria-label="Aller à l&amp;#39;élément 2">
                        <span class="sr-only">Aller à l&#39;élément 2</span>
                      </button><button class="shop-the-look__hot-spot" style="--shop-the-look-hot-spot-top: 90%; --shop-the-look-hot-spot-left: 50%; --background: 255 255 255  ; background-color: rgb(var(--background));--border-color: var(--text-color) / 0.15;" aria-current="false" aria-label="Aller à l&amp;#39;élément 3">
                        <span class="sr-only">Aller à l&#39;élément 3</span>
                      </button></carousel-navigation>
                </div><div class="shop-the-look__item-content">
                    <shop-the-look-product-list-carousel class="shop-the-look__item-carousel w-full" id="shop-the-look-item-carousel-look-1-md-max"><div class="shop-the-look__item-product w-full snap-center is-selected"><product-card class="product-card" handle="tee-shirt-lamina"><div class="product-card__figure"><a href="/products/tee-shirt-lamina" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=2400" alt="tee-shirt lamina – tee-shirt basque en coton bio – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/6_148eda8c-8bef-4387-a9c5-62e1fd712412.png?v=1772198722&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 3 - (24px / 3 * 2))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=2400" alt="tee-shirt lamina – tee-shirt basque en coton bio – Katxi Klothing – vue 3" srcset="//katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 3 - (24px / 3 * 2))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__shop-the-look--desktop-look-1-15536019145053" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="tee-shirt-lamina?variant=58183716077917" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__shop-the-look--desktop-look-1-15536019145053" aria-label="Choisir les options pour tee-shirt lamina">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/tee-shirt-lamina" class="product-title h6" data-instant="">tee-shirt lamina</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>40,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch-desktop-look-1-template--32283441430877__shop-the-look--15536019145053-1" id="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--15536019145053-1-12312018846045" value="12312018846045" checked="checked" data-option-position="1" data-variant-id="58183716077917" data-variant-media="{&quot;alt&quot;:&quot;tee-shirt lamina – tee-shirt basque en coton bio – Katxi Klothing – vue 3&quot;,&quot;id&quot;:70405636653405,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/14_d24f66dd-81d5-48c0-b9c5-2b5193eb2b2a.png?v=1774255214&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;tee-shirt lamina – tee-shirt basque en coton bio – Katxi Klothing – vue 2&quot;,&quot;id&quot;:70405636948317,&quot;position&quot;:3,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/15_8774506c-bf96-4f46-90ce-4010d05db438.png?v=1774255214&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/15_8774506c-bf96-4f46-90ce-4010d05db438.png?v=1774255214&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--15536019145053-1-12312018846045" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/Chocolat.png?v=1754554301&width=72)">
      <span class="sr-only">Chocolat</span>
    </label><input class="sr-only" type="radio" name="swatch-desktop-look-1-template--32283441430877__shop-the-look--15536019145053-1" id="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--15536019145053-1-12312002953565" value="12312002953565" data-option-position="1" data-variant-id="58183610138973" data-variant-media="{&quot;alt&quot;:&quot;tee-shirt lamina – tee-shirt basque en coton bio – Katxi Klothing – vue 4&quot;,&quot;id&quot;:70405710774621,&quot;position&quot;:6,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/PRODUIT_SITE_7498cdf4-46a9-475d-93bc-2bc2ae2fd159.png?v=1774255214&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/PRODUIT_SITE_7498cdf4-46a9-475d-93bc-2bc2ae2fd159.png?v=1774255214&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;tee-shirt lamina – tee-shirt basque en coton bio – Katxi Klothing – vue 5&quot;,&quot;id&quot;:70405636686173,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/12_ee7b8091-6161-432a-8803-98b9680c1d7d.png?v=1774255214&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/12_ee7b8091-6161-432a-8803-98b9680c1d7d.png?v=1774255214&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--15536019145053-1-12312002953565" style="--swatch-background: url(//katxiklothing.com/cdn/shop/files/Natural-Azul-claro.png?v=1714399260&width=72)">
      <span class="sr-only">Natural</span>
    </label></fieldset><spark-product-price parent-id="15536019145053"></spark-product-price>
  </div>
</product-card>
</div><div class="shop-the-look__item-product w-full snap-center"><product-card class="product-card" handle="bob-kapela-mundaka"><div class="product-card__figure"><a href="/products/bob-kapela-mundaka" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=2400" alt="Bob Kapela Mundaka – bob basque brodé – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 3 - (24px / 3 * 2))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=1200" alt="Bob Kapela Mundaka – bob basque brodé – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/106.png?v=1739784654&amp;width=1200 1200w" width="1200" height="1700" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 3 - (24px / 3 * 2))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__shop-the-look--desktop-look-1-8894133928285" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="bob-kapela-mundaka?variant=49746756174173" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__shop-the-look--desktop-look-1-8894133928285" aria-label="Choisir les options pour Bob Kapela Mundaka">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/bob-kapela-mundaka" class="product-title h6" data-instant="">Bob Kapela Mundaka</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>35,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch-desktop-look-1-template--32283441430877__shop-the-look--8894133928285-1" id="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--8894133928285-1-1677851918685" value="1677851918685" checked="checked" data-option-position="1" data-variant-id="49746756174173" data-variant-media="{&quot;alt&quot;:&quot;Bob Kapela Mundaka – bob basque brodé – Katxi Klothing&quot;,&quot;id&quot;:75262268637533,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_f33729fb-6fc6-4178-a411-42ad8722f1d5.png?v=1787060978&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Bob Kapela Mundaka – bob basque brodé – Katxi Klothing – vue 2&quot;,&quot;id&quot;:64044657181021,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/106.png?v=1739784654&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/106.png?v=1739784654&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--8894133928285-1-1677851918685" style="--swatch-background: linear-gradient(to right, #242951, #242951)">
      <span class="sr-only">Bleu Marine</span>
    </label><input class="sr-only" type="radio" name="swatch-desktop-look-1-template--32283441430877__shop-the-look--8894133928285-1" id="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--8894133928285-1-1677851885917" value="1677851885917" data-option-position="1" data-variant-id="49746756141405" data-variant-media="{&quot;alt&quot;:&quot;Bob Kapela Mundaka – bob basque brodé – Katxi Klothing – vue 13&quot;,&quot;id&quot;:75262269456733,&quot;position&quot;:13,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_d42db9b4-0eaa-43b2-92dc-85aad102c4d8.png?v=1787060986&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_d42db9b4-0eaa-43b2-92dc-85aad102c4d8.png?v=1787060986&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Bob Kapela Mundaka – bob basque brodé – Katxi Klothing – vue 2&quot;,&quot;id&quot;:64044657181021,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/106.png?v=1739784654&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/106.png?v=1739784654&quot;,&quot;width&quot;:1200}"><label class="color-swatch" for="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--8894133928285-1-1677851885917" style="--swatch-background: linear-gradient(to right, #EAD8AB, #EAD8AB)">
      <span class="sr-only">Beige</span>
    </label><input class="sr-only" type="radio" name="swatch-desktop-look-1-template--32283441430877__shop-the-look--8894133928285-1" id="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--8894133928285-1-10962064441693" value="10962064441693" data-option-position="1" data-variant-id="49746756108637" data-variant-media="{&quot;alt&quot;:&quot;Bob Kapela Mundaka – bob basque brodé – Katxi Klothing – vue 12&quot;,&quot;id&quot;:64044657213789,&quot;position&quot;:12,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;width&quot;:1200,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/103.png?v=1739784651&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:1700,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/103.png?v=1739784651&quot;,&quot;width&quot;:1200}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Bob Kapela Mundaka – bob basque brodé – Katxi Klothing – vue 13&quot;,&quot;id&quot;:75262269456733,&quot;position&quot;:13,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_d42db9b4-0eaa-43b2-92dc-85aad102c4d8.png?v=1787060986&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_d42db9b4-0eaa-43b2-92dc-85aad102c4d8.png?v=1787060986&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--8894133928285-1-10962064441693" style="--swatch-background: linear-gradient(to right, #647763, #647763)">
      <span class="sr-only">Kaki</span>
    </label></fieldset><spark-product-price parent-id="8894133928285"></spark-product-price>
  </div>
</product-card>
</div><div class="shop-the-look__item-product w-full snap-center"><product-card class="product-card" handle="notre-kabas"><div class="product-card__figure"><a href="/products/notre-kabas" class="product-card__media" draggable="false" data-instant=""><img src="//katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=2400" alt="Notre Kabas – kabas basque sérigraphié – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 3 - (24px / 3 * 2))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=2400" alt="Notre Kabas – kabas basque sérigraphié – Katxi Klothing – vue 2" srcset="//katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&amp;width=1800 1800w" width="2400" height="3400" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 3 - (24px / 3 * 2))" draggable="false" aria-hidden="true"></a><button type="button" aria-controls="product-quick-buy-template--32283441430877__shop-the-look--desktop-look-1-15540544438621" class="product-card__quick-add-button">
            <span class="sr-only">Choisir les options</span><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-plus" viewbox="0 0 12 12">
      <path d="M6 0v12M0 6h12" stroke="currentColor" stroke-width="1.5"></path>
    </svg></button>

          <quick-buy-modal handle="notre-kabas?variant=58196554514781" class="quick-buy-modal modal" id="product-quick-buy-template--32283441430877__shop-the-look--desktop-look-1-15540544438621" aria-label="Choisir les options pour Notre Kabas">
          </quick-buy-modal></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/notre-kabas" class="product-title h6" data-instant="">Notre Kabas</a><price-list class="price-list"><sale-price class="h6 text-subdued">
        <span class="sr-only">Prix de vente</span>35,00€</sale-price></price-list>
</div></div><fieldset class="h-stack wrap justify-center gap-1">
              <legend class="sr-only">Couleur</legend><input class="sr-only" type="radio" name="swatch-desktop-look-1-template--32283441430877__shop-the-look--15540544438621-1" id="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--15540544438621-1-12322514075997" value="12322514075997" checked="checked" data-option-position="1" data-variant-id="58196554514781" data-variant-media="{&quot;alt&quot;:&quot;Notre Kabas – kabas basque sérigraphié – Katxi Klothing&quot;,&quot;id&quot;:70407136477533,&quot;position&quot;:1,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/1_e32e735e-f91f-4d6c-b3af-fc027a38ab27.png?v=1769442212&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Notre Kabas – kabas basque sérigraphié – Katxi Klothing – vue 2&quot;,&quot;id&quot;:70407136182621,&quot;position&quot;:2,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/2_ae513522-160d-4153-a6a0-6f5e4056697b.png?v=1769442211&quot;,&quot;width&quot;:2400}"><label class="color-swatch" for="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--15540544438621-1-12322514075997" style="--swatch-background: linear-gradient(to right, #efeddc, #efeddc)">
      <span class="sr-only">Natural Kabino</span>
    </label><input class="sr-only" type="radio" name="swatch-desktop-look-1-template--32283441430877__shop-the-look--15540544438621-1" id="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--15540544438621-1-12322514108765" value="12322514108765" data-option-position="1" data-variant-id="58196554547549" data-variant-media="{&quot;alt&quot;:&quot;Notre Kabas – kabas basque sérigraphié – Katxi Klothing – vue 6&quot;,&quot;id&quot;:70407136444765,&quot;position&quot;:6,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/7_233d4786-df73-4a6b-81bf-423162339280.png?v=1769442256&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/7_233d4786-df73-4a6b-81bf-423162339280.png?v=1769442256&quot;,&quot;width&quot;:2400}" data-variant-secondary-media="{&quot;alt&quot;:&quot;Notre Kabas – kabas basque sérigraphié – Katxi Klothing – vue 7&quot;,&quot;id&quot;:70407136379229,&quot;position&quot;:7,&quot;preview_image&quot;:{&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;width&quot;:2400,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_0d04c306-8a50-4f56-9ed9-63609ace11e1.png?v=1769442256&quot;},&quot;aspect_ratio&quot;:0.706,&quot;height&quot;:3400,&quot;media_type&quot;:&quot;image&quot;,&quot;src&quot;:&quot;\/\/katxiklothing.com\/cdn\/shop\/files\/4_0d04c306-8a50-4f56-9ed9-63609ace11e1.png?v=1769442256&quot;,&quot;width&quot;:2400}"><label class="color-swatch  is-disabled" for="option-value--template--32283441430877__shop-the-look-swatch-desktop-look-1-template--32283441430877__shop-the-look--15540544438621-1-12322514108765" style="--swatch-background: linear-gradient(to right, #1f584b, #1f584b)">
      <span class="sr-only">Vert Gernika</span>
    </label></fieldset><spark-product-price parent-id="15540544438621"></spark-product-price>
  </div>
</product-card>
</div></shop-the-look-product-list-carousel>
<a class="button" href="/products/tee-shirt-lamina">Voir le produit</a><carousel-navigation aria-controls="shop-the-look-item-carousel-look-1-md-max" class="page-dots"><button class="tap-area" aria-current="true" aria-label="Aller à l&amp;#39;élément 1">
                            <span class="sr-only">Aller à l&#39;élément 1</span>
                          </button><button class="tap-area" aria-current="false" aria-label="Aller à l&amp;#39;élément 2">
                            <span class="sr-only">Aller à l&#39;élément 2</span>
                          </button><button class="tap-area" aria-current="false" aria-label="Aller à l&amp;#39;élément 3">
                            <span class="sr-only">Aller à l&#39;élément 3</span>
                          </button></carousel-navigation></div></div></shop-the-look-desktop-carousel></div></div></div>
    </div>
  </div>
</section><section id="shopify-section-template--32283441430877__video" class="shopify-section shopify-section--video"><div class="content-over-media content-over-media--auto" style="--text-color: 247 247 245; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;"><video-media host="youtube" autoplay="" class="pointer-events-none"><template><iframe src="https://www.youtube.com/embed/HTjSC40vVZI?playsinline=1&autoplay=1&controls=0&mute=1&loop=1&playlist=HTjSC40vVZI&enablejsapi=1&rel=0&modestbranding=1&origin=https%3A%2F%2Fkatxiklothing.com" allow="autoplay; encrypted-media" allowfullscreen="allowfullscreen"></iframe></template>
      </video-media><div class="place-self-center text-center">
        <div class="prose"></div>
      </div></div>
</section><section id="shopify-section-template--32283441430877__timeline" class="shopify-section shopify-section--timeline"><style>
    #shopify-section-template--32283441430877__timeline {
      --timeline-nav-mobile-background: 247 247 245;
      --timeline-nav-mobile-text-color: 43 42 39;
    }
  </style><div class="section-spacing color-scheme color-scheme--scheme-2 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673 bordered-section">
    <div class="container container--md">
      <div class="timeline"><timeline-carousel id="carousel-template--32283441430877__timeline" class="timeline__carousel full-bleed sm:unbleed"><div class="timeline__item color-scheme color-scheme--scheme-1 is-selected" style="--timeline-item-mobile-text-color: 255 255 255">
              <div class="timeline__item-image-wrapper"><picture><img src="//katxiklothing.com/cdn/shop/files/ikurrina-drapeau-basque-front-de-mer-pays-basque.webp?v=1787311404&amp;width=1000" alt="Ikurriña, le drapeau basque, flottant face à l&#39;océan sur le front de mer du Pays basque" srcset="//katxiklothing.com/cdn/shop/files/ikurrina-drapeau-basque-front-de-mer-pays-basque.webp?v=1787311404&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/ikurrina-drapeau-basque-front-de-mer-pays-basque.webp?v=1787311404&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/ikurrina-drapeau-basque-front-de-mer-pays-basque.webp?v=1787311404&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/ikurrina-drapeau-basque-front-de-mer-pays-basque.webp?v=1787311404&amp;width=1000 1000w" width="1000" height="1000" loading="lazy" sizes="min(50vw, 575px)" class="image-cover"></picture></div>

              <div class="timeline__item-content" reveal-on-scroll="true">
                <div class="prose"><p class="h6">Kulture Basque</p><p class="h2">Euskal herria, le Pays Basque</p><p>Katxi Klothing célèbre la richesse de la culture basque à travers des collections qui mêlent tradition et modernité. Des graphismes épurés revisitent les symboles et figures du Pays Basque avec une approche contemporaine, authentique et élégante, pour faire vivre ce patrimoine et le transmettre aux nouvelles générations.<br></p>
<button type="button" class="button">En savoir plus</button></div>
              </div>
            </div><div class="timeline__item color-scheme color-scheme--scheme-1" style="--timeline-item-mobile-text-color: 255 255 255">
              <div class="timeline__item-image-wrapper"><picture><img src="//katxiklothing.com/cdn/shop/files/image00024_copie.webp?v=1786982234&amp;width=1920" alt="Gourde Katxi Klothing gravée du logo K, customisation locale au Pays basque" srcset="//katxiklothing.com/cdn/shop/files/image00024_copie.webp?v=1786982234&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/image00024_copie.webp?v=1786982234&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/image00024_copie.webp?v=1786982234&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/image00024_copie.webp?v=1786982234&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/image00024_copie.webp?v=1786982234&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/image00024_copie.webp?v=1786982234&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/image00024_copie.webp?v=1786982234&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/image00024_copie.webp?v=1786982234&amp;width=1800 1800w" width="1920" height="1080" loading="lazy" sizes="min(50vw, 575px)" class="image-cover"></picture></div>

              <div class="timeline__item-content">
                <div class="prose"><p class="h6">From Euskal Herria with Love</p><p class="h2">Customisation locale</p><p>Depuis sa Kréation, Katxi Klothing a pris le parti des circuits courts et du local.<br>Sérigraphie, couture, broderie, étiquetage : toute la customisation est faite au Pays Basque, dans un rayon maximum de 30 km autour de Saint-Jean-de-Luz.<br>En plus de limiter l’empreinte carbone de la société, ce choix d’ultra-localisme nous permet de mettre en avant les richesses de l’artisanat basque et luzien et les compétences de nos collaborateurs.</p></div>
              </div>
            </div><div class="timeline__item color-scheme color-scheme--scheme-1" style="--timeline-item-mobile-text-color: 255 255 255">
              <div class="timeline__item-image-wrapper"><picture><img src="//katxiklothing.com/cdn/shop/files/A7V02769.webp?v=1787037236&amp;width=1920" alt="Tote bag en coton Katxi Klothing sérigraphié du chêne de Gernika" srcset="//katxiklothing.com/cdn/shop/files/A7V02769.webp?v=1787037236&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/A7V02769.webp?v=1787037236&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/A7V02769.webp?v=1787037236&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/A7V02769.webp?v=1787037236&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/A7V02769.webp?v=1787037236&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/A7V02769.webp?v=1787037236&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/A7V02769.webp?v=1787037236&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/A7V02769.webp?v=1787037236&amp;width=1800 1800w" width="1920" height="1280" loading="lazy" sizes="min(50vw, 575px)" class="image-cover"></picture></div>

              <div class="timeline__item-content">
                <div class="prose"><p class="h6">Eco-Responsable</p><p class="h2">S'engager durablement</p><p>Notre marque s’inscrit dans une démarche éco-responsable : nous développons l’ultra-localisme et sommes particulièrement soucieux de la provenance de nos matières premières, et des conditions de fabrication de nos produits.<br>Tous les vêtements Katxi Klothing sont en coton bio 100% et polyester recyclé, des matières plus respectueuses de l'environnement et d’une qualité bien supérieure aux textiles classiques.<br>Les méthodes de fabrication sont étudiées de façon à protéger au maximum la Terre et les Hommes.<br>Des engagements dont nous sommes fiers.</p></div>
              </div>
            </div><div class="timeline__item color-scheme color-scheme--scheme-1" style="--timeline-item-mobile-text-color: 255 255 255">
              <div class="timeline__item-image-wrapper"><picture><img src="//katxiklothing.com/cdn/shop/files/A7V01963.webp?v=1787037453&amp;width=1920" alt="Femme et homme en vestes en denim Katxi Klothing assis dos à dos" srcset="//katxiklothing.com/cdn/shop/files/A7V01963.webp?v=1787037453&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/A7V01963.webp?v=1787037453&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/A7V01963.webp?v=1787037453&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/A7V01963.webp?v=1787037453&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/A7V01963.webp?v=1787037453&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/A7V01963.webp?v=1787037453&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/files/A7V01963.webp?v=1787037453&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/files/A7V01963.webp?v=1787037453&amp;width=1800 1800w" width="1920" height="1280" loading="lazy" sizes="min(50vw, 575px)" class="image-cover"></picture></div>

              <div class="timeline__item-content">
                <div class="prose"><p class="h6">Plus que des collaborateurs</p><p class="h2">Une histoire d'amitie</p><p>La marque réunit une communauté grandissante et chacun apporte sa pierre à l'édifice. On pense à nos très chers clients évidemment, notre équipe d'ambassadeurs - la très fière Team K -, bien sûr, mais aussi à chacun de nos collaborateurs, de la customisation à la distribution en passant par notre équipe de numéros 10.</p><p><em>Katxi Klothing c'est une marque qui tisse aussi des liens.</em></p></div>
              </div>
            </div></timeline-carousel>

        <carousel-navigation align-selected="" aria-controls="carousel-template--32283441430877__timeline" class="timeline__nav hide-scrollbar bleed sm:unbleed"><button class="heading" aria-current="true">Culture Basque</button><button class="heading" aria-current="false">Customisation locale</button><button class="heading" aria-current="false">Eco-responsable</button><button class="heading" aria-current="false">Copains comme Katxi</button></carousel-navigation>
      </div>
    </div>
  </div>
</section><section id="shopify-section-template--32283441430877__multiple-media-with-text" class="shopify-section shopify-section--multiple-media-with-text"><style>
    #shopify-section-template--32283441430877__multiple-media-with-text {
      --multiple-media-with-text-grid: "media-wrapper" "content-wrapper" / minmax(0, 1fr);
      --multiple-media-with-text-media-alignment-offset: 40px;
      --multiple-media-with-text-media-grid: auto var(--multiple-media-with-text-media-grid-auto-rows) / auto-flow var(--multiple-media-with-text-media-grid-auto-columns);
      --multiple-media-with-text-media-gap: 0;--multiple-media-with-text-media-grid-auto-rows:[main-start] minmax(0, 1fr) [main-end offset-start] minmax(0, var(--multiple-media-with-text-media-alignment-offset)) [offset-end];
      --multiple-media-with-text-media-grid-auto-columns:minmax(0, 1.75fr) minmax(0, 0.8fr) minmax(0, 0.8fr);
    }

    @media screen and (min-width: 700px) {
      #shopify-section-template--32283441430877__multiple-media-with-text {
        --multiple-media-with-text-media-alignment-offset: 80px;
        --multiple-media-with-text-media-gap: 0;--multiple-media-with-text-media-grid-auto-columns:minmax(0, 1.4fr) minmax(0, 0.35fr) minmax(0, 1.85fr);
      }
    }

    @media screen and (min-width: 1000px) {
      #shopify-section-template--32283441430877__multiple-media-with-text {
        --multiple-media-with-text-grid: "content-wrapper media-wrapper" / minmax(0, 375px) minmax(0, 1fr);
      }
    }
  </style><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-010c7c62e34edcbdd0bb6c5a9d129a3f bordered-section">
    <div class="container container--md">
      <multiple-media-with-text reveal-on-scroll="true" class="multiple-media-with-text multiple-media-with-text--overlap multiple-media-with-text--reverse">
        <div class="multiple-media-with-text__media-wrapper"><div class="align-self-end" style="--media-rotate: 0deg; grid-row-end: main-end;"><img src="//katxiklothing.com/cdn/shop/files/broderie-atelier-machine-pays-basque-katxi-klothing.webp?v=1787311455&amp;width=1920" alt="Broderie du logo K sur un vêtement vert, machine à broder de l&#39;atelier au Pays basque" srcset="//katxiklothing.com/cdn/shop/files/broderie-atelier-machine-pays-basque-katxi-klothing.webp?v=1787311455&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/broderie-atelier-machine-pays-basque-katxi-klothing.webp?v=1787311455&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/broderie-atelier-machine-pays-basque-katxi-klothing.webp?v=1787311455&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/broderie-atelier-machine-pays-basque-katxi-klothing.webp?v=1787311455&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/broderie-atelier-machine-pays-basque-katxi-klothing.webp?v=1787311455&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/broderie-atelier-machine-pays-basque-katxi-klothing.webp?v=1787311455&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/broderie-atelier-machine-pays-basque-katxi-klothing.webp?v=1787311455&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/broderie-atelier-machine-pays-basque-katxi-klothing.webp?v=1787311455&amp;width=900 900w, //katxiklothing.com/cdn/shop/files/broderie-atelier-machine-pays-basque-katxi-klothing.webp?v=1787311455&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/broderie-atelier-machine-pays-basque-katxi-klothing.webp?v=1787311455&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/broderie-atelier-machine-pays-basque-katxi-klothing.webp?v=1787311455&amp;width=1400 1400w" width="1920" height="2400" loading="lazy" sizes="auto, (max-width: 699px) 50vw, 500px"></div><div class="align-self-end" style="--media-rotate: 0deg; "><img src="//katxiklothing.com/cdn/shop/files/tee-shirt-basque-serigraphie-marron-katxi-klothing.webp?v=1787311437&amp;width=1920" alt="Tee-shirt basque marron sérigraphié Katxi Klothing posé sur une chaise en bois" srcset="//katxiklothing.com/cdn/shop/files/tee-shirt-basque-serigraphie-marron-katxi-klothing.webp?v=1787311437&amp;width=200 200w, //katxiklothing.com/cdn/shop/files/tee-shirt-basque-serigraphie-marron-katxi-klothing.webp?v=1787311437&amp;width=300 300w, //katxiklothing.com/cdn/shop/files/tee-shirt-basque-serigraphie-marron-katxi-klothing.webp?v=1787311437&amp;width=400 400w, //katxiklothing.com/cdn/shop/files/tee-shirt-basque-serigraphie-marron-katxi-klothing.webp?v=1787311437&amp;width=500 500w, //katxiklothing.com/cdn/shop/files/tee-shirt-basque-serigraphie-marron-katxi-klothing.webp?v=1787311437&amp;width=600 600w, //katxiklothing.com/cdn/shop/files/tee-shirt-basque-serigraphie-marron-katxi-klothing.webp?v=1787311437&amp;width=700 700w, //katxiklothing.com/cdn/shop/files/tee-shirt-basque-serigraphie-marron-katxi-klothing.webp?v=1787311437&amp;width=800 800w, //katxiklothing.com/cdn/shop/files/tee-shirt-basque-serigraphie-marron-katxi-klothing.webp?v=1787311437&amp;width=900 900w, //katxiklothing.com/cdn/shop/files/tee-shirt-basque-serigraphie-marron-katxi-klothing.webp?v=1787311437&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/files/tee-shirt-basque-serigraphie-marron-katxi-klothing.webp?v=1787311437&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/files/tee-shirt-basque-serigraphie-marron-katxi-klothing.webp?v=1787311437&amp;width=1400 1400w" width="1920" height="2560" loading="lazy" sizes="auto, (max-width: 699px) 50vw, 500px"></div></div>

        <div class="multiple-media-with-text__content-wrapper align-self-center">
          <div class="prose"><p class="h6">Sérigraphie - Broderie - Transfert</p><p class="h3">Katxi peut tout customiser</p><p>Vous êtes une entreprise, un restaurant, une association, une école ou une collectivité ? Vous souhaitez <strong>affirmer votre identité vestimentaire </strong>ou simplement faire plaisir à votre équipe ?</p><div class="button-group">
<button type="button" class="button">En savoir plus</button></div></div>
        </div>
      </multiple-media-with-text>
    </div>
  </div>
</section><section id="shopify-section-template--32283441430877__blog-posts" class="shopify-section shopify-section--blog-posts"><div class="section-spacing color-scheme color-scheme--scheme-5 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673 bordered-section">
  <div class="container container--lg">
    <div class="section-stack">
  <div class="section-header justify-self-center text-center"><div class="prose"><p class="h6">Quand la presse s'en mêle...</p><h2 class="h2">Ama, on passe a la tv !</h2></div></div><blog-posts class="blog-post-list justify-center blog-post-list--carousel scroll-area snap-x bleed md:unbleed" reveal-on-scroll="true"><div class="blog-post-card group snap-center"><a href="/blogs/news/une-collaboration-avec-le-musee-bonnat-helleu-de-bayonne" class="overflow-hidden"><img src="//katxiklothing.com/cdn/shop/articles/2_e738ff56-a1cf-4881-8cc2-3ed1f1606f75.png?v=1779176706&amp;width=1366" alt="Une collaboration avec le Musée Bonnat-Helleu de Bayonne" srcset="//katxiklothing.com/cdn/shop/articles/2_e738ff56-a1cf-4881-8cc2-3ed1f1606f75.png?v=1779176706&amp;width=300 300w, //katxiklothing.com/cdn/shop/articles/2_e738ff56-a1cf-4881-8cc2-3ed1f1606f75.png?v=1779176706&amp;width=400 400w, //katxiklothing.com/cdn/shop/articles/2_e738ff56-a1cf-4881-8cc2-3ed1f1606f75.png?v=1779176706&amp;width=500 500w, //katxiklothing.com/cdn/shop/articles/2_e738ff56-a1cf-4881-8cc2-3ed1f1606f75.png?v=1779176706&amp;width=600 600w, //katxiklothing.com/cdn/shop/articles/2_e738ff56-a1cf-4881-8cc2-3ed1f1606f75.png?v=1779176706&amp;width=800 800w, //katxiklothing.com/cdn/shop/articles/2_e738ff56-a1cf-4881-8cc2-3ed1f1606f75.png?v=1779176706&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/articles/2_e738ff56-a1cf-4881-8cc2-3ed1f1606f75.png?v=1779176706&amp;width=1200 1200w" width="1366" height="768" loading="lazy" sizes="(max-width: 699px) 95vw, (max-width: 1149px) calc(100vw / 2), calc((80rem - (5rem * (3 - 1) / 3)" class="blog-post-card__image w-full zoom-image group-hover:zoom"></a><div class="blog-post-card__info"><p>
        <a href="/blogs/news/une-collaboration-avec-le-musee-bonnat-helleu-de-bayonne" class="blog-post-card__title h4">Une collaboration avec le Musée Bonnat-Helleu de Bayonne</a>
      </p><a href="/blogs/news/une-collaboration-avec-le-musee-bonnat-helleu-de-bayonne" class="blog-post-card__read-more link">En savoir plus</a></div>
</div>
<div class="blog-post-card group snap-center"><a href="/blogs/news/katxi-fete-ses-10-ans-a-saint-jean-de-luz" class="overflow-hidden"><img src="//katxiklothing.com/cdn/shop/articles/1_5b787ed9-a2b1-4c95-b02b-af707833ac74.png?v=1779196945&amp;width=1800" alt="10 ANS MAINTENANT." srcset="//katxiklothing.com/cdn/shop/articles/1_5b787ed9-a2b1-4c95-b02b-af707833ac74.png?v=1779196945&amp;width=300 300w, //katxiklothing.com/cdn/shop/articles/1_5b787ed9-a2b1-4c95-b02b-af707833ac74.png?v=1779196945&amp;width=400 400w, //katxiklothing.com/cdn/shop/articles/1_5b787ed9-a2b1-4c95-b02b-af707833ac74.png?v=1779196945&amp;width=500 500w, //katxiklothing.com/cdn/shop/articles/1_5b787ed9-a2b1-4c95-b02b-af707833ac74.png?v=1779196945&amp;width=600 600w, //katxiklothing.com/cdn/shop/articles/1_5b787ed9-a2b1-4c95-b02b-af707833ac74.png?v=1779196945&amp;width=800 800w, //katxiklothing.com/cdn/shop/articles/1_5b787ed9-a2b1-4c95-b02b-af707833ac74.png?v=1779196945&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/articles/1_5b787ed9-a2b1-4c95-b02b-af707833ac74.png?v=1779196945&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/articles/1_5b787ed9-a2b1-4c95-b02b-af707833ac74.png?v=1779196945&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/articles/1_5b787ed9-a2b1-4c95-b02b-af707833ac74.png?v=1779196945&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/articles/1_5b787ed9-a2b1-4c95-b02b-af707833ac74.png?v=1779196945&amp;width=1800 1800w" width="1800" height="800" loading="lazy" sizes="(max-width: 699px) 95vw, (max-width: 1149px) calc(100vw / 2), calc((80rem - (5rem * (3 - 1) / 3)" class="blog-post-card__image w-full zoom-image group-hover:zoom"></a><div class="blog-post-card__info"><p>
        <a href="/blogs/news/katxi-fete-ses-10-ans-a-saint-jean-de-luz" class="blog-post-card__title h4">10 ANS MAINTENANT.</a>
      </p><a href="/blogs/news/katxi-fete-ses-10-ans-a-saint-jean-de-luz" class="blog-post-card__read-more link">En savoir plus</a></div>
</div>
<div class="blog-post-card group snap-center"><a href="/blogs/news/katxi-x-atelier-facon-cuir-une-collaboration-nee-d-un-savoir-faire-local" class="overflow-hidden"><img src="//katxiklothing.com/cdn/shop/articles/Design_sans_titre-3_d7dbd102-904a-410b-85e1-160ffe40de97.png?v=1759919985&amp;width=3520" alt="Porte-monnaie en cuir fait main : Katxi x Façon Cuir" srcset="//katxiklothing.com/cdn/shop/articles/Design_sans_titre-3_d7dbd102-904a-410b-85e1-160ffe40de97.png?v=1759919985&amp;width=300 300w, //katxiklothing.com/cdn/shop/articles/Design_sans_titre-3_d7dbd102-904a-410b-85e1-160ffe40de97.png?v=1759919985&amp;width=400 400w, //katxiklothing.com/cdn/shop/articles/Design_sans_titre-3_d7dbd102-904a-410b-85e1-160ffe40de97.png?v=1759919985&amp;width=500 500w, //katxiklothing.com/cdn/shop/articles/Design_sans_titre-3_d7dbd102-904a-410b-85e1-160ffe40de97.png?v=1759919985&amp;width=600 600w, //katxiklothing.com/cdn/shop/articles/Design_sans_titre-3_d7dbd102-904a-410b-85e1-160ffe40de97.png?v=1759919985&amp;width=800 800w, //katxiklothing.com/cdn/shop/articles/Design_sans_titre-3_d7dbd102-904a-410b-85e1-160ffe40de97.png?v=1759919985&amp;width=1000 1000w, //katxiklothing.com/cdn/shop/articles/Design_sans_titre-3_d7dbd102-904a-410b-85e1-160ffe40de97.png?v=1759919985&amp;width=1200 1200w, //katxiklothing.com/cdn/shop/articles/Design_sans_titre-3_d7dbd102-904a-410b-85e1-160ffe40de97.png?v=1759919985&amp;width=1400 1400w, //katxiklothing.com/cdn/shop/articles/Design_sans_titre-3_d7dbd102-904a-410b-85e1-160ffe40de97.png?v=1759919985&amp;width=1600 1600w, //katxiklothing.com/cdn/shop/articles/Design_sans_titre-3_d7dbd102-904a-410b-85e1-160ffe40de97.png?v=1759919985&amp;width=1800 1800w, //katxiklothing.com/cdn/shop/articles/Design_sans_titre-3_d7dbd102-904a-410b-85e1-160ffe40de97.png?v=1759919985&amp;width=2000 2000w" width="3520" height="1980" loading="lazy" sizes="(max-width: 699px) 95vw, (max-width: 1149px) calc(100vw / 2), calc((80rem - (5rem * (3 - 1) / 3)" class="blog-post-card__image w-full zoom-image group-hover:zoom"></a><div class="blog-post-card__info"><p>
        <a href="/blogs/news/katxi-x-atelier-facon-cuir-une-collaboration-nee-d-un-savoir-faire-local" class="blog-post-card__title h4">Porte-monnaie en cuir fait main : Katxi x Façon Cuir</a>
      </p><a href="/blogs/news/katxi-x-atelier-facon-cuir-une-collaboration-nee-d-un-savoir-faire-local" class="blog-post-card__read-more link">En savoir plus</a></div>
</div>
</blog-posts><div class="justify-self-center">
<a class="button" href="/blogs/news">Revue de presse</a></div></div>
  </div>
</div>


</section><script data-locksmith="">
    var load = function () {

          Locksmith.ping();


      Locksmith.util.on('submit', 'locksmith-resource-form', function (event) {
        event.preventDefault();
        var data = Locksmith.util.serializeForm(event.target);
        var options = { spinner: false, container: 'locksmith-content' };
        // a form rendered inline (section replacement) must keep that context
        // on resubmit: same enclosing container (there may be several on the
        // page), and no layout classes or cancel affordance in the re-render
        var inlineContainer = event.target.closest && event.target.closest('[id^="locksmith-content"]');
        if (inlineContainer) {
          options.container = inlineContainer;
        }
        if (event.target.getAttribute('data-locksmith-inline') === 'true') {
          options.include_layout_classes = false;
        }
        Locksmith.postResource(data, options);
      });

      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>
<!-- BEGIN sections: footer-group -->
<section id="shopify-section-sections--32283441758557__custom_liquid_EaqJTe" class="shopify-section shopify-section-group-footer-group shopify-section--custom-liquid"><div class="color-scheme color-scheme--scheme-1 color-scheme--bg-010c7c62e34edcbdd0bb6c5a9d129a3f">
    <div class="">
      <div class="text-center"><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://katxiklothing.com/#organization",
  "name": "Katxi Klothing",
  "url": "https://katxiklothing.com",
  "logo": "https://katxiklothing.com/cdn/shop/files/Charte_Katchi_alt_b.svg",
  "description": "Marque de vêtements du Pays Basque, style basque moderniste, customisation locale et éco-responsable.",
  "telephone": "+33-5-47-75-99-13",
  "sameAs": [
    "https://www.facebook.com/KatxiKlothing/",
    "https://www.instagram.com/katxiklothing/",
    "https://www.youtube.com/channel/UC_LSKRT9W9nHkyQCY0EgSfQ"
  ]
}
</script></div>
    </div>
  </div>
</section><section id="shopify-section-sections--32283441758557__text-with-icons" class="shopify-section shopify-section-group-footer-group shopify-section--text-with-icons"><div class="section-spacing section-spacing--tight color-scheme color-scheme--scheme-1 color-scheme--bg-010c7c62e34edcbdd0bb6c5a9d129a3f bordered-section">
    <div class="container">
      <div class="v-stack gap-8"><text-with-icons-carousel disabled-on="sm" allow-swipe="" id="text-with-icons-sections--32283441758557__text-with-icons" class="text-with-icons full-bleed sm:unbleed" role="region" style="--border-color: var(--text-color) / 0.15;"><div class="text-with-icons__item is-selected snap-center" role="group" aria-label="Elément 1 de 3">
              <div class="v-stack gap-6 justify-items-center sm:justify-items-center"><img src="//katxiklothing.com/cdn/shop/files/icone-paiement-securise.png?v=1787311479&amp;width=200" alt="Paiement sécurisé" srcset="//katxiklothing.com/cdn/shop/files/icone-paiement-securise.png?v=1787311479&amp;width=64 64w, //katxiklothing.com/cdn/shop/files/icone-paiement-securise.png?v=1787311479&amp;width=128 128w" width="200" height="200" sizes="64px" class="constrained-image" style="--image-mobile-max-width: 64px; --image-max-width: 64px"><div class="v-stack gap-2 text-center sm:text-center"><p class="h6">Paiement Sécurisé</p><div class="prose"><p>Visa, Mastercard, Amex, Paypal, ApplePay<br></p></div></div></div>
            </div><div class="text-with-icons__item  snap-center" role="group" aria-label="Elément 2 de 3">
              <div class="v-stack gap-6 justify-items-center sm:justify-items-center"><img src="//katxiklothing.com/cdn/shop/files/icone-livraison-offerte.png?v=1787311496&amp;width=200" alt="Livraison offerte dès 100 €" srcset="//katxiklothing.com/cdn/shop/files/icone-livraison-offerte.png?v=1787311496&amp;width=64 64w, //katxiklothing.com/cdn/shop/files/icone-livraison-offerte.png?v=1787311496&amp;width=128 128w" width="200" height="200" sizes="64px" class="constrained-image" style="--image-mobile-max-width: 64px; --image-max-width: 64px"><div class="v-stack gap-2 text-center sm:text-center"><p class="h6">Livraison</p><div class="prose"><p>Offerte à partir de 80€</p></div></div></div>
            </div><div class="text-with-icons__item  snap-center" role="group" aria-label="Elément 3 de 3">
              <div class="v-stack gap-6 justify-items-center sm:justify-items-center"><img src="//katxiklothing.com/cdn/shop/files/icone-eco-responsable.png?v=1787311514&amp;width=200" alt="Customisation locale et éco-responsable" srcset="//katxiklothing.com/cdn/shop/files/icone-eco-responsable.png?v=1787311514&amp;width=64 64w, //katxiklothing.com/cdn/shop/files/icone-eco-responsable.png?v=1787311514&amp;width=128 128w" width="200" height="200" sizes="64px" class="constrained-image" style="--image-mobile-max-width: 64px; --image-max-width: 64px"><div class="v-stack gap-2 text-center sm:text-center"><p class="h6">Nos engagements</p><div class="prose"><p>Customisation locale et éco-responsable<br><br></p></div></div></div>
            </div></text-with-icons-carousel><carousel-navigation aria-controls="text-with-icons-sections--32283441758557__text-with-icons" class="page-dots sm:hidden"><button class="tap-area" aria-current="true">
                  <span class="sr-only">Aller à l&#39;élément 1</span>
                </button><button class="tap-area" aria-current="false">
                  <span class="sr-only">Aller à l&#39;élément 2</span>
                </button><button class="tap-area" aria-current="false">
                  <span class="sr-only">Aller à l&#39;élément 3</span>
                </button></carousel-navigation></div>
    </div>
  </div>
</section><section id="shopify-section-sections--32283441758557__scrolling_content_33xXKA" class="shopify-section shopify-section-group-footer-group shopify-section--scrolling-content"><style>
    #shopify-section-sections--32283441758557__scrolling_content_33xXKA {
      --section-vertical-spacing: clamp(20px, calc(20px + (20 - 20) * ((100vw - 375px) / (1400 - 375))), 20px);
      --scrolling-content-content-gap: clamp(20px, calc(20px + (80 - 20) * ((100vw - 375px) / (1400 - 375))), 80px);

      font-size: clamp(50px, calc(50px + (72 - 50) * ((100vw - 375px) / (1400 - 375))), 72px);
    }
  </style><div class="section-spacing color-scheme color-scheme--bg-010c7c62e34edcbdd0bb6c5a9d129a3f  bordered-section" style="--background: 247 247 245  ; background-color: rgb(var(--background));--text-color: 56 54 47; color: rgb(var(--text-color));--border-color:218 218 215;">
    <marquee-text speed="0.1" direction="right" class="scrolling-content">
      <div class="scrolling-content__item"><div class="scrolling-content__image"><img src="//katxiklothing.com/cdn/shop/files/illustration-chene-gernika-katxi-klothing.png?v=1787311024&amp;width=200" alt="Illustration du chêne, symbole basque – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/illustration-chene-gernika-katxi-klothing.png?v=1787311024&amp;width=90 90w, //katxiklothing.com/cdn/shop/files/illustration-chene-gernika-katxi-klothing.png?v=1787311024&amp;width=180 180w" width="200" height="200" sizes="(max-width: 699px) 90px, 180px"></div><div class="scrolling-content__image"><img src="//katxiklothing.com/cdn/shop/files/illustration-vague-belharra-katxi-klothing.png?v=1787310970&amp;width=200" alt="Illustration de la vague de Belharra au soleil levant – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/illustration-vague-belharra-katxi-klothing.png?v=1787310970&amp;width=90 90w, //katxiklothing.com/cdn/shop/files/illustration-vague-belharra-katxi-klothing.png?v=1787310970&amp;width=180 180w" width="200" height="200" sizes="(max-width: 699px) 90px, 180px"></div><div class="scrolling-content__image"><img src="//katxiklothing.com/cdn/shop/files/illustration-kabino-txapela-katxi-klothing.png?v=1787310984&amp;width=200" alt="Le Kabino, personnage à la txapela emblème de Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/illustration-kabino-txapela-katxi-klothing.png?v=1787310984&amp;width=90 90w, //katxiklothing.com/cdn/shop/files/illustration-kabino-txapela-katxi-klothing.png?v=1787310984&amp;width=180 180w" width="200" height="200" sizes="(max-width: 699px) 90px, 180px"></div><div class="scrolling-content__image"><img src="//katxiklothing.com/cdn/shop/files/illustration-motif-vagues-katxi-klothing.png?v=1787310999&amp;width=200" alt="Motif de vagues dessiné, sérigraphie Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/illustration-motif-vagues-katxi-klothing.png?v=1787310999&amp;width=90 90w, //katxiklothing.com/cdn/shop/files/illustration-motif-vagues-katxi-klothing.png?v=1787310999&amp;width=180 180w" width="200" height="200" sizes="(max-width: 699px) 90px, 180px"></div><div class="scrolling-content__image"><img src="//katxiklothing.com/cdn/shop/files/illustration-txoriak-oiseaux-katxi-klothing.png?v=1787311012&amp;width=200" alt="Illustration Txoriak, les oiseaux – Katxi Klothing" srcset="//katxiklothing.com/cdn/shop/files/illustration-txoriak-oiseaux-katxi-klothing.png?v=1787311012&amp;width=90 90w, //katxiklothing.com/cdn/shop/files/illustration-txoriak-oiseaux-katxi-klothing.png?v=1787311012&amp;width=180 180w" width="200" height="200" sizes="(max-width: 699px) 90px, 180px"></div></div>
    </marquee-text>
  </div>
<style> #shopify-section-sections--32283441758557__scrolling_content_33xXKA div {padding: 8px 0px 0px 0px;} </style></section><footer id="shopify-section-sections--32283441758557__footer" class="shopify-section shopify-section-group-footer-group shopify-section--footer"><style>
  #shopify-section-sections--32283441758557__footer {
    --footer-content-justify-items: space-between;
  }
</style><div class="footer color-scheme color-scheme--scheme-3 color-scheme--bg-cf5ddad7a567bb78eece3a7206e10ec1 bordered-section">
  <div class="container">
    <div class="footer__inner"><div class="footer__block-list"><div class="footer__block footer__block--text"><div class="v-stack gap-4 sm:gap-5"><p class="h6">À propos de Katxi Klothing</p><div class="prose text-subdued"><p>Katxi Klothing, c'est la marque basque, locale et éco-responsable imaginée par une bande de copains. Entre modernité et art de vivre, elle revisite le style basque avec fraîcheur et authenticité.</p></div></div></div><div class="footer__block footer__block--links"><div class="v-stack gap-4 sm:gap-5"><p class="h6">Shop</p><ul class="v-stack gap-2.5 unstyled-list" role="list"><li>
                            <a href="/collections/tee-shirts-polos" class="link-faded">Nos Tee-Shirts</a>
                          </li><li>
                            <a href="/collections/sweats" class="link-faded">Nos Sweats & Vestes</a>
                          </li><li>
                            <a href="/collections/accessoires" class="link-faded">Nos Accessoires</a>
                          </li><li>
                            <a href="/collections/affiches-serigraphies" class="link-faded">Affiches</a>
                          </li></ul></div></div><div class="footer__block footer__block--links"><div class="v-stack gap-4 sm:gap-5"><p class="h6">Infomations</p><ul class="v-stack gap-2.5 unstyled-list" role="list"><li>
                            <a href="/pages/kontactez-nous" class="link-faded">Contactez-nous</a>
                          </li><li>
                            <a href="/search" class="link-faded">Recherche</a>
                          </li><li>
                            <a href="/policies/terms-of-sale" class="link-faded">CGV</a>
                          </li><li>
                            <a href="/policies/legal-notice" class="link-faded">Mentions légales</a>
                          </li><li>
                            <a href="/policies/privacy-policy" class="link-faded">Politique de confidentialité</a>
                          </li><li>
                            <a href="/policies/refund-policy" class="link-faded">Politique de retour</a>
                          </li><li>
                            <a href="/policies/terms-of-service" class="link-faded">Conditions d'utilisation</a>
                          </li></ul></div></div><div class="footer__block footer__block--newsletter"><div class="v-stack gap-4 sm:gap-5"><p class="h6">Newsletter</p><div class="prose text-subdued"><p>Le Courrier Katxi ! Inscris-toi, nous t'offrons une remise de 10% sur tout le e-shop, et tu recevras nos bons plans et toutes les nouveautés Katxi !!!</p></div><form method="post" action="/contact#newsletter-form-sections--32283441758557__footer" id="newsletter-form-sections--32283441758557__footer" accept-charset="UTF-8" class="form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="contact[tags]" value="newsletter"><div class="form-control"><input id="input--sections--32283441758557__footer--contactemail" class="input" type="email" dir="ltr" placeholder="E-mail" name="contact[email]" autocomplete="email" enterkeyhint="send" required=""><label for="input--sections--32283441758557__footer--contactemail" class="floating-label text-xs">E-mail</label></div><div class="align-self-start">
<button type="submit" class="button">S&#39;inscrire</button></div></form></div></div></div><ul class="social-media social-media--list unstyled-list" role="list"><li class="social-media__item branding-colors--facebook">
      <a href="https://www.facebook.com/KatxiKlothing/" class="tap-area" target="_blank" rel="noopener" aria-label="Nous suivre sur Facebook"><svg aria-hidden="true" focusable="false" width="24" class="icon icon-facebook" viewbox="0 0 24 24">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M10.183 21.85v-8.868H7.2V9.526h2.983V6.982a4.17 4.17 0 0 1 4.44-4.572 22.33 22.33 0 0 1 2.667.144v3.084h-1.83a1.44 1.44 0 0 0-1.713 1.68v2.208h3.423l-.447 3.456h-2.97v8.868h-3.57Z" fill="currentColor"></path>
    </svg></a>
    </li><li class="social-media__item branding-colors--instagram">
      <a href="https://www.instagram.com/katxiklothing/?hl=fr" class="tap-area" target="_blank" rel="noopener" aria-label="Nous suivre sur Instagram"><svg aria-hidden="true" focusable="false" width="24" class="icon icon-instagram" viewbox="0 0 24 24">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.4c-2.607 0-2.934.011-3.958.058-1.022.046-1.72.209-2.33.446a4.705 4.705 0 0 0-1.7 1.107 4.706 4.706 0 0 0-1.108 1.7c-.237.611-.4 1.31-.446 2.331C2.41 9.066 2.4 9.392 2.4 12c0 2.607.011 2.934.058 3.958.046 1.022.209 1.72.446 2.33a4.706 4.706 0 0 0 1.107 1.7c.534.535 1.07.863 1.7 1.108.611.237 1.309.4 2.33.446 1.025.047 1.352.058 3.959.058s2.934-.011 3.958-.058c1.022-.046 1.72-.209 2.33-.446a4.706 4.706 0 0 0 1.7-1.107 4.706 4.706 0 0 0 1.108-1.7c.237-.611.4-1.31.446-2.33.047-1.025.058-1.352.058-3.959s-.011-2.934-.058-3.958c-.047-1.022-.209-1.72-.446-2.33a4.706 4.706 0 0 0-1.107-1.7 4.705 4.705 0 0 0-1.7-1.108c-.611-.237-1.31-.4-2.331-.446C14.934 2.41 14.608 2.4 12 2.4Zm0 1.73c2.563 0 2.867.01 3.88.056.935.042 1.443.199 1.782.33.448.174.768.382 1.104.718.336.336.544.656.718 1.104.131.338.287.847.33 1.783.046 1.012.056 1.316.056 3.879 0 2.563-.01 2.867-.056 3.88-.043.935-.199 1.444-.33 1.782a2.974 2.974 0 0 1-.719 1.104 2.974 2.974 0 0 1-1.103.718c-.339.131-.847.288-1.783.33-1.012.046-1.316.056-3.88.056-2.563 0-2.866-.01-3.878-.056-.936-.042-1.445-.199-1.783-.33a2.974 2.974 0 0 1-1.104-.718 2.974 2.974 0 0 1-.718-1.104c-.131-.338-.288-.847-.33-1.783-.047-1.012-.056-1.316-.056-3.879 0-2.563.01-2.867.056-3.88.042-.935.199-1.443.33-1.782.174-.448.382-.768.718-1.104a2.974 2.974 0 0 1 1.104-.718c.338-.131.847-.288 1.783-.33C9.133 4.14 9.437 4.13 12 4.13Zm0 11.07a3.2 3.2 0 1 1 0-6.4 3.2 3.2 0 0 1 0 6.4Zm0-8.13a4.93 4.93 0 1 0 0 9.86 4.93 4.93 0 0 0 0-9.86Zm6.276-.194a1.152 1.152 0 1 1-2.304 0 1.152 1.152 0 0 1 2.304 0Z" fill="currentColor"></path>
    </svg></a>
    </li><li class="social-media__item branding-colors--youtube">
      <a href="https://www.youtube.com/channel/UC_LSKRT9W9nHkyQCY0EgSfQ/videos" class="tap-area" target="_blank" rel="noopener" aria-label="Nous suivre sur YouTube"><svg aria-hidden="true" focusable="false" width="24" class="icon icon-youtube" viewbox="0 0 24 24">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M20.44 5.243c.929.244 1.66.963 1.909 1.876.451 1.654.451 5.106.451 5.106s0 3.452-.451 5.106a2.681 2.681 0 0 1-1.91 1.876c-1.684.443-8.439.443-8.439.443s-6.754 0-8.439-.443a2.682 2.682 0 0 1-1.91-1.876c-.45-1.654-.45-5.106-.45-5.106s0-3.452.45-5.106a2.681 2.681 0 0 1 1.91-1.876c1.685-.443 8.44-.443 8.44-.443s6.754 0 8.438.443Zm-5.004 6.982L9.792 15.36V9.091l5.646 3.134Z" fill="currentColor"></path>
    </svg></a>
    </li></ul><div class="footer__aside"><p class="heading text-subdued text-xxs">
          © 2026 - Katxi Klothing
</p><ul class="payment-methods unstyled-list"><li><svg xmlns="http://www.w3.org/2000/svg" role="img" viewbox="0 0 38 24" width="38" height="24" fill="none" aria-labelledby="pi-american_express"><title id="pi-american_express">American Express</title><rect x=".5" y=".5" width="37" height="23" rx="2.5" stroke="#000" stroke-opacity=".07" fill="none"></rect><path d="M35 0H3C1.3 0 0 1.3 0 3V21C0 22.7 1.4 24 3 24H35C36.7 24 38 22.7 38 21V3C38 1.3 36.6 0 35 0Z" fill="#0071CE" style="fill:#0071CE;fill:color(display-p3 0.0000 0.4431 0.8078);fill-opacity:1;"></path><path d="M3 0.5H35C36.3348 0.5 37.5 1.58692 37.5 3V21C37.5 22.4239 36.4239 23.5 35 23.5H3C1.66524 23.5 0.5 22.4131 0.5 21V3C0.5 1.57614 1.57614 0.5 3 0.5Z" stroke="black" stroke-opacity="0.07" style="stroke:black;stroke-opacity:0.07;"></path><path d="M25.8662 6.33203V3H31L31.8662 5.5332L32.7334 3H37V14.2002H36.7998L34.8672 16.2656L36.7998 18.3594H37V21.2666H33.5996L31.9336 19.3994L30.2002 21.2666H19.4668V12.666H16L20.2666 3H24.4004L25.8662 6.33203ZM20.5996 20.2656H27V18.5322H22.666V17.3994H26.8662V15.666H22.666V14.5322H27V12.7988H20.5996V20.2656ZM30.5332 16.5322L27 20.2656H29.5996L31.8662 17.8662L34.0664 20.2656H36.7324L33.1992 16.4658L36.7324 12.7988H34.1328L31.8662 15.1992L29.7324 12.7988H27L30.5332 16.5322ZM17.666 11.7324H19.9326L20.5332 10.1992H23.999L24.666 11.7324H26.999L23.666 4.19922H20.999L17.666 11.7324ZM33.5996 4.19922L31.9326 8.86621L30.1992 4.19922H27V11.666H29.0664V6.39941L31 11.666H32.7998L34.7324 6.39941V11.666H36.7324V4.13281L33.5996 4.19922ZM23.2656 8.46582H21.2656L22.2656 5.99902L23.2656 8.46582Z" fill="white" style="fill:white;fill-opacity:1;"></path></svg>
</li><li><svg 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><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"></path><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><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"></path></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><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><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"></path></g></g></svg>
</li><li><svg xmlns="http://www.w3.org/2000/svg" aria-labelledby="pi-bancontact" role="img" viewbox="0 0 38 24" width="38" height="24"><title id="pi-bancontact">Bancontact</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><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><path d="M4.703 3.077h28.594c.139 0 .276.023.405.068.128.045.244.11.343.194a.9.9 0 0 1 .229.29c.053.107.08.223.08.34V20.03a.829.829 0 0 1-.31.631 1.164 1.164 0 0 1-.747.262H4.703a1.23 1.23 0 0 1-.405-.068 1.09 1.09 0 0 1-.343-.194.9.9 0 0 1-.229-.29.773.773 0 0 1-.08-.34V3.97c0-.118.027-.234.08-.342a.899.899 0 0 1 .23-.29c.098-.082.214-.148.342-.193a1.23 1.23 0 0 1 .405-.068Z" fill="#fff"></path><path d="M6.38 18.562v-3.077h1.125c.818 0 1.344.259 1.344.795 0 .304-.167.515-.401.638.338.132.536.387.536.734 0 .62-.536.91-1.37.91H6.38Zm.724-1.798h.537c.328 0 .468-.136.468-.387 0-.268-.255-.356-.599-.356h-.406v.743Zm0 1.262h.448c.438 0 .693-.093.693-.383 0-.286-.219-.404-.63-.404h-.51v.787Zm3.284.589c-.713 0-1.073-.295-1.073-.69 0-.436.422-.69 1.047-.695.156.002.31.014.464.035v-.105c0-.269-.183-.396-.531-.396a2.128 2.128 0 0 0-.688.105l-.13-.474a3.01 3.01 0 0 1 .9-.132c.767 0 1.147.343 1.147.936v1.222c-.214.093-.615.194-1.136.194Zm.438-.497v-.47a2.06 2.06 0 0 0-.37-.036c-.24 0-.427.08-.427.286 0 .185.156.281.432.281a.947.947 0 0 0 .365-.061Zm1.204.444v-2.106a3.699 3.699 0 0 1 1.177-.193c.76 0 1.198.316 1.198.9v1.399h-.719v-1.354c0-.303-.167-.444-.484-.444a1.267 1.267 0 0 0-.459.079v1.719h-.713Zm4.886-2.167-.135.479a1.834 1.834 0 0 0-.588-.11c-.422 0-.652.25-.652.664 0 .453.24.685.688.685.2-.004.397-.043.578-.114l.115.488a2.035 2.035 0 0 1-.75.128c-.865 0-1.365-.453-1.365-1.17 0-.712.495-1.182 1.323-1.182.27-.001.538.043.787.132Zm1.553 2.22c-.802 0-1.302-.47-1.302-1.178 0-.704.5-1.174 1.302-1.174.807 0 1.297.47 1.297 1.173 0 .708-.49 1.179-1.297 1.179Zm0-.502c.37 0 .563-.259.563-.677 0-.413-.193-.672-.563-.672-.364 0-.568.26-.568.672 0 .418.204.677.568.677Zm1.713.449v-2.106a3.699 3.699 0 0 1 1.177-.193c.76 0 1.198.316 1.198.9v1.399h-.719v-1.354c0-.303-.166-.444-.484-.444a1.268 1.268 0 0 0-.459.079v1.719h-.713Zm3.996.053c-.62 0-.938-.286-.938-.866v-.95h-.354v-.484h.355v-.488l.718-.03v.518h.578v.484h-.578v.94c0 .256.125.374.36.374.093 0 .185-.008.276-.026l.036.488c-.149.028-.3.041-.453.04Zm1.814 0c-.713 0-1.073-.295-1.073-.69 0-.436.422-.69 1.047-.695.155.002.31.014.464.035v-.105c0-.269-.183-.396-.532-.396a2.128 2.128 0 0 0-.687.105l-.13-.474a3.01 3.01 0 0 1 .9-.132c.766 0 1.146.343 1.146.936v1.222c-.213.093-.614.194-1.135.194Zm.438-.497v-.47a2.06 2.06 0 0 0-.37-.036c-.24 0-.427.08-.427.286 0 .185.156.281.432.281a.946.946 0 0 0 .365-.061Zm3.157-1.723-.136.479a1.834 1.834 0 0 0-.588-.11c-.422 0-.651.25-.651.664 0 .453.24.685.687.685.2-.004.397-.043.578-.114l.115.488a2.035 2.035 0 0 1-.75.128c-.865 0-1.365-.453-1.365-1.17 0-.712.495-1.182 1.323-1.182.27-.001.538.043.787.132Zm1.58 2.22c-.62 0-.938-.286-.938-.866v-.95h-.354v-.484h.354v-.488l.72-.03v.518h.577v.484h-.578v.94c0 .256.125.374.36.374.092 0 .185-.008.276-.026l.036.488c-.149.028-.3.041-.453.04Z" fill="#1E3764"></path><path d="M11.394 13.946c3.803 0 5.705-2.14 7.606-4.28H6.38v4.28h5.014Z" fill="url(#pi-bancontact-a)"></path><path d="M26.607 5.385c-3.804 0-5.705 2.14-7.607 4.28h12.62v-4.28h-5.013Z" fill="url(#pi-bancontact-b)"></path><defs><lineargradient id="pi-bancontact-a" x1="8.933" y1="12.003" x2="17.734" y2="8.13" gradientunits="userSpaceOnUse"><stop stop-color="#005AB9"></stop><stop offset="1" stop-color="#1E3764"></stop></lineargradient><lineargradient id="pi-bancontact-b" x1="19.764" y1="10.037" x2="29.171" y2="6.235" gradientunits="userSpaceOnUse"><stop stop-color="#FBA900"></stop><stop offset="1" stop-color="#FFD800"></stop></lineargradient></defs></svg></li><li><svg xmlns="http://www.w3.org/2000/svg" role="img" viewbox="0 0 38 24" width="38" height="24" aria-labelledby="pi-cartes_bancaires"><title id="pi-cartes_bancaires">Cartes Bancaires</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><path fill="url(#pi-cartes_bancaires-bg)" 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><path d="M359.76,172.39L377.69,176.41C391.283,180.103 404.573,185.387 417.56,192.26L436.24,204.32C444.133,210.28 451.377,216.933 457.97,224.28C468.75,236.533 477.46,250.08 484.1,264.92C491.547,282.307 496.263,300.463 498.25,319.39L498.88,325.76C498.884,325.797 498.885,325.833 498.885,325.87C498.885,326.477 498.387,326.978 497.78,326.98L488.04,327.03L463.22,327.01L364.28,327.01L314.43,327.03C314.189,327.03 313.99,327.229 313.99,327.47L313.97,358.76C313.97,359.149 314.291,359.47 314.68,359.47L347.03,359.44L392.51,359.36L455.5,359.39L476.03,359.37L497.93,359.27C497.934,359.27 497.938,359.27 497.942,359.27C498.436,359.27 498.842,359.676 498.842,360.17C498.842,360.19 498.841,360.21 498.84,360.23C497.793,375.25 495.07,389.85 490.67,404.03C481.463,433.73 465.017,458.42 441.33,478.1C434.7,482.97 427.99,488.11 421.1,492.01C414.607,495.677 407.88,499.007 400.92,502C390.773,505.96 380.283,509.25 369.45,511.87C358.57,514.083 347.61,515.697 336.57,516.71C323.27,517.67 310.147,517.68 297.2,516.74C284.933,515.8 273.123,514.087 261.77,511.6L238.33,504.64L222.81,498.06C213.743,493.66 205.42,488.693 197.84,483.16C194.92,481.02 191.367,478.213 187.18,474.74C179.267,467.567 172.037,459.82 165.49,451.5C149.837,429.727 139.937,405.473 135.79,378.74C134.997,373.607 134.313,368.713 133.74,364.06C133.493,359.447 133.287,355.093 133.12,351C130.62,288.62 154.03,229.02 209.21,195.62C221.257,188.393 234.053,182.7 247.6,178.54C266.753,172.68 286.397,169.49 306.53,168.97C310.04,168.99 313.69,168.59 316.97,168.67C332.75,169.1 344.72,169.82 359.76,172.39Z" fill="#fff" transform="matrix(.0373 0 0 .0321 1 1)"></path><path d="M543.53,178.39L564.53,178.48L615.29,178.46L626.64,178.39L658.03,178.43L695.21,178.41L715.29,178.46L742.47,178.47C754.77,178.27 765.197,178.96 773.75,180.54C775.25,180.813 778.343,181.547 783.03,182.74C791.683,185.62 799.43,190.06 806.27,196.06C821.137,209.253 829.46,225.9 831.24,246C831.54,249.353 831.53,254.247 831.21,260.68C830.883,262.76 830.52,264.863 830.12,266.99C826.12,288.283 815.17,304.643 797.27,316.07C791.15,319.983 784.14,322.75 776.24,324.37C766.087,326.103 757.34,326.973 750,326.98C729.9,327.007 709.807,327.017 689.72,327.01L640.23,327.03L610.96,327.03L552.22,327.08L529.14,326.99C528.66,326.99 528.42,326.75 528.42,326.27L528.39,210.79L528.46,182.34L528.39,178.97C528.39,178.966 528.39,178.963 528.39,178.959C528.385,178.641 528.647,178.375 528.971,178.37C528.974,178.37 528.977,178.37 528.98,178.37L543.53,178.39Z" fill="#fff" transform="matrix(.0373 0 0 .0321 1 1)"></path><path d="M544.02,359.28L600.29,359.41L629.53,359.47L686.76,359.42C710.667,359.473 734.58,359.523 758.5,359.57C761.013,359.57 764.993,359.987 770.44,360.82C794.68,363.74 814.59,379.34 824.72,401.32C830.253,413.787 832.43,426.597 831.25,439.75C828.89,466.217 816.147,486.057 793.02,499.27C777.79,506.54 761.85,507.5 745.02,507.51C735.833,507.517 726.643,507.513 717.45,507.5L680.94,507.51L653.28,507.52L592.8,507.63L585.32,507.53L539.82,507.52L529.54,507.64C528.88,507.58 528.55,507.367 528.55,507C528.557,475.087 528.537,443.147 528.49,411.18L528.47,360.61C528.47,359.71 528.917,359.263 529.81,359.27L544.02,359.28Z" fill="#fff" transform="matrix(.0373 0 0 .0321 1 1)"></path><defs><lineargradient id="pi-cartes_bancaires-bg" x1="1" y1="23" x2="37" y2="1" gradientunits="userSpaceOnUse"><stop stop-color="#003087"></stop><stop offset=".32" stop-color="#005AA8"></stop><stop offset=".5" stop-color="#E7DFDC"></stop><stop offset=".74" stop-color="#C8102E"></stop><stop offset="1" stop-color="#B00020"></stop></lineargradient></defs></svg>
</li><li><svg xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" viewbox="0 0 38 24" aria-labelledby="pi-klarna" fill="none"><title id="pi-klarna">Klarna</title><rect width="38" height="24" rx="2" fill="#FFA8CD"></rect><rect x=".5" y=".5" width="37" height="23" rx="1.5" stroke="#000" stroke-opacity=".07"></rect><path d="M30.62 14.755c-.662 0-1.179-.554-1.179-1.226 0-.673.517-1.226 1.18-1.226.663 0 1.18.553 1.18 1.226 0 .672-.517 1.226-1.18 1.226zm-.33 1.295c.565 0 1.286-.217 1.686-1.068l.04.02c-.176.465-.176.742-.176.81v.11h1.423v-4.786H31.84v.109c0 .069 0 .346.175.81l-.039.02c-.4-.85-1.121-1.068-1.687-1.068-1.355 0-2.31 1.088-2.31 2.522 0 1.433.955 2.521 2.31 2.521zm-4.788-5.043c-.643 0-1.15.228-1.56 1.068l-.039-.02c.175-.464.175-.741.175-.81v-.11h-1.423v4.787h1.462V13.4c0-.662.38-1.078.995-1.078.614 0 .917.356.917 1.068v2.532h1.462v-3.046c0-1.088-.838-1.869-1.989-1.869zm-4.963 1.068l-.039-.02c.176-.464.176-.741.176-.81v-.11h-1.424v4.787h1.463l.01-2.304c0-.673.35-1.078.926-1.078.156 0 .282.02.429.06v-1.464c-.644-.139-1.22.109-1.54.94zm-4.65 2.68c-.664 0-1.18-.554-1.18-1.226 0-.673.516-1.226 1.18-1.226.662 0 1.179.553 1.179 1.226 0 .672-.517 1.226-1.18 1.226zm-.332 1.295c.565 0 1.287-.217 1.687-1.068l.038.02c-.175.465-.175.742-.175.81v.11h1.424v-4.786h-1.424v.109c0 .069 0 .346.175.81l-.038.02c-.4-.85-1.122-1.068-1.687-1.068-1.356 0-2.311 1.088-2.311 2.522 0 1.433.955 2.521 2.31 2.521zm-4.349-.128h1.463V9h-1.463v6.922zM10.136 9H8.644c0 1.236-.751 2.343-1.892 3.134l-.448.317V9h-1.55v6.922h1.55V12.49l2.564 3.43h1.892L8.293 12.64c1.121-.82 1.852-2.096 1.843-3.639z" fill="#0B051D"></path></svg></li><li><svg xmlns="http://www.w3.org/2000/svg" role="img" viewbox="0 0 38 24" width="38" height="24" fill="none" aria-labelledby="pi-master"><title id="pi-master">Mastercard</title><rect x=".5" y=".5" width="37" height="23" rx="2.5" stroke="#000" stroke-opacity=".07" fill="none"></rect><path d="M35 0H3C1.3 0 0 1.3 0 3V21C0 22.7 1.4 24 3 24H35C36.7 24 38 22.7 38 21V3C38 1.3 36.6 0 35 0Z" fill="#1C1C1C" style="fill:#1C1C1C;fill:color(display-p3 0.1098 0.1098 0.1098);fill-opacity:1;"></path><path d="M35 1C36.1 1 37 1.9 37 3V21C37 22.1 36.1 23 35 23H3C1.9 23 1 22.1 1 21V3C1 1.9 1.9 1 3 1H35Z" fill="#232323" style="fill:#232323;fill:color(display-p3 0.1373 0.1373 0.1373);fill-opacity:1;"></path><path d="M14.6364 19.2727C18.8538 19.2727 22.2727 15.8538 22.2727 11.6364C22.2727 7.41892 18.8538 4 14.6364 4C10.4189 4 7 7.41892 7 11.6364C7 15.8538 10.4189 19.2727 14.6364 19.2727Z" fill="#EB001B" style="fill:#EB001B;fill:color(display-p3 0.9216 0.0000 0.1059);fill-opacity:1;"></path><path d="M23.3637 19.2727C27.5811 19.2727 31 15.8538 31 11.6364C31 7.41892 27.5811 4 23.3637 4C19.1462 4 15.7273 7.41892 15.7273 11.6364C15.7273 15.8538 19.1462 19.2727 23.3637 19.2727Z" fill="#F79E1B" style="fill:#F79E1B;fill:color(display-p3 0.9686 0.6196 0.1059);fill-opacity:1;"></path><path d="M22.2727 11.6362C22.2727 9.01797 20.9637 6.72706 19 5.41797C17.0364 6.83615 15.7273 9.12706 15.7273 11.6362C15.7273 14.1452 17.0364 16.5452 19 17.8543C20.9637 16.5452 22.2727 14.2543 22.2727 11.6362Z" fill="#FF5F00" style="fill:#FF5F00;fill:color(display-p3 1.0000 0.3725 0.0000);fill-opacity:1;"></path></svg>
</li><li><svg 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><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><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><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><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"></path></svg></li><li><svg 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><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><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"></path></svg>
</li><li><svg xmlns="http://www.w3.org/2000/svg" role="img" viewbox="0 0 38 24" width="38" height="24" fill="none" aria-labelledby="pi-visa"><title id="pi-visa">Visa</title><rect x=".5" y=".5" width="37" height="23" rx="2.5" stroke="#000" stroke-opacity=".07" fill="none"></rect><path d="M35 0H3C1.3 0 0 1.3 0 3V21C0 22.7 1.4 24 3 24H35C36.7 24 38 22.7 38 21V3C38 1.3 36.6 0 35 0Z" fill="#142FBD" style="fill:#142FBD;fill:color(display-p3 0.0784 0.1843 0.7412);fill-opacity:1;"></path><path d="M35 1C36.1 1 37 1.9 37 3V21C37 22.1 36.1 23 35 23H3C1.9 23 1 22.1 1 21V3C1 1.9 1.9 1 3 1H35Z" fill="#1532CB" style="fill:#1532CB;fill:color(display-p3 0.0824 0.1961 0.7961);fill-opacity:1;"></path><path d="M29.5944 10.2167H29.2778C28.8556 11.2722 28.5389 11.8 28.2222 13.3833H30.2278C29.9111 11.8 29.9111 11.0611 29.5944 10.2167V10.2167ZM32.6556 16.4444H30.8611C30.7556 16.4444 30.7556 16.4444 30.65 16.3389L30.4389 15.3889L30.3333 15.1778H27.8C27.6944 15.1778 27.5889 15.1778 27.5889 15.3889L27.2722 16.3389C27.2722 16.4444 27.1667 16.4444 27.1667 16.4444H24.95L25.1611 15.9167L28.2222 8.73889C28.2222 8.21111 28.5389 8 29.0667 8H30.65C30.7556 8 30.8611 8 30.8611 8.21111L32.3389 15.0722C32.4444 15.4944 32.55 15.8111 32.55 16.2333C32.6556 16.3389 32.6556 16.3389 32.6556 16.4444V16.4444ZM18.5111 16.1278L18.9333 14.2278C19.0389 14.2278 19.1444 14.3333 19.1444 14.3333C19.8833 14.65 20.6222 14.8611 21.3611 14.7556C21.5722 14.7556 21.8889 14.65 22.1 14.5444C22.6278 14.3333 22.6278 13.8056 22.2056 13.3833C21.9944 13.1722 21.6778 13.0667 21.3611 12.8556C20.9389 12.6444 20.5167 12.4333 20.2 12.1167C18.9333 11.0611 19.3556 9.58333 20.0944 8.84444C20.7278 8.42222 21.0444 8 21.8889 8C23.1556 8 24.5278 8 25.1611 8.21111H25.2667C25.1611 8.84444 25.0556 9.37222 24.8444 10.0056C24.3167 9.79444 23.7889 9.58333 23.2611 9.58333C22.9444 9.58333 22.6278 9.58333 22.3111 9.68889C22.1 9.68889 21.9944 9.79444 21.8889 9.9C21.6778 10.1111 21.6778 10.4278 21.8889 10.6389L22.4167 11.0611C22.8389 11.2722 23.2611 11.4833 23.5778 11.6944C24.1056 12.0111 24.6333 12.5389 24.7389 13.1722C24.95 14.1222 24.6333 14.9667 23.7889 15.6C23.2611 16.0222 23.05 16.2333 22.3111 16.2333C20.8333 16.2333 19.6722 16.3389 18.7222 16.0222C18.6167 16.2333 18.6167 16.2333 18.5111 16.1278V16.1278ZM14.8167 16.4444C14.9222 15.7056 14.9222 15.7056 15.0278 15.3889C15.5556 13.0667 16.0833 10.6389 16.5056 8.31667C16.6111 8.10556 16.6111 8 16.8222 8H18.7222C18.5111 9.26667 18.3 10.2167 17.9833 11.3778C17.6667 12.9611 17.35 14.5444 16.9278 16.1278C16.9278 16.3389 16.8222 16.3389 16.6111 16.3389L14.8167 16.4444ZM5 8.21111C5 8.10556 5.21111 8 5.31667 8H8.90556C9.43333 8 9.85556 8.31667 9.96111 8.84444L10.9111 13.4889C10.9111 13.5944 10.9111 13.5944 11.0167 13.7C11.0167 13.5944 11.1222 13.5944 11.1222 13.5944L13.3389 8.21111C13.2333 8.10556 13.3389 8 13.4444 8H15.6611C15.6611 8.10556 15.6611 8.10556 15.5556 8.21111L12.2833 15.9167C12.1778 16.1278 12.1778 16.2333 12.0722 16.3389C11.9667 16.4444 11.7556 16.3389 11.5444 16.3389H9.96111C9.85556 16.3389 9.75 16.3389 9.75 16.1278L8.06111 9.58333C7.85 9.37222 7.53333 9.05556 7.11111 8.95C6.47778 8.63333 5.31667 8.42222 5.10556 8.42222L5 8.21111Z" fill="white" style="fill:white;fill-opacity:1;"></path></svg>
</li></ul></div>
    </div>
  </div>
</div>


</footer>
<!-- END sections: footer-group --></main>
  <div id="shopify-block-ARTg3djF4REhDLzg1M__16237003337219470499" class="shopify-block shopify-app-block">





<script>
    var _ALConfig = _ALConfig || {};
    _ALConfig = {
        'shop_name': '',
        'public_domain': null,
        'proxy_path_prefix': 'apps/loyalty',
        'widgetJsPath': 'https://loyalty-admin.appstle.com/app/loyalty-widget.bundle.js',
        'widgetCssPath': 'https://loyalty-admin.appstle.com/content/loyalty-widget.css',
        'pointEarnRules': [],
        'pointRedeemRules': [],
        'widget_setting': null,
        'product': null,
        'productCollections': [],
        'shop_labels': null,
        'pointRoundType': 'NO_ROUND'
    };

    // Shopify's market-aware account routes. Emitted from the Liquid `routes` object so links keep
    // the customer's current market/language prefix (e.g. /en-eu/account/login) instead of a
    // hard-coded /account/login, which Shopify resolves against the shop's primary market.
    _ALConfig.routes = {
        'root_url': "\/",
        'account_url': "\/account",
        'account_login_url': "\/account\/login",
        'account_register_url': "\/account\/register",
        'account_logout_url': "\/account\/logout"
    };

    
    _ALConfig.shop_name = "Katxi Klothing";
    

    
    _ALConfig.proxy_path_prefix = "apps/loyalty";
    

    
    _ALConfig.currency = "EUR";
    

    
    _ALConfig.storeCurrency = "EUR";
    

    
    _ALConfig.pointRoundType = "ROUND_UP";
    

    
    _ALConfig.public_domain = "katxiklothing.com";
    

    
    _ALConfig.widgetJsPath = "https://loyalty-admin.appstle.com/app/loyalty-widget.bundle.js?v=1788246544291";
    

    
    _ALConfig.widgetCssPath = "https://loyalty-admin.appstle.com/content/loyalty-widget.css?v=1788246544291";
    

    
    _ALConfig.referralEnabled = false;
    

    
    _ALConfig.vipTierEnabled = false;
    

    

    

    
    _ALConfig.pointEarnRules = [{"id":13895,"shop":"katxi-klothing.myshopify.com","type":"SUBSCRIBE_NEWSLETTER","status":"ACTIVE","historicPurchaseDuration":"NONE","basePoints":100.0,"includeSubtotal":false,"includeTax":false,"excludeCollections":null,"name":"Inscription au Kourrier Katxi","customerNotification":"{{points}} points ajoutés pour votre inscription au Kourrier Katxi","createAt":"2024-06-11T10:48:59.528117Z","updateAt":"2024-06-11T12:59:42.049048Z","rewardInterval":"DAY","productId":null,"collectionId":null,"variantId":null,"productData":null,"collectionData":null,"customerFacingLabel":"Inscris-toi au Kourrier Katxi et gagne 100 points","socialUrl":null,"disableForOnSellProduct":false,"autoApprovalDays":0,"enableInterval":false,"earnLimit":1,"activityType":"REGULAR","allowedCustomerTags":null,"includeShippingPoints":false,"eligibleForFirstOrder":false,"maximumPoints":null,"restrictCustomerTags":"b2b,es","customerFacingIconUrl":"https://cdn.shopify.com/s/files/1/0495/5793/0144/files/Kourrier_Katxi-removebg-preview.png?v=1718110745","serial":0,"excludeOrderTags":null,"pointBasedOn":null,"excludeProducts":null,"givePointsToGuestCustomers":false,"allowedProductTags":null,"restrictProductTags":null,"rollBackPointsOnUnsubscribe":true,"addAdditionalPoints":false,"additionalPoints":null,"addAdditionalPhotoPoints":false,"additionalPhotoPoints":null,"addAdditionalVideoPoints":false,"additionalVideoPoints":null,"refundNotificationLabel":"{{points}} points removed for refund.","disablePointsForDiscountedProduct":false,"platformType":"BOTH","vipTierId":null,"earnType":"POINTS","minimumOrderValue":null,"allowedOrderTags":null,"excludeVariantIds":null,"rewardAssignType":"DYNAMIC","applyOnImportedCustomer":false,"enableBirthdayPromo":false,"promoPointsMultiplier":null,"ruleStartDate":null,"ruleEndDate":null,"translations":null,"appliesOn":null,"manuallyApprovePoints":null,"showReviewProductDetails":true},{"id":10743,"shop":"katxi-klothing.myshopify.com","type":"CREATE_ACCOUNT","status":"ACTIVE","historicPurchaseDuration":"NONE","basePoints":100.0,"includeSubtotal":false,"includeTax":false,"excludeCollections":null,"name":"Nouveau Kompte","customerNotification":"{{points}} points added for customer sign up","createAt":"2024-02-14T13:59:07.592475Z","updateAt":"2024-06-12T12:15:17.329909Z","rewardInterval":"DAY","productId":null,"collectionId":null,"variantId":null,"productData":null,"collectionData":null,"customerFacingLabel":"Gagne 100 en vous cr\\u00E9ant un Kompte Klient !","socialUrl":null,"disableForOnSellProduct":false,"autoApprovalDays":0,"enableInterval":false,"earnLimit":1,"activityType":"REGULAR","allowedCustomerTags":null,"includeShippingPoints":false,"eligibleForFirstOrder":false,"maximumPoints":null,"restrictCustomerTags":"es,b2b","customerFacingIconUrl":"https://cdn.shopify.com/s/files/1/0495/5793/0144/files/Inscription-removebg-preview.png?v=1718110510","serial":0,"excludeOrderTags":null,"pointBasedOn":null,"excludeProducts":null,"givePointsToGuestCustomers":false,"allowedProductTags":null,"restrictProductTags":null,"rollBackPointsOnUnsubscribe":false,"addAdditionalPoints":false,"additionalPoints":null,"addAdditionalPhotoPoints":false,"additionalPhotoPoints":null,"addAdditionalVideoPoints":false,"additionalVideoPoints":null,"refundNotificationLabel":null,"disablePointsForDiscountedProduct":false,"platformType":"BOTH","vipTierId":null,"earnType":"POINTS","minimumOrderValue":null,"allowedOrderTags":null,"excludeVariantIds":null,"rewardAssignType":"DYNAMIC","applyOnImportedCustomer":false,"enableBirthdayPromo":false,"promoPointsMultiplier":null,"ruleStartDate":null,"ruleEndDate":null,"translations":null,"appliesOn":null,"manuallyApprovePoints":null,"showReviewProductDetails":true},{"id":10742,"shop":"katxi-klothing.myshopify.com","type":"PURCHASE","status":"ACTIVE","historicPurchaseDuration":"NONE","basePoints":10.0,"includeSubtotal":false,"includeTax":true,"excludeCollections":null,"name":"Conversion Achat en Points","customerNotification":"{{points}} gagnés pour la dernière commande","createAt":"2024-02-14T13:53:36.876754Z","updateAt":"2024-06-17T13:09:44.210247Z","rewardInterval":"DAY","productId":null,"collectionId":null,"variantId":null,"productData":null,"collectionData":null,"customerFacingLabel":"Kumule 10 points pour chaque 1\\u20AC d\\u00E9pens\\u00E9s en boutique ou en ligne","socialUrl":null,"disableForOnSellProduct":false,"autoApprovalDays":0,"enableInterval":false,"earnLimit":1,"activityType":"REGULAR","allowedCustomerTags":null,"includeShippingPoints":false,"eligibleForFirstOrder":false,"maximumPoints":null,"restrictCustomerTags":"es,b2b","customerFacingIconUrl":"https://cdn.shopify.com/s/files/1/0495/5793/0144/files/conversion-removebg-preview.png?v=1718110519","serial":0,"excludeOrderTags":null,"pointBasedOn":null,"excludeProducts":null,"givePointsToGuestCustomers":true,"allowedProductTags":null,"restrictProductTags":null,"rollBackPointsOnUnsubscribe":false,"addAdditionalPoints":false,"additionalPoints":null,"addAdditionalPhotoPoints":false,"additionalPhotoPoints":null,"addAdditionalVideoPoints":false,"additionalVideoPoints":null,"refundNotificationLabel":"{{points}} enlevés par remboursement","disablePointsForDiscountedProduct":false,"platformType":"BOTH","vipTierId":null,"earnType":"POINTS","minimumOrderValue":null,"allowedOrderTags":null,"excludeVariantIds":null,"rewardAssignType":"DYNAMIC","applyOnImportedCustomer":false,"enableBirthdayPromo":false,"promoPointsMultiplier":null,"ruleStartDate":null,"ruleEndDate":null,"translations":null,"appliesOn":null,"manuallyApprovePoints":null,"showReviewProductDetails":true}];
    

    
    _ALConfig.pointRedeemRules = [{"id":10947,"shop":"katxi-klothing.myshopify.com","name":"R\\u00E9Kompense 3000 points","type":"DISCOUNT_CODE","referralType":null,"status":"ACTIVE","redeemPoints":3000.0,"discountType":"FIXED","discount":20.0,"minimumPurchaseAmount":0.0,"createAt":"2024-02-05T17:52:52.05543Z","updateAt":"2024-06-11T10:02:23.50704Z","maximumShippingRate":0.0,"productId":null,"variantId":null,"productData":null,"collectionId":null,"collectionData":null,"customerFacingLabel":"J'\\u00E9change 3,000  de mes points contre un code promo 20.00\\u20AC utilisable sur ma prochaine Kommande","restrictCustomers":null,"restrictCustomersWithTags":null,"rewardInterval":"DAY","appliesOn":"ONE_TIME","combinedWithProductDiscount":false,"combinedWithShippingDiscount":false,"combinedWithOrderDiscount":false,"enableInterval":false,"redeemLimit":1,"enableNumberOfUsagesLimit":false,"numberOfUsagesLimit":null,"allowedCustomerTags":null,"earnRuleId":null,"vipTierId":null,"redeemLabel":"{{discount}} de r\\u00E9duction sur ta commande ","customerFacingIconUrl":"https://cdn.shopify.com/s/files/1/0495/5793/0144/files/Ticket_20_euros_jaune.png?v=1717596279","serial":0,"discountCodeForAllCustomer":false,"allowedCountries":null,"showInPosOnly":false,"redeemAllPoints":false,"enableMinimumPointsToRedeem":false,"requiredMinimumPointsToRedeem":null,"enableMaximumPointsToRedeem":false,"requiredMaximumPointsToRedeem":null,"enablePOS":true,"minimumPointsLabel":"Add minimum {{points}} points to redeem","maximumPointsLabel":"Maximum {{points}} points can be redeemed","applyDiscountOnce":true,"enableDiscountPrefix":false,"discountPrefixText":null,"discountCodeNodeId":null,"translations":null,"quantity":null,"applyToEachItem":null},{"id":10946,"shop":"katxi-klothing.myshopify.com","name":"R\\u00E9Kompense 1000 points","type":"DISCOUNT_CODE","referralType":null,"status":"ACTIVE","redeemPoints":1000.0,"discountType":"FIXED","discount":5.0,"minimumPurchaseAmount":0.0,"createAt":"2024-02-05T17:48:51.18189Z","updateAt":"2024-08-27T11:37:14.717439Z","maximumShippingRate":0.0,"productId":null,"variantId":null,"productData":null,"collectionId":null,"collectionData":null,"customerFacingLabel":"J'\\u00E9change 1,000 de mes points contre une de r\\u00E9duction de 5.00\\u20AC sur ma prochaine commande","restrictCustomers":null,"restrictCustomersWithTags":null,"rewardInterval":"DAY","appliesOn":"ONE_TIME","combinedWithProductDiscount":false,"combinedWithShippingDiscount":false,"combinedWithOrderDiscount":false,"enableInterval":false,"redeemLimit":1,"enableNumberOfUsagesLimit":false,"numberOfUsagesLimit":null,"allowedCustomerTags":null,"earnRuleId":null,"vipTierId":null,"redeemLabel":"{{discount}} de r\\u00E9duction sur la commande ","customerFacingIconUrl":"https://cdn.shopify.com/s/files/1/0495/5793/0144/files/Ticket_5_euros.png?v=1717499737","serial":0,"discountCodeForAllCustomer":false,"allowedCountries":null,"showInPosOnly":false,"redeemAllPoints":false,"enableMinimumPointsToRedeem":false,"requiredMinimumPointsToRedeem":null,"enableMaximumPointsToRedeem":false,"requiredMaximumPointsToRedeem":null,"enablePOS":true,"minimumPointsLabel":"Add minimum {{points}} points to redeem","maximumPointsLabel":"Maximum {{points}} points can be redeemed","applyDiscountOnce":true,"enableDiscountPrefix":false,"discountPrefixText":null,"discountCodeNodeId":null,"translations":null,"quantity":null,"applyToEachItem":null}];
    

    
    _ALConfig.vipRewards = [];
    

    
    _ALConfig.vipPointRewards = [];
    

    
    _ALConfig.widget_setting = {"id":4478,"shop":"katxi-klothing.myshopify.com","themePrimaryColor":null,"themeSecondaryColor":null,"widgetPosition":"LEFT","showWidget":true,"widgetBackgroundColor":"#2b2a27","widgetTextColor":"#f7f7f5","faq":null,"popupHeaderColor":"#2b2a27","popupTilesColor":"#ffffff","popupButtonColor":"#2b2a27","popupIconColor":"#2b2a27","popupLinksColor":"#2b2a27","homeGreetings":"Welcome, {{customer_first_name}}","homeSignup":"Sign up to <strong>{{site_name}}'s store</strong> to start earning rewards","popupButtonTextColor":"#f7f7f5","popupTilesTextColor":"#000000","popupDiscountCodeGenerated":"Use the below coupon to get your discount.","popupCopyDiscount":"Copier Kode","popupCopiedDiscount":"Code de r\\u00E9duction du Koupon Copi\\u00E9","widgetTitle":null,"customCss":".appstle-loyalty {\n    font-family: 'Roboto mono', sans-serif !important;\n}\n\n.appstle-loyalty h1, .appstle-loyalty h2, .appstle-loyalty h3, .appstle-loyalty h4, .appstle-loyalty h5, .appstle-loyalty h6 {\n    color: white !important;\n    font-weight: 600;\n    text-transform: uppercase;\n}\n\n.al-rounded-lg {\n    border-radius: 0px !important;\n}\n\n.al-border-indigo-400 {\n    border-color: black !important;\n}\n\n.al-text-indigo-500 {\n    color: white !important;\n}\n\n.loyaltyPage-faq-section, .loyaltyPage-redeem-section, .loyaltyPage-rewards-section {\n    background-color: #f5f5f5 !important;\n}\n\n.loyaltyPage-hero-section {\n    --tw-gradient-to: #f5f5f5 var(--tw-gradient-to-position) !important;\n}\n\n.loyaltyPage-hero-avail-points-button-text {\n    background-color: white !important;\n    font-size: 1.2rem;\n    font-weight: 500;\n    padding: 15px !important;\n}\n\n.loyaltyPage-hero-avail-points-button-value {\n    background-color: #333 !important;\n    font-size: 1.2rem;\n    font-weight: 600;\n    padding: 15px !important;\n}\n\n.loyaltyPage-hero-section .al-mb-6.al-w-full.al-flex.al-gap-x-4.al-justify-center {\n    display: none !important;\n}\n\n.loyaltyPage-hero-image-container {\n    margin-top: 4rem;\n}\n\n.appstle-loyalty [type=button]  {\n    text-transform: uppercase !important;\n    font-family: var(--heading-font-family);\n    font-weight: var(--heading-font-weight);\n    font-style: var(--heading-font-style);\n    border: 1px solid #000;\n    letter-spacing: .2em;\n}\n\n.loyaltyPage-hero-signin-button {\n    background-color: #000 !important;\n}\n\n.loyaltyPage-hero-signin-button:hover {\n    background-color: #FFF !important;\n    color: #000 !important;\n}\n\n.loyaltyPage-faq-content-item:hover{\n    --tw-bg-opacity: 1 !important;\n    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important; \n}\n\n.al-py-4 {\n        padding: 16px !important;\n}\n.loyaltyPage-redeem-list-container:hover {\n     --tw-bg-opacity: 1 !important;\n    background-color: rgb(245 245 245 / var(--tw-bg-opacity)) !important;\n}\n\n.loyaltyPage-earn-rule-card-container {\n     --tw-bg-opacity: 1 !important;\n    background-color: rgb(245 245 245 / var(--tw-bg-opacity)) !important;\n}\n.loyaltyPage-earn-rule-card-container:hover {\n     --tw-bg-opacity: 1 !important;\n    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;\n}\n\ndiv.appstle_loyalty_cart_widget_wrapper {\n    Witdh:100% !important;\n    Max-width:100% !important;\n}","widgetCounterBackgroundColor":"#2b2a27","widgetCounterTextColor":"#f7f7f5","logoUrl":null,"notificationToastBackgroundColor":"#f7f7f5","notificationToastTextColor":"#2b2a27","acquirePointsBackgroundColor":"#f7f7f5","acquirePointsTextColor":"#38362f","pointsBalanceBackgroundColor":"#f7f7f5","pointsBalanceTextColor":"#38362f","allowedCustomersTag":null,"widgetSettingJson":"{\"popupDiscountCodeGenerated\":\"Use the below coupon to get your discount.\",\"showLoyaltyOptOut\":false,\"cartWidgetSelector\":\"\",\"toastPosition\":\"bottom-center\",\"primaryDedicatedPageSectionBackgroundColor\":\"#F2F8FF\",\"availablePoints\":\"Points disponibles : {{ points }}\",\"reachVipMileStoneType\":\"TOTAL_AMOUNT\",\"popupCopiedDiscount\":\"Code de réduction du Koupon Copié\",\"refreshOnAddToCart\":false,\"selectApplyRewardsDefault\":false,\"dateLocalFormat\":\"fr-FR\",\"enrollLoyaltyProgramTitle\":\"Créé-toi un Kompte Klient pour rejoindre le Katxi Klub \",\"showRedeemSection\":true,\"vipTierBadgeBackgroundColor\":\"inherit\",\"popupCopyDiscount\":\"Copier Kode\",\"showCustomerHistoryDescriptionToolTip\":false,\"launcherDataType\":\"POINTS\",\"checkoutTotalStoreCreditAcquirePoints\":\"Complete this purchase to earn up to {{totalStoreCreditPoints}} store credits.\",\"titleCount\":60,\"hideCheckoutBlockLoggedOutCustomers\":false,\"vipTierBadgeTextColor\":\"#000000\",\"popupButtonHoverColor\":\"#fce762\",\"freeProductRewardAddedSuccessMessage\":\"Ajouté au panier\",\"cartWidgetPlacement\":\"BEFORE\",\"visitedIcon\":\"\",\"afterCopiedDiscountRedirectUrl\":\"\",\"vipTierBenefits\":\"Avantages\",\"loggedOutFlagAcquirePoints\":true,\"footerTextColor\":\"#2b2a27\",\"showFAQSection\":true,\"showRangeForRedeemPoints\":false,\"secondaryDedicatedPageV2TextColor\":\"#2b2a27\",\"vipTierBadgeSelector\":\"\",\"loyaltyOptoutActive\":\"Actif\",\"widgetButtonLogoUrl\":\"https://cdn.shopify.com/s/files/1/0635/7391/7901/files/icon1.png?v=1719318035\",\"loyaltyOptoutInactive\":\"Désactivé\",\"hideWidgetLauncherOnMobile\":true,\"historyPointsAdjustment\":\"Points\",\"historyActivityDetails\":\"Détails de l'activité \",\"showPoweredBy\":true,\"hideVipTierName\":false,\"enrolledSuccessMessage\":\"Kréation réussie \",\"headerTextColor\":\"#2b2a27\",\"widgetDateTimeFormat\":\"MMM D, YYYY, h:mm A\",\"showVIPSection\":false,\"dedicatedPageType\":\"DEDICATED_PAGE_V2\",\"checkoutTotalAcquirePointsDescription\":\"Use your points to redeem a discount on your next order.\",\"referralRedirectUrl\":\"\",\"dedicatedPageV2BorderColor\":\"#2b2a27\",\"historyDate\":\"Date\",\"cartDrawerWidgetPlacement\":\"BEFORE\",\"enableMetaTagForNoIndexing\":false,\"checkoutRedeemLoginDescription\":\"to check your points balance and explore the exciting rewards available for redemption.\",\"primaryDedicatedPageV2TextColor\":\"#2b2a27\",\"subheadingTextColor\":\"#2b2a27\",\"hideAppstleLoaderIcon\":true,\"hideRedeemRuleSectionOnEmpty\":true,\"primaryDedicatedPageV2SectionBackgroundColor\":\"#f7f7f5\",\"enableEnhancedV2Styling\":true,\"secondaryDedicatedPageBackgroundColor\":\"#ffffff\",\"primaryDedicatedPageV2BackgroundColor\":\"#2b2a27\",\"rewardsDetailsExpireDate\":\"Expires at: {{expire_date}}\",\"showRewardSection\":true,\"enrollLoyaltyProgramDescription\":\"Rejoins le Katxi Klub pour gagner des réKompense à chaque achat !\",\"primaryDedicatedPageBackgroundColor\":\"#1d4ed8\",\"showHowItWorksSection\":true,\"showVipTierBadge\":false,\"historyStatus\":\"Statut\",\"hideRulesForLoggedOutCustomer\":true,\"hideStoreCreditsBalance\":false,\"showReferralSection\":false,\"cartWidgetRewardIcon\":\"\",\"toastErrorMsg\":\"Something went wrong\",\"hideEarnRuleSectionOnEmpty\":true,\"primaryDedicatedPageTextColor\":\"#818cf8\",\"dedicatedPageV2BorderRadius\":\"0px\",\"secondaryDedicatedPageSectionBackgroundColor\":\"#FFFFFF\",\"applyDiscountCodeOnRedeem\":false,\"secondaryDedicatedPageV2SectionBackgroundColor\":\"#f7f7f5\",\"freeProductRewardAddToCart\":\"Ajouter au panier\",\"disableRuleCollapsible\":false,\"showEarnSection\":true,\"cartDrawerRedeemWidgetSelector\":\"\",\"checkoutRedeemLoginURL\":\"\",\"hidePointsBalance\":false,\"descriptionCount\":500,\"customFontUrl\":\"\",\"hideFreeProductDropdownProductTitle\":false,\"showCartRedeemWidget\":true,\"enableAcquirePointsQuantitySelector\":true,\"showTransactionHistory\":true,\"secondaryDedicatedPageTextColor\":\"#4b5563\",\"programUpdateMessage\":\"Process initiated. Please wait for the page to reload\",\"customHtmlInject\":\"[]\",\"bodyTextColor\":\"#2b2a27\",\"checkoutTotalAcquirePoints\":\"Complete this purchase to earn up to {{totalAcquiredPoints}} points\"}","widgetButtonLogoUrl":"https://cdn.shopify.com/s/files/1/0635/7391/7901/files/icon1.png?v=1719318035","showReferralSocialMedia":true,"referralSocialMediaInfo":"[{\"socialMediaIconURL\":\"https://cdn-icons-png.flaticon.com/512/124/124010.png\",\"socialMediaLink\":\"https://facebook.com/Shopify\",\"socialMedia\":\"FACEBOOK\"},{\"socialMediaIconURL\":\"https://img.freepik.com/free-icon/twitter_318-674515.jpg\",\"socialMediaLink\":\"https://twitter.com/Shopify\",\"socialMedia\":\"TWITTER\"},{\"socialMediaIconURL\":\"https://i.ibb.co/crzfCjC/gmail.png\",\"socialMediaLink\":\"https://mail.google.com\",\"socialMedia\":\"EMAIL\"}]","restrictedCustomersTag":"b2b","blockWidgetOnPages":null,"colorSettingsJson":"{\"popupLinksColor\":\"#2b2a27\",\"popupHeaderColor\":\"#2b2a27\",\"popupIconColor\":\"#2b2a27\",\"acquirePointsBackgroundColor\":\"#f7f7f5\",\"pointsBalanceBackgroundColor\":\"#f7f7f5\",\"pointsBalanceTextColor\":\"#38362f\",\"widgetCounterBackgroundColor\":\"#2b2a27\",\"popupButtonColor\":\"#2b2a27\",\"popupTilesColor\":\"#ffffff\",\"widgetBackgroundColor\":\"#2b2a27\",\"notificationToastTextColor\":\"#2b2a27\",\"widgetCounterTextColor\":\"#f7f7f5\",\"notificationToastBackgroundColor\":\"#f7f7f5\",\"popupTilesTextColor\":\"#000000\",\"popupButtonTextColor\":\"#f7f7f5\",\"widgetTextColor\":\"#f7f7f5\",\"acquirePointsTextColor\":\"#38362f\"}","widgetType":"LAUNCHER","imageLinksJson":"{\"collectionDiscountRuleImage\":\"\",\"purchaseRuleImage\":\"\",\"buyProductFromCollectionRuleImage\":\"\",\"vipTierImage\":\"\",\"freeShippingRuleImage\":\"\",\"birthdayDiscountRuleImage\":\"\",\"referralBackgroundImage\":\"\",\"youtubeRuleImage\":\"\",\"referralReferenceImage\":\"\",\"birthdayRuleImage\":\"\",\"judgeMeReviewRuleImage\":\"\",\"pinterestRuleImage\":\"\",\"freeProductRuleImage\":\"\",\"productDiscountRuleImage\":\"\",\"faqIconImage\":\"\",\"looxIoReviewRuleImage\":\"\",\"stampedIoReviewRuleImage\":\"\",\"productReviewRuleImage\":\"\",\"discountRuleImage\":\"\",\"faqBackgroundImage\":\"\",\"tiktokRuleImage\":\"\",\"twitterRuleImage\":\"\",\"subscriptionRuleImage\":\"\",\"buyProductRuleImage\":\"\",\"createAccountRuleImage\":\"\",\"dynamicDiscountRuleImage\":\"\",\"visitShopRuleImage\":\"\",\"facebookRuleImage\":\"\",\"heroBackgroundImage\":\"https://cdn.shopify.com/s/files/1/0495/5793/0144/files/Fond_loyalty_2.svg?v=1788248386\",\"instagramRuleImage\":\"\",\"okendoReviewRuleImage\":\"\",\"availableRewardsImage\":\"https://cdn.shopify.com/s/files/1/0495/5793/0144/files/Ticket_neutre_euros.png?v=1717492115\",\"heroBackgroundMobileImage\":\"https://cdn.shopify.com/s/files/1/0495/5793/0144/files/Fond_loyalty_2.svg?v=1788248386\"}","customerGreetingsIcon":null,"heroBackgroundImage":"https://cdn.shopify.com/s/files/1/0495/5793/0144/files/Fond_loyalty_2.svg?v=1788248386","referralReferenceImage":"","referralBackgroundImage":"","purchaseRuleImage":"","subscriptionRuleImage":"","createAccountRuleImage":"","visitShopRuleImage":"","birthdayRuleImage":"","buyProductRuleImage":"","buyProductFromCollectionRuleImage":"","facebookRuleImage":"","pinterestRuleImage":"","instagramRuleImage":"","tiktokRuleImage":"","youtubeRuleImage":"","twitterRuleImage":"","stampedIoReviewRuleImage":"","looxIoReviewRuleImage":"","judgeMeReviewRuleImage":"","productReviewRuleImage":"","okendoReviewRuleImage":"","discountRuleImage":"","freeShippingRuleImage":"","freeProductRuleImage":"","productDiscountRuleImage":"","collectionDiscountRuleImage":"","dynamicDiscountRuleImage":"","birthdayDiscountRuleImage":"","availableRewardsImage":"https://cdn.shopify.com/s/files/1/0495/5793/0144/files/Ticket_neutre_euros.png?v=1717492115","vipTierImage":"","faqBackgroundImage":"","showAcquirePoints":false,"acquirePointsSelector":".LoyaltyPointsAcquire","showPointsBalance":false,"pointsBalanceSelector":".LoyaltyPointsBalance","showPoweredBy":true,"forceRedirectDedicatedPage":true,"historyDate":"Date","historyActivityDetails":"D\\u00E9tails de l'activit\\u00E9 ","historyPointsAdjustment":"Points","historyStatus":"Statut","afterCopiedDiscountRedirectUrl":"","showVipTierBadge":false,"vipTierBadgeSelector":"","vipTierBadgeBackgroundColor":"inherit","vipTierBadgeTextColor":"#000000","faqIconImage":"","descriptionCount":500,"customHtmlInject":"[]","availablePoints":"Points disponibles : {{ points }}","showTransactionHistory":true,"showLoyaltyOptOut":false,"loyaltyOptoutActive":"Actif","loyaltyOptoutInactive":"D\\u00E9sactiv\\u00E9","createAccountLink":null,"showReferralSection":false,"showRewardSection":true,"showRedeemSection":true,"showEarnSection":true,"showFAQSection":true,"showVIPSection":false,"showHowItWorksSection":true,"vipTierBenefits":"Avantages","enrollLoyaltyProgramTitle":"Cr\\u00E9\\u00E9-toi un Kompte Klient pour rejoindre le Katxi Klub ","enrollLoyaltyProgramDescription":"Rejoins le Katxi Klub pour gagner des r\\u00E9Kompense \\u00E0 chaque achat !","freeProductRewardAddToCart":"Ajouter au panier","freeProductRewardAddedSuccessMessage":"Ajout\\u00E9 au panier","enrolledSuccessMessage":"Kr\\u00E9ation r\\u00E9ussie ","customFontUrl":"","visitedIcon":"","allowWidgetOnSpecificPages":null,"referralRedirectUrl":"","showRangeForRedeemPoints":false,"hideAppstleLoaderIcon":true,"hideFreeProductDropdownProductTitle":false,"showToLoggedInCustomerOnly":true,"enableMetaTagForNoIndexing":false,"waysToEarnIcon":null,"waysToRedeemIcon":null,"loaderIcon":null,"toastPosition":"bottom-center","widgetDateTimeFormat":"MMM D, YYYY, h:mm A","toastErrorMsg":"Something went wrong","primaryDedicatedPageBackgroundColor":"#1d4ed8","secondaryDedicatedPageBackgroundColor":"#ffffff","titleCount":60,"programUpdateMessage":"Process initiated. Please wait for the page to reload","primaryDedicatedPageSectionBackgroundColor":"#F2F8FF","secondaryDedicatedPageSectionBackgroundColor":"#FFFFFF","primaryDedicatedPageV2SectionBackgroundColor":"#f7f7f5","secondaryDedicatedPageV2SectionBackgroundColor":"#f7f7f5","primaryDedicatedPageV2BackgroundColor":"#2b2a27","secondaryDedicatedPageV2BackgroundColor":null,"primaryDedicatedPageV2TextColor":"#2b2a27","secondaryDedicatedPageV2TextColor":"#2b2a27","dedicatedPageV2BorderColor":"#2b2a27","dedicatedPageV2BorderRadius":"0px","dedicatedPageV2CardGap":null,"dedicatedPageV2SectionPadding":null,"refreshOnAddToCart":false,"showTierName":null,"customSignInLink":null,"checkoutRedeemLoginDescription":"to check your points balance and explore the exciting rewards available for redemption.","checkoutRedeemLoginURL":"","checkoutTotalAcquirePoints":"Complete this purchase to earn up to {{totalAcquiredPoints}} points","checkoutTotalAcquirePointsDescription":"Use your points to redeem a discount on your next order.","reachVipMileStoneType":"TOTAL_AMOUNT","showCustomerHistoryDescriptionToolTip":false,"checkoutTotalStoreCreditAcquirePoints":"Complete this purchase to earn up to {{totalStoreCreditPoints}} store credits.","hideRulesForLoggedOutCustomer":true,"hideCheckoutBlockLoggedOutCustomers":false,"checkoutAllowedCustomerTags":null,"checkoutRestrictCustomerTags":null,"hideWidgetLauncherOnMobile":true,"referringCustomerRewardIcon":null,"referredCustomerRewardIcon":null,"referralClaimGiftIcon":null,"hideToastNotification":null,"dateLocalFormat":"fr-FR","manageLoyaltyButtonUrl":null,"rewardsDetailsExpireDate":"Expires at: {{expire_date}}","hideEarnRuleSectionOnEmpty":true,"hideRedeemRuleSectionOnEmpty":true,"hideStoreCreditsBalance":false,"hidePointsBalance":false,"popupButtonHoverColor":"#fce762","headerTextColor":"#2b2a27","subheadingTextColor":"#2b2a27","bodyTextColor":"#2b2a27","footerTextColor":"#2b2a27","hideWidgetOnScroll":null,"loyaltyPageMetaTitle":null,"loyaltyPageMetaDescription":null,"hideExpirationDate":null,"disableLoyaltyBlocks":null,"loadScriptOnlyOnDedicatedPage":null,"excludedPaths":null,"hideFaqSection":null,"enableAcquirePointsQuantitySelector":true,"showCartRedeemWidget":true,"cartWidgetSelector":"","cartDrawerRedeemWidgetSelector":"","cartWidgetPlacement":"BEFORE","cartWidgetRewardIcon":"","cartDrawerWidgetPlacement":"BEFORE","dedicatedPageType":"DEDICATED_PAGE_V2","secondaryDedicatedPageTextColor":"#4b5563","primaryDedicatedPageTextColor":"#818cf8","displayMethod":null,"launcherDataType":"POINTS","widgetBackgroundImage":null,"hideVipTierName":false,"enableEnhancedV2Styling":true,"applyDiscountCodeOnRedeem":false,"dedicatedPageSectionOrders":"[{\"id\":\"hero\",\"title\":\"Hero\",\"visible\":true},{\"id\":\"howItWorks\",\"title\":\"How It Works\",\"visible\":true},{\"id\":\"rewards\",\"title\":\"Rewards\",\"visible\":true},{\"id\":\"waysToEarn\",\"title\":\"Ways To Earn\",\"visible\":true},{\"id\":\"waysToRedeem\",\"title\":\"Ways To Redeem\",\"visible\":true},{\"id\":\"transactionHistory\",\"title\":\"Transaction History\",\"visible\":true},{\"id\":\"faqs\",\"title\":\"Faqs\",\"visible\":true},{\"id\":\"vipProgram\",\"title\":\"Vip Program\",\"visible\":true},{\"id\":\"referralProgram\",\"title\":\"Referral Program\",\"visible\":true}]","disableRuleCollapsible":false,"referralCustomRedirectUrl":null,"selectApplyRewardsDefault":false,"exploreButtonCustomRedirect":null,"heroBackgroundMobileImage":"https://cdn.shopify.com/s/files/1/0495/5793/0144/files/Fond_loyalty_2.svg?v=1788248386","loggedOutFlagAcquirePoints":true,"taxesIncluded":true,"taxShipping":false};
    

    

    
    
    _ALConfig.assetRev = "2417b039e1c553f94344b4fde470202a";
    
    _ALConfig.storeFrontApiVersion = "2026-01";
    _ALConfig.__appstleLoyaltyNativeFetch = window.fetch.bind(window);

    
    _ALConfig.pointsExpirationSetting = null;
    

    


    
    _ALConfig.showStoreCreditRewards = false;
    

    
    _ALConfig.customerId = null;
    _ALConfig.customerName = '';
    _ALConfig.customerEmail = null;
    _ALConfig.customerStoreCreditBalance = null;
    _ALConfig.customerStoreCreditCurrency = null;
    _ALConfig.customerTags = [];
    _ALConfig.customerLoyalty = null;
    

    
    _ALConfig.shop = "katxi-klothing.myshopify.com";
    _ALConfig.shopMoneyFormat = "{{amount_with_comma_separator}}€";
    _ALConfig.shopMoneyFormatWithCurrencyFormat = "{{amount_with_comma_separator}} EUR";
    

    
    
        _ALConfig.enableInactiveCustomer = true;
    

    
    _ALConfig.allowCustomerOptIn = false;
    

    
    _ALConfig.enableDiscountToApplyAutomatically = true;
    

    
        _ALConfig.hasDedicatedPageAccess = true;
    

    
        _ALConfig.themeEditorMode = false;
    

    
    _ALConfig.shop_labels = {"popupRewardsDetailsHeadingText":"Vos récompenses","rewardsExpirationLabel":"{{day}}j","acquirePointsLabel":"Gagnez {{totalPoints}} points en achetant cet article","checkoutPendingPointsLabel":"avec {{pendingPoints}} points en attente.","homeSignup":"Inscrivez-vous sur le <strong>magasin de {{site_name}}</strong> pour commencer à gagner des récompenses","vipSpentAmountLabel":"Dépensé {{amount}}","minimumPointsForRedeemText":"Minimum {{points}} points requis pour échanger","checkoutAcquiredPointsLabel":"Vous avez gagné {{acquiredPoints}} points avec cette commande","cartWidgetLoginMessageLabel":"Connectez-vous pour échanger vos points contre des récompenses.","popupDiscountCodeGenerated":"Utilisez le coupon ci-dessous pour obtenir votre réduction.","checkoutDiscountCodeApplyButtonLabel":"Appliquer","loyaltyPageHeroV2Heading":"Récompenses exclusives pour nos précieux membres","availablePoints":"Points disponibles : {{ points }}","otherRulesRedirectActionLabel":"Réclamer","currentVipTierBadgeLabel":"Vous êtes un membre {{current_tier}}","checkoutAvailableRewardsLabel":"Vos récompenses","popupCopiedDiscount":"Appliqué","referralFriendGetText":"Ils","cartWidgetRewardsButtonLabel":"Mes récompenses","popupReferralContentText":"Offrez une récompense à vos amis et recevez la vôtre lorsqu'ils effectuent un achat.","storeCreditApplyGuideLabel":"Votre crédit en magasin est prêt lors du paiement - assurez-vous que la case 'Appliquer le crédit' est cochée et vérifiez le montant utilisé.","storeCreditBalanceLabel":"Votre crédit en magasin","faq":"[{\"title\":\"Qu'est-ce que c'est ?\",\"content\":\"<p>Nous sommes ravis de vous présenter notre programme de récompenses exclusif ! En créant un compte, vous gagnez des points pour diverses activités sur notre site, telles que les parrainages et les achats. Ces points peuvent être échangés contre des réductions sur vos futurs achats - plus vous collectez de points, plus vous économisez !</p>\"},{\"title\":\"Qui peut rejoindre ?\",\"content\":\"<p>Toute personne ayant un compte est automatiquement inscrite au programme.</p>\"},{\"title\":\"Comment gagner des points ?\",\"content\":\"<p>Vous pouvez gagner des points en effectuant diverses activités, comme parrainer des amis et faire des achats. Pour voir toutes les façons de gagner des points, cliquez sur l'onglet *Façons de gagner* dans le menu.</p>\"},{\"title\":\"Comment échanger mes points ?\",\"content\":\"<p>Sélectionnez l'onglet *Façons d'échanger*. Vous y trouverez la liste de toutes les récompenses disponibles. Si vous avez assez de points, vous pouvez les échanger contre une récompense.</p>\"},{\"title\":\"Y a-t-il une limite de points ?\",\"content\":\"<p>Non. Gagnez autant de points que vous le souhaitez.</p>\"},{\"title\":\"Que signifient les statuts 'approuvé', 'en attente' et 'annulé' ?\",\"content\":\"<p>Approuvé : Ces points peuvent être échangés immédiatement.</p><p>En attente : Ces points doivent être vérifiés avant d'être échangés. Cela s'applique généralement aux achats et aux parrainages.</p><p>Annulé : Ces points ne seront pas ajoutés à votre compte, par exemple en cas d'annulation d'une commande (les points passent de en attente à annulé).</p>\"}]","dynamicPointsLabel":"Entrer des points","loyaltyOptOutLabel":"Programme de fidélité mis à jour","enrollLoyaltyProgramTitle":"S'inscrire au programme de fidélité","rewardDetailsHelpLabel":"Utilisez le coupon ci-dessous pour obtenir votre réduction","popupCopyDiscount":"Appliquer le code","howItWorksStep2Description":"Il y a Trois façon de gagner des points : Créer un compte (100 points), s'inscrire à la newsletter (100 points) et acheter des produits katxi (10 points pour chaque € dépnsé).","vipStatusLabel":"Statut VIP","pendingStatusLabel":"En attente","checkoutTotalStoreCreditAcquirePoints":"Complétez cet achat pour gagner jusqu'à {{totalStoreCreditPoints}} crédits en magasin.","acquirePointsLoggedOutText":"Les membres du programme de fidélité gagnent {{totalPoints}} points en achetant cet article. <a href=\"customer_authentication/login?return_to={{proxy_path_prefix}}\" target=\"_blank\" rel=\"noopener\">s'inscrire</a>","sendEmailHeadingText":"Envoyer le lien de parrainage","enrollLoyaltyProgramActionLabel":"S'inscrire maintenant","freeProductRewardAddedSuccessMessage":"Ajouté au panier","cartWidgetLoginLinkLabel":"Se connecter","popupFAQHeadingText":"FAQ","widgetTitle":"Vos points de fidélité","claimReferralEmailFieldHintText":"Remarque : pour échanger votre récompense, veuillez créer un compte avec la même adresse e-mail.","checkoutToggleRedeemButtonLabel":"Échanger des récompenses","rejectedStatusLabel":"Rejeté","checkoutViewMoreDiscountCodeButtonLabel":"Voir plus","perTransactionLimitExceedText":"Limite par transaction dépassée. Impossible d'échanger plus de {{shop_redeem_limit}} points","pointsBalanceLabel":"Votre solde de points : {{points}}","vipTierBenefits":"Avantages","popupRedeemRewardsHeadingText":"Échanger des récompenses","howItWorksStep3Count":"03","vipRewardLabel":"Récompenses","sendEmailButtonText":"Envoyer l'e-mail","cartWidgetAvailableBalanceLabel":"Vous avez : {{available_points}} points","checkoutRedeemLabel":"Échangez vos points","referredByText":"Parrainé par quelqu'un","loyaltyPageMetaTitle":"","birthdayActionLabel":"Soumettre","popupReferralTitleText":"Parrainages","popupEarnRewardsHeadingText":"Gagner des récompenses","popupAvailableRewardsContentText":"Vous avez {{rewards}} récompenses disponibles","claimedStatusLabel":"Réclamé","redeemActionLabel":"Échanger","checkoutRedeemLoginLabel":"Se connecter","createAccountLabel":"Rejoindre maintenant","rewardDetailsTitleLabel":"Dépensez {{spend_amount}} et obtenez {{discount_amount}} de {{discount_type}}","howItWorksTitle":"Comment ça marche ?","claimGiftHeaderText":"Réclamez votre cadeau","yourReferralsHeadingLabel":"Vos parrainages","noRefferralAvailableText":"Aucune récompense de parrainage disponible","popupCardActionText":"Se connecter","popupFAQAskedQuestionHeadingText":"Questions fréquentes","popupEarnTilesText":"Façons de gagner","minimumAmountSpentForRedeemText":"Dépense minimum de {{amount_spent}} requise pour échanger","birthdayUpdatedToastLabel":"Anniversaire mis à jour","historyPointsAdjustment":"Points/Crédits","referButtonLabel":"Parrainer maintenant","claimReferralGiftButtonText":"Réclamez votre cadeau","historyActivityDetails":"Détails de l'activité","widgetCopiedLabel":"Copié","sentDiscountCodeToEmailText":"Invitation au parrainage acceptée.","referralCustomerGetText":"Vous","howItWorksStep2Count":"02","popupRemainingPointsHeadingText":"Vos points","referralLinkSentLabel":"Lien de parrainage envoyé","birthdayTitleLabel":"Entrez votre date de naissance","checkoutSelectRedeemRuleDropdownLabel":"Sélectionner une règle d'échange","noRedeemRulesLabel":"Aucune règle d'échange trouvée","minimumOrderCountForRedeemText":"Minimum {{order_count}} commandes requis pour échanger","enrolledSuccessMessage":"Inscription réussie","customerHistoryLabel":"Historique des transactions","redeemLimitExceedText":"Limite d'échange dépassée. Impossible d'échanger plus de {{redeem_limit}} fois par {{reward_interval}}","widgetDateTimeFormat":"DD MMM YYYY, HH:mm","pointExpirationDateLabel":"Date d'expiration : {{expiration_date}}","popupRedeemTilesText":"Façons d'échanger","loyaltyOptOutSettingsLabel":"Paramètres","alreadyHaveAnAccountLabel":"Vous avez déjà un compte ?","checkoutTotalAcquirePointsDescription":"Utilisez vos points pour obtenir une réduction sur votre prochaine commande.","checkoutEmptyRewardsLabel":"Vous n'avez aucune récompense disponible.","popupRewardPointContentText":"Gagnez des points pour différentes actions et transformez-les en super récompenses !","noEarnRulesLabel":"Aucune règle de gain trouvée","emailValidationLabel":"Veuillez fournir une adresse e-mail valide","historyDate":"Date","popupAvailableRewardsHeadingText":"Vos récompenses","customerHistoryDescriptionLabel":"Consultez la liste de vos points/crédits gagnés et échangés.","totalAcquiredStoreCreditsLabel":"Vous avez gagné {{currency}}{{totalStoreCreditPoints}} crédits en magasin sur cette commande","claimReferralEmailFieldText":"Entrez votre e-mail","subscribeRuleRedirectActionLabel":"S'abonner","loyaltyPageMetaDescription":"","checkoutRedeemLoginDescription":"pour vérifier votre solde de points et découvrir les récompenses disponibles.","howItWorksStep2Title":"Gagner des points","loyaltyStatusLabel":"Statut de fidélité","vipEarnPointLabel":"Gagnez {{points}} points","vipCurrentTierLabel":"Votre niveau actuel","storeOnSaleForRedeemText":"Le magasin est en promotion, veuillez réessayer après {{shop_on_sale_end_date}} pour échanger vos points","popupCardHeadingText":"Accédez à vos récompenses","loyaltyPageHeroV2SubHeading":"Devenez membre et gagnez des points, des crédits & des récompenses exclusives à chaque achat.","checkoutToggleAvailableRewardsButtonLabel":"Réductions disponibles","manageLoyaltyButtonLabel":"Gérer mes points de fidélité","howItWorksStep1Title":"Créer un accompte","shareReferralLinkLabel":"Partager votre lien unique","popupWelcomeText":"Bienvenue {{customer_first_name}}","referYourFriendContentText":"Quand vos amis et votre famille utilisent le lien de parrainage ci-dessous, ils reçoivent {{referred_reward}} et vous recevez une récompense de {{referral_reward}}","vipAchievableTierLabel":"{{milestone_type}} {{milestone}} pour atteindre {{achievable_tier}}","shareSocialMediaLabel":"Partager directement sur votre plateforme préférée :","homeGreetings":"Bienvenue, {{customer_first_name}}","loyaltyOptOutActiveLabel":"Programme de fidélité {{active_status}}.","dailyLimitExceedText":"Limite quotidienne dépassée. Impossible d'échanger plus de {{redeem_limit}} points par jour","popupCardContentText":"Connectez-vous sur le <strong>magasin de {{site_name}}</strong> pour commencer à gagner des récompenses","rewardsDetailsExpireDate":"Expire le : {{expire_date}}","enrollLoyaltyProgramDescription":"Rejoignez notre programme de fidélité pour obtenir des récompenses et des avantages.","loyaltyPageHeroV2AuthenticatedHeading":"Bonjour {{customer_first_name}}, vous avez {{points}} points et {{store_credits}} crédits en magasin","minimumRedeemRequiredPointsLabel":"","vipTierDetailsText":"Votre accès à des récompenses exclusives. Atteignez des niveaux supérieurs pour bénéficier de plus d'avantages.","membershipRewardTitleLabel":"Adhésion Appstle","howItWorksStep1Description":"Devenir membre du club Katxi pour recevoir des points","historyStatus":"Statut","approvedStatusLabel":"Approuvé","acquireStoreCreditLabel":"Gagnez {{totalStoreCreditPoints}} crédits en magasin en achetant cet article","toastErrorMsg":"Une erreur s'est produite","checkThankYouAcquiredPointsHeadingLabel":"Félicitations","popupCommunityContentText":"Rejoignez la communauté","currentVipTierText":"Votre niveau actuel","popupRewardPointTitleText":"Gagner des récompenses","socialMediaActionLabel":"Réclamer","howItWorksStep3Description":"Echanger ses points contre des récompenses 1000 points = 5€ et 3000 points = 20€","noCustomerHistoryLabel":"Aucun historique trouvé","freeProductRewardAddToCart":"Ajouter au panier","creditRewardDetailsHelpLabel":"Appliquez ces crédits sur la page de commande pour obtenir une réduction !","shareReferralEmailFieldText":"Entrez l'e-mail de votre ami","howItWorksStep1Count":"01","vipTierTitleLabel":"VIP","referralCompletedText":"{{total_count}} parrainages complétés","reviewRuleRedirectActionLabel":"Laisser un avis","referYourFriendTitleText":"Parrainez vos amis","popupEarnPointDescriptionText":"Gagnez plus de points et transformez-les en super récompenses !","popupCommunityHeadingText":"Katxi Klothing","recurringStatusLabel":"Récurrent","claimReferralGiftDescriptionText":"Quelqu'un vous a envoyé un cadeau. Entrez votre e-mail pour le réclamer maintenant.","programUpdateMessage":"Processus lancé. Veuillez attendre le rechargement de la page","dynamicPointsHelpText":"Dépensez {{points}} points pour obtenir une réduction de {{discount}}.","totalAcquiredPointsLabel":"Vous avez gagné {{totalAcquiredPoints}} points avec cette commande","howItWorksStep3Title":"Utiliser ses points","checkoutTotalAcquirePoints":"Complétez cet achat pour gagner jusqu'à {{totalAcquiredPoints}} points"};
    

    var loyaltyGlobalStyles = `<style>
      body {
        margin: 0
      }
      .appstle-loyalty-hidden {
        display: none !important;
        visibility: hidden !important;
      }
  </style>`
    document.querySelector('body').insertAdjacentHTML('beforeend', loyaltyGlobalStyles);

    window.addEventListener('message', appstleLoyaltyIframeListener, false);
    window.addEventListener('kp_user_logged_out', function() { window.location.reload(); });
    const removeFirstSlashFromURL = (url) => url ? url?.replace(/\\\//g, "/")?.replace(/^\/+/, "") : url;


    function applyDiscount(discountCode, shouldReload = false) {
        const encodedDiscountCode = encodeURIComponent(discountCode?.trim());
        const discountURL = `${location?.origin}/discount/${encodedDiscountCode}`;
        fetch(discountURL).then(res => {
            if (res.ok) {
                console.log('Discount Code Applied');
                const discountDetails = window?._ALConfig?.customerLoyalty?.rewards?.find((item) => item?.discountCode === discountCode) || null;
                if (discountCode && discountDetails) {
                    const discountData = {discountCode: discountCode || discountDetails?.discountCode, description: discountDetails?.description, customerId: discountDetails?.customerId}
                    document.dispatchEvent(new CustomEvent('AppstleLoyalty:AppliedDiscountCode', { detail: discountData }));
                    window.dispatchEvent(new CustomEvent('AppstleLoyalty:AppliedDiscountCode', { detail: discountData }));
                }
                if (shouldReload) {
                    window.location.reload();
                }
            } else {
                console.log('Discount Code NOT Applied');
            }
        });
    }
    const applyDiscountAutomatically = (discountCode, shouldReload = false) => {
        (async () => {
            const encodedDiscountCode = encodeURIComponent(discountCode?.trim());
            const discountURL = `${location.origin}/checkout?discount=${encodedDiscountCode}`;
            const cartURL = `${location.origin}/cart.js`;
            try {
                const discountRes = await fetch(discountURL);
                if(discountRes) {
                    const cartRes = await fetch(cartURL);
                    if (!cartRes.ok) return;
                    const cart = await cartRes.json();
                    const discount_codes = cart && Array.isArray(cart?.['discount_codes']) ? cart?.['discount_codes'] : [];
                    const hasDiscount = discount_codes.some(d => (d?.code || "").toLowerCase() === String(discountCode).toLowerCase());
                    if (hasDiscount && shouldReload) {
                        window.location.reload();
                    }
                }
            } catch (err) {
                console.error("Error applying discount:", err);
            }
        })();
    };

    const unescapeWidgetString = (str) => {
        if (!str || typeof str !== 'string') return '';
        return str?.replace(/\\\//g, '/')?.replace(/\\\\/g, '\\');
    };
    // Resolves a market-aware account URL. Prefers the routes published above so the customer keeps
    // their market/language prefix; the shop root fallback keeps that prefix too when a single route
    // entry is blank. Safe to assign to location.href as-is - with new customer accounts Shopify
    // returns an absolute URL here, so never prefix an origin.
    const loyaltyAccountRoute = (key, fallbackPath) => {
        const route = _ALConfig?.routes?.[key];
        if (route) return route;
        const shopRoot = _ALConfig?.routes?.root_url || window?.Shopify?.routes?.root || '/';
        return (shopRoot?.replace(/\/+$/, '') ?? '') + fallbackPath;
    };

    const formatUrlByLoyalty = (link) => {
        if (!link) return '';
        const decodedLink = decodeURIComponent(link);
        let l = decodedLink?.replace("{{proxy_path_prefix}}", "/")?.trim()?.replace(/\\\//g, '/')?.replace(/^\/+/, '') || '';
        l = l?.replace(/([^:]\/)\/+/g, '$1') ?? '';
        if (/^(https?:\/\/|\/\/|www\.)/i.test(l)) {
            return /^www\./i.test(l) ? 'https://' + l : l;
        }
        const shopRoot = window?.Shopify?.routes?.root ?? '/';
        return (shopRoot?.replace(/\/+$/, '') ?? '') + '/' + l;
    };

    function appstleLoyaltyIframeListener(event) {
        const redirect = (link, fallback) => { window.location.href = link ? formatUrlByLoyalty(link) : fallback; };
        if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_loyalty_message_to_redirect_to_account') !== -1) {
            if (!_ALConfig?.widget_setting?.customSignInLink && typeof kpHandleLogin === 'function') {
                kpHandleLogin(window.location.href);
            } else {
                redirect(_ALConfig?.widget_setting?.customSignInLink, loyaltyAccountRoute('account_url', '/account'));
            }
        } else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_to_redirect_to_signup') !== -1) {
            if (typeof kpHandleLogin === 'function') {
                kpHandleLogin(window.location.href);
            } else {
                window.location.href = loyaltyAccountRoute('account_register_url', '/account/register');
            }
        } else if (event?.data && event?.data?.type === 'appstle_message_to_redirect_to_after_copied_discount_redirect_url' && typeof event?.data?.value === 'string') {
            window.location.href = 'https://' + window.location.host + event?.data?.value;
        } else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_to_apply_discount_and_reload') !== -1) {
            const discountCode = (event?.data?.split('|'))[1];
            applyDiscount(discountCode, true);
        } else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_to_apply_discount') !== -1) {
            const discountCode = (event?.data?.split('|'))[1];
            applyDiscount(discountCode, false);
        }   else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_to_automatic_apply_discount_and_refresh') !== -1) {
            const discountCode = (event?.data?.split('|'))[1];
            applyDiscountAutomatically(discountCode, true);
        }  else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_to_automatic_apply_discount') !== -1) {
            const discountCode = (event?.data?.split('|'))[1];
            applyDiscountAutomatically(discountCode, false);
        } else if (event?.data && typeof event?.data?.indexOf === 'function' && event?.data?.indexOf('appstle_message_to_redirect_to_custom_url') !== -1) {
            redirect(_ALConfig?.widget_setting?.createAccountLink, loyaltyAccountRoute('account_register_url', '/account/register'));
        }
    }

    
    
    
    
    
    
    

    
        <!-- BEGIN app snippet: loyalty-snackbar -->
    const snackBarStyles = `<style>
         #snackbar {
                visibility: hidden;
                min-width: 250px;
                text-align: center;
                position: fixed;
                z-index: 9999999;
                bottom: 90px;
                font-size: 15px;

            }

            .left_snackbar {
                left: 30px;
            }

            #snackbar .icon {
                display: flex
            }

            #snackbar.show {
                visibility: visible;
                -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
                animation: fadein 0.5s, fadeout 0.5s 2.5s;
            }

            #snackbar .arrow_icon {
                font-size: 25px;
            }

            div.snackElement {
                background-color: #f7f7f5;
                color: #2b2a27;
                border-radius: 16px;
                width: 350px;
                height: 94px;
                position: relative;
                overflow: hidden;
                padding: 0;
                margin-bottom: 10px;
                text-align: left;
            }

          svg.appstle-green-bubble {
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 0;
        }

        svg.closeSnackBar {
            position: absolute;
            right: 16px;
            top: 16px;
            cursor: pointer;
        }

        #snackbar .message {
            padding-left: 74px;
            font-size: 20px;
            padding-top: 10px;
            padding-right: 46px;
            font-weight: bold;
        }

        #snackbar .description {
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0 65px;
            font-weight: 400;
            line-height: 1;
            font-size: 14px;
        }

        @-webkit-keyframes fadein {
            from {
                bottom: 0;
                opacity: 0;
            }
            to {
                bottom: 30px;
                opacity: 1;
            }
        }

        @keyframes fadein {
            from {
                bottom: 0;
                opacity: 0;
            }
            to {
                bottom: 30px;
                opacity: 1;
            }
        }

        @-webkit-keyframes fadeout {
            from {
                bottom: 30px;
                opacity: 1;
            }
            to {
                bottom: 0;
                opacity: 0;
            }
        }

        @keyframes fadeout {
            from {
                bottom: 30px;
                opacity: 1;
            }
            to {
                bottom: 0;
                opacity: 0;
            }
        }
</style>`;
    document.querySelector('body').insertAdjacentHTML('beforeend', snackBarStyles);
    const snackBarHtml = `<div id="snackbar"></div>`;
    document.querySelector('body').insertAdjacentHTML('beforeend', snackBarHtml);

    window.addEventListener('message', toasterEventListener, false);

    function toasterEventListener(event) {
        if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_for_notification') !== -1) {
            var message = event?.data?.split('|')[1];
            showAppstleLoyaltyToaster(message);
        }
    }

    let snackBarIndex = 0;

    function showAppstleLoyaltyToaster(msg) {
        var snackBar = document.getElementById('snackbar');
        snackBar.classList.add('show');
        snackBar.insertAdjacentHTML('beforeend', `
        <div class="snackElement"  id="elem${snackBarIndex}">
            <div class="description">${msg}</div>
            <svg  class="appstle-green-bubble" xmlns="http://www.w3.org/2000/svg" width="50" height="45" viewBox="0 0 84 75" fill="none">
                <circle cx="20.6075" cy="9.29547" r="9.29547" fill="#2C7721"/>
                <circle cx="80.0986" cy="47.7167" r="3.71819" fill="#2C7721"/>
                <path d="M79.4438 11.0253C82.4971 18.5483 78.8737 27.1221 71.3507 30.1754C70.5208 30.5122 69.6781 30.7678 68.8315 30.9458C64.1204 31.9366 58.8591 33.2841 56.3382 37.3855C53.3951 42.1741 55.0036 48.3927 59.3496 51.9571C68.015 59.0642 75.0268 68.4315 79.3829 79.6187C92.9059 114.348 75.7149 153.464 40.9856 166.987C6.25636 180.51 -32.8599 163.319 -46.3829 128.59C-59.9059 93.8607 -42.7149 54.7445 -7.98562 41.2214C7.18342 35.3148 23.1894 35.2678 37.5341 39.9824C42.7299 41.69 48.6536 40.072 51.5174 35.4125L52.5823 33.68C54.694 30.2441 53.7172 25.8191 52.2006 22.0823C49.1473 14.5592 52.7707 5.98544 60.2937 2.93215C67.8167 -0.121136 76.3906 3.5023 79.4438 11.0253Z" fill="#2C7721"/>
            </svg>
            <svg class="closeSnackBar" onclick="closeSnackBar('elem${snackBarIndex}')" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none">
                <path d="M2.93934 18.9393C2.35355 19.5251 2.35355 20.4749 2.93934 21.0607C3.52513 21.6464 4.47487 21.6464 5.06066 21.0607L12 14.1213L18.9393 21.0607C19.5251 21.6465 20.4749 21.6465 21.0607 21.0607C21.6464 20.4749 21.6464 19.5251 21.0607 18.9393L14.1213 12L21.0607 5.06066C21.6464 4.47487 21.6464 3.52513 21.0607 2.93934C20.4749 2.35355 19.5251 2.35355 18.9393 2.93934L12 9.87868L5.06066 2.93934C4.47487 2.35356 3.52513 2.35356 2.93934 2.93934C2.35355 3.52513 2.35355 4.47488 2.93934 5.06066L9.87868 12L2.93934 18.9393Z" fill="white"/>
            </svg>
        </div>`);
        const el = snackBarIndex;
        setTimeout(function() {
            if (document.getElementById(`elem${el}`))
                document.getElementById(`elem${el}`).remove();
        }, 5000);
        snackBarIndex++;

    }

    const closeSnackBar = (el) => document.getElementById(el).remove();

    document.addEventListener('DOMContentLoaded', () => {
        
    });

<!-- END app snippet -->
    

    const executeLoyaltyWidget = () => {
        <!-- BEGIN app snippet: loyalty-widget -->
    const parseHtmlStringContent = (content) => {
        if (typeof content !== 'string') return content;
        try {
            const htmlDecoded = content?.replace(/\\\//g, '/');
            return JSON.parse(`"${htmlDecoded}"`);
        } catch (error) {
            console.error('Error parsing content:', error);
            return content;
        }
    };

    const formatNumberByPointRoundType = num => {
        if (typeof num !== 'number') return num;
        const roundType = _ALConfig?.pointRoundType || "NO_ROUND";
        const rounded = roundType === 'ROUND_UP' ? Math.ceil(num) : roundType === 'ROUND_DOWN' ? Math.floor(num) : num;
        return (Number.isInteger(rounded) || rounded % 1 === 0) ? rounded.toFixed(0) : rounded.toFixed(2);
    };

    const formatStoreCreditAmount = value => {
        try {
            const num = Number(value);
            const safe = Number.isFinite(num) ? num : 0;
            const format = (_ALConfig?.shopMoneyFormat || '')?.replace(/&lt;/g, '<')?.replace(/&gt;/g, '>')?.replace(/<[^>]*>/g, '');
            const tokenMatch = String(format)?.match?.(/\{\{\s*(amount[a-z_]*)\s*\}\}/i);
            const token = (tokenMatch?.[1] || 'amount')?.toLowerCase?.() || 'amount';
            const decimals = token?.includes?.('no_decimals') ? 0 : 2;
            let thousands = ',', decimal = '.';
            if (token?.includes?.('comma_separator')) { thousands = '.'; decimal = ','; }
            else if (token?.includes?.('space_separator')) { thousands = ' '; }
            else if (token?.includes?.('apostrophe_separator')) { thousands = "'"; }
            const sign = safe < 0 ? '-' : '';
            const parts = Math.abs(safe)?.toFixed?.(decimals)?.split?.('.') || [];
            const intPart = (parts?.[0] || '0')?.replace?.(/\B(?=(\d{3})+(?!\d))/g, thousands) || '0';
            const amount = decimals === 0 ? sign + intPart : sign + intPart + decimal + (parts?.[1] || '00');
            return tokenMatch ? format?.replace(/\{\{\s*amount[a-z_]*\s*\}\}/gi, amount)?.trim() : amount;
        } catch (e) {
            return String(value ?? '0');
        }
    };


    const loyaltyWidgetStyles = `
<style>
    .appstle-loyalty-widget-close-icon {
        width: 28px;
        height: 28px;
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: opacity 0.2s;
    }

    .appstle-loyalty-button {
        bottom: 24px;
        z-index: 999;
        border-radius: 12px;
        position: fixed;
        border: none;
        transition: max-width 1s;
        padding: 0 19px;
        overflow: hidden;
        height: 56px;
        transform-origin: left;
        max-width: 300px;
        background-color: #2b2a27;
        color: #f7f7f5;
    }

    .appstle-loyalty-right {
        right: 40px;
    }

    .appstle-loyalty-left {
        left: 40px;
    }

    #appstle_loyalty_iframe {
        width: 1px;
        min-width: 400px;
        border: none;
        height: 516px;
        position: fixed;
        bottom: 100px;
        z-index: 1234567;
        box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
        background-color: white;
        border-radius: 12px;
        max-height: calc(100vh - 120px);
        transform: scale(0) !important;
        transition: all 0.5s;
        transform-origin: bottom  left ;
        max-width: 80vw;
    }

    @media screen and (max-width: 800px) {
        #appstle_loyalty_iframe {
            left: 0;
            height: 100vh;
            top: 0;
            min-width: 100%;
        }

        #appstle_loyalty_iframe.open + .appstle-loyalty-button {
            left: 50%;
            transform: translateX(-50%);
        }

        .appstle-loyalty-button {
            transition: all 0.5s;
        }
    }

    #appstle_loyalty_iframe.open {
        transform: scale(1) !important;
    }

    #appstle_loyalty_iframe.open.show-close-icon + button .appstle-loyalty-widget-close-icon {
        opacity: 1;
    }

    #appstle_loyalty_iframe.open + button .appstle_loyalty_widget_button_wrapper {
        color: transparent;
    }

    .appstle_loyalty_widget_button_wrapper {
        height: 100%;
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        gap: 10px;
    }

    .appstle-loyalty-widget-button-text {
        flex-shrink: 0;
    }

    .loyalty_widget_available_points {
        display: none;
        height: 100%;
        width: auto;
        flex-shrink: 0;
    }

    .appstle_show_points .loyalty_widget_available_points {
        display: flex;
        align-items: center;
        padding: 0 8px;
        margin-right: -14px;
        background-color: #2b2a27;
        color: #f7f7f5;
    }

    #appstle_loyalty_iframe.open.show-close-icon + button {
        background-color: #2b2a27;
    }

    #appstle_loyalty_iframe.open.show-close-icon + button .appstle-loyalty-widget-button-text-wrapper,
    #appstle_loyalty_iframe.open.show-close-icon + button .loyalty_widget_available_points {
        opacity: 0;
    }

    #appstle_loyalty_iframe.open + button {
        max-width: 56px;
    }

    .loyalty-widget-buttonImage {
        height: 24px;
        width: 24px;
    }

    .appstle-loyalty-widget-button-text-wrapper {
        height: 100%;
        display: flex;
        gap: 4px;
        align-items: center;
    }

    .right_snackbar {
        right: 30px;
    }

    
    @media screen and (max-width: 576px) {
        #appstle_loyalty_iframe,
        .appstle-loyalty-button {
            display: none;
        }
    }

    
</style>`;
    document.querySelector('body').insertAdjacentHTML('beforeend', loyaltyWidgetStyles);
    const mainHTMLString = `
<iframe id="appstle_loyalty_iframe" class="appslte-iframe" title="Appstle Loyalty Widget"></iframe>
<button id="appstle-loyalty-button"
        class="appstle-loyalty-button appstle-loyalty-hidden ${_ALConfig?.customerId ? `logged-in-customer-loyalty-button` : `logged-out-customer-loyalty-button`}"
        style="${_ALConfig.widget_setting.showWidget && _ALConfig.widget_setting.widgetType === 'LAUNCHER' ? `` : `display: none !important;`}">
    <div class="appstle_loyalty_widget_button_wrapper">
        <div class="appstle-loyalty-widget-button-text-wrapper">
            
                <img
                    src="${parseHtmlStringContent('https://cdn.shopify.com/s/files/1/0635/7391/7901/files/icon1.png?v=1719318035')}"
                    alt="" role="presentation" class="loyalty-widget-buttonImage">
            
            <span id="loyalty-widget-title" class="appstle-loyalty-widget-button-text"></span>
        </div>
        <div class="loyalty_widget_available_points"></div>
    </div>
    <svg class="appstle-loyalty-widget-close-icon" xmlns="http://www.w3.org/2000/svg" fill="none"
         viewBox="0 0 24 24"
         stroke-width="1.5" stroke="currentColor">
        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"></path>
    </svg>
</button>`;
    document.querySelector('body').insertAdjacentHTML('beforeend', mainHTMLString);
    window.addEventListener('message', widgetEventListener, false);

    function widgetEventListener(event) {
        if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_for_showWidget') !== -1) {
        } else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_widget_showHide') !== -1) {
            toggleWidget();
        } else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('refresh_appstle_loyalty_widget') !== -1 && _ALConfig?.widget_setting?.widgetType === 'LAUNCHER') {
            loadAppstleLoyaltyWidget();
            console.log('REFRESH WIDGET');
        } else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('show_appstle_loyalty_widget') !== -1) {
            loadAppstleLoyaltyWidget();
            enableWidget();
        }
    }

    function removeAppstleLoyaltyWidget() {
        document.querySelector('#appstle-loyalty-button')?.classList?.add('appstle-loyalty-hidden');
        document.querySelector('#appstle_loyalty_iframe')?.classList?.add('appstle-loyalty-hidden');
    }

    (function checkForWidgetRestrictions() {
        let isShowWidget = true;

        if (_ALConfig?.customerLoyalty?.customerStatus === 'EXCLUDED') {
            isShowWidget = false;
        }
        if (!_ALConfig?.customerId) {
            isShowWidget = !(_ALConfig?.widget_setting?.restrictedCustomersTag || _ALConfig?.widget_setting?.allowedCustomersTag);
        }
        if (_ALConfig?.widget_setting?.allowedCustomersTag?.length && isShowWidget) {
            let allowedTags = _ALConfig?.widget_setting?.allowedCustomersTag.split(',');
            if (allowedTags?.length > 0 && !_ALConfig?.customerTags?.some((tag) => allowedTags?.some((allowedTag) => allowedTag?.trim()?.toLowerCase() === tag?.trim()?.toLowerCase()))) {
                isShowWidget = false;
            }
        }
        if (_ALConfig?.widget_setting?.restrictedCustomersTag?.length && isShowWidget) {
            let restrictedTags = _ALConfig?.widget_setting?.restrictedCustomersTag?.split(',');
            if (restrictedTags?.length > 0 && _ALConfig?.customerTags?.some((tag) => restrictedTags?.some((restrictedTag) => restrictedTag?.trim()?.toLowerCase() === tag?.trim()?.toLowerCase()))) {
                isShowWidget = false;
            }
        }
        if (_ALConfig?.widget_setting?.blockWidgetOnPages?.length && isShowWidget) {
            let restrictedPages = _ALConfig?.widget_setting?.blockWidgetOnPages?.split(',');
            const currentPage = window?.location?.pathname;
            if (restrictedPages?.length > 0) {
                if (restrictedPages?.includes('/homepage') && currentPage === '/') {
                    isShowWidget = false;
                } else if (restrictedPages?.some((page) => currentPage?.includes(page))) {
                    isShowWidget = false;
                }
            }
        }
        if (_ALConfig?.widget_setting?.allowWidgetOnSpecificPages?.length && isShowWidget) {
            let allowedPages = _ALConfig?.widget_setting?.allowWidgetOnSpecificPages?.split(',');
            const currentPage = window?.location?.pathname;
            if (allowedPages?.length > 0) {
                if (allowedPages?.includes('/homepage') && currentPage === '/') {
                    isShowWidget = true;
                } else if (allowedPages?.some((page) => currentPage?.includes(page))) {
                    isShowWidget = true;
                } else {
                    isShowWidget = false;
                }
            }
        }
        if (!_ALConfig?.customerId && _ALConfig?.widget_setting?.showToLoggedInCustomerOnly) {
            isShowWidget = false;
        }
        window.__APPSTLE_LOYALTY_LAUNCHER_ALLOWED = !!isShowWidget;
        if (isShowWidget) {
            showAppstleLoyaltyWidget();
        } else {
            removeAppstleLoyaltyWidget();
        }
    })();

    function enableWidget() {
        document.querySelector('#appstle_loyalty_iframe')?.classList?.add('open');
        document.querySelector('#appstle_loyalty_iframe')?.classList?.remove('appstle-loyalty-hidden');
        setTimeout(function() {
            document.querySelector('#appstle_loyalty_iframe')?.classList?.toggle('show-close-icon');
        }, 900);
    }

    function showAppstleLoyaltyWidget() {
        const launcherAllowed = window?.['__APPSTLE_LOYALTY_LAUNCHER_ALLOWED'] !== false;
        document.querySelector('#appstle_loyalty_iframe')?.classList?.remove('appstle-loyalty-hidden');
        const btn = document.querySelector('#appstle-loyalty-button');
        if (!btn) return;
        if (launcherAllowed) {
            btn.classList.remove('appstle-loyalty-hidden');
        } else {
            btn.classList.add('appstle-loyalty-hidden');
        }
    }


    document.querySelector('.appstle-loyalty-button').addEventListener('click', toggleWidget);

    if (_ALConfig?.widget_setting?.widgetPosition === 'LEFT') {
        document.getElementById('appstle_loyalty_iframe')?.classList?.add('appstle-loyalty-left');
        document.querySelector('.appstle-loyalty-button')?.classList?.add('appstle-loyalty-left');
        document.getElementById('appstle_loyalty_iframe')?.classList?.add('appstle-loyalty-left');
        document.getElementById('snackbar')?.classList?.add('left_snackbar');

    } else {
        document.getElementById('appstle_loyalty_iframe')?.classList?.add('appstle-loyalty-right');
        document.querySelector('.appstle-loyalty-button')?.classList?.add('appstle-loyalty-right');
        document.getElementById('snackbar')?.classList?.add('right_snackbar');
    }


    const alIframeSrc = `\x3chtml>
\x3chead>
    \x3cscript>
        window["Shopify"] = {};
        window["__st"] = ${JSON.stringify(__st)};
        window["Shopify"]["shop"] = "${location.host}";
        window.appstle_public_domain = "${location.host}";
        window["isAppstleLoyaltyCustomerPortal"] = true;
        \x3c/script>
        <link rel="stylesheet" href="${_ALConfig.widgetCssPath}">
            \x3cscript defer type="text/javascript" src="${_ALConfig.widgetJsPath}">\x3c/script>
                <style>
                    #loyalty_spinner_container {
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    height: 100%;
                    width: 100%;
                    z-index: 9999999999999999999999999;
                }
                    #loyalty_spinner {
                    height: 32px;
                    width: 32px;
                    animation: spin 1s linear infinite;
                    border-radius: 9999px;
                    border-width: 1px;
                    border-style: solid;
                    border-color: rgb(107 114 128);
                    border-top-color: transparent;
                }
                    @keyframes spin {
                    100% {
                        transform: rotate(360deg);
                }
                }
                </style>
            \x3c/head>
            \x3cbody>
            <div style="overflow: auto;" id="appstleLoyaltyWidget">
                <div id="loyalty_spinner_container">
                    <div id="loyalty_spinner"></div>
                </div>
            </div>
            \x3c/body>
        \x3c/html>`;


    function toggleWidget() {
        loadAppstleLoyaltyWidget();
        if (_ALConfig?.widget_setting?.widgetType?.toUpperCase() === 'LAUNCHER' && _ALConfig?.widget_setting?.forceRedirectDedicatedPage === true) {
            window.open(`/${_ALConfig?.proxy_path_prefix}`);
        } else {
            document.querySelector('#appstle_loyalty_iframe')?.classList?.toggle('open');
            showAppstleLoyaltyWidget();
            setTimeout(function() {
                document.querySelector('#appstle_loyalty_iframe')?.classList?.toggle('show-close-icon');
            }, 900);
        }
    }

    const loadAppstleLoyaltyWidget = () => {
        var iframe = document.querySelectorAll('#appstle_loyalty_iframe');
        iframe.forEach(function(item) {
            item.contentWindow._ALConfig = _ALConfig;
            item.contentWindow.document.open('text/html', 'replace');
            item.contentWindow.document.write(alIframeSrc);
            item.contentWindow.document.close();
        });
    };

    const launcherDataType = _ALConfig?.widget_setting?.launcherDataType || 'POINTS';

    const loyaltyButtonTitle = document.getElementById('loyalty-widget-title');
    if (_ALConfig?.shop_labels?.widgetTitle) {
        loyaltyButtonTitle.innerHTML = parseHtmlStringContent(_ALConfig?.shop_labels?.widgetTitle);
    }

    (function() {
        const { customerLoyalty, widget_setting } = _ALConfig || {};
        if (!customerLoyalty && !(launcherDataType === 'STORE_CREDITS' && _ALConfig?.customerId)) return;

        const showTier = widget_setting?.showTierName;
        const launcherButtonElement = document.querySelector('#appstle-loyalty-button');
        const pointsEl = document.querySelector('.loyalty_widget_available_points');
        if (!pointsEl) return;

        const fmt = new Intl.NumberFormat();
        const { storeCreditBalance = 0, availablePoints = 0, currentVipTier = '' } = customerLoyalty || {};

        let displayValue;
        if (launcherDataType === 'STORE_CREDITS') {
            displayValue = formatStoreCreditAmount(_ALConfig?.customerStoreCreditBalance || storeCreditBalance || 0);
        } else if ((launcherDataType === 'VIP_TIER') && currentVipTier) {
            displayValue = String(currentVipTier);
        } else {
            const n = Number(availablePoints) || 0;
            displayValue = fmt.format(formatNumberByPointRoundType(n));
        }
        pointsEl.textContent = displayValue;
        launcherButtonElement?.classList.add('appstle_show_points');
    })();


    function handleDeepLink() {
        const loyaltyDeepLinks = [
            '#appstle-loyalty',
            '#appstle-refer',
            '#appstle-loyalty-earn-rewards',
            '#appstle-loyalty-redeem-rewards',
            '#appstle-loyalty-referrals',
            '#appstle-loyalty-vip-program'
        ];
        if (!_ALConfig?.widget_setting?.showWidget || !loyaltyDeepLinks.some(hash => location?.hash?.includes(hash))) {
            return;
        }
        loadAppstleLoyaltyWidget();
        enableWidget();
        setTimeout(() => {
            document.querySelector('#appstle_loyalty_iframe')?.classList?.add('show-close-icon');
        }, 900);
    }

    handleDeepLink();

    const widgetReferralUrl = new URL(window.location.href);
    if (_ALConfig?.referralEnabled && widgetReferralUrl?.searchParams.get('appstle_referral') && _ALConfig?.widget_setting?.widgetType === 'LAUNCHER') {
        let referralRedirectUrl = _ALConfig?.widget_setting?.referralRedirectUrl;
        let redirectURL = referralRedirectUrl + window.location.search;
        if (referralRedirectUrl) {
            let referralUrlObj;
            try {
                referralUrlObj = new URL(referralRedirectUrl, window.location.origin);
            } catch {
                referralUrlObj = null;
            }
            let referralPath = referralUrlObj ? referralUrlObj.pathname.replace(/\/+$/, '') : referralRedirectUrl.replace(/\/+$/, '');
            let currentPath = window.location.pathname.replace(/\/+$/, '');
            if (referralPath && currentPath !== referralPath) {
                window.open(redirectURL, '_self');
            }
        }
        setTimeout(() => {
            loadAppstleLoyaltyWidget();
            enableWidget();
        }, 200);
    }


    (function observeURLChanges() {
        let lastUrl = location.href;
        const handleUrlChange = () => {
            if (location.href !== lastUrl) {
                handleDeepLink();
                lastUrl = location.href;
            }
        };
        new MutationObserver(handleUrlChange).observe(document.body, { subtree: true, childList: true });
        window.addEventListener('popstate', handleUrlChange);
        window.addEventListener('hashchange', handleUrlChange);
    })();

    const alDOMObserver = new MutationObserver(function(mutations_list) {
        mutations_list.forEach(function(mutation) {
            mutation.addedNodes.forEach(function(added_node) {
                if (added_node.id === 'appstle_loyalty_iframe') {
                    var iframe = document.querySelectorAll('#appstle_loyalty_iframe');
                    iframe.forEach(function(item) {
                        item.contentWindow._ALConfig = _ALConfig;
                        item.contentWindow.document.open('text/html', 'replace');
                        item.contentWindow.document.write(alIframeSrc);
                        item.contentWindow.document.close();
                    });
                    alDOMObserver.disconnect();
                }
            });
        });
    });
    alDOMObserver.observe(document.querySelector('body'), { subtree: true, childList: true });

    

    
<!-- END app snippet -->
    }

    
        try {
            const versionUrl = `${location.origin}/${_ALConfig?.proxy_path_prefix || 'apps/loyalty'}/app-loyalty-version`;
            fetch(versionUrl)
                .then(res => res.json())
                .then(data => {
                    if (data) {
                        const widgetJsUrl = new URL(_ALConfig.widgetJsPath);
                        const widgetCssUrl = new URL(_ALConfig.widgetCssPath);
                        widgetJsUrl.searchParams.set('v', data);
                        widgetCssUrl.searchParams.set('v', data);
                        _ALConfig.widgetJsPath = widgetJsUrl.toString();
                        _ALConfig.widgetCssPath = widgetCssUrl.toString();
                    }
                })
                .catch(() => {
                })
                .finally(() => {
                    executeLoyaltyWidget();
                });
        } catch (err) {
            executeLoyaltyWidget();
        }
    

    const storeCreditMismatch = _ALConfig?.customerId && _ALConfig?.customerStoreCreditBalance >= 0 && _ALConfig?.customerLoyalty?.storeCreditBalance >= 0 && _ALConfig?.customerLoyalty?.storeCreditBalance !== _ALConfig?.customerStoreCreditBalance;
    if (storeCreditMismatch && _ALConfig.shop === 'olineloyalty27.myshopify.com') {
        const updateCustomerUrl = `/${_ALConfig?.proxy_path_prefix || 'apps/loyalty'}/cp/api/update-customer`;
        try {
            fetch(updateCustomerUrl, { method: 'POST' })
                .then((response) => {
                    if(response.ok) {}
                })
                .catch(() => {});
        } catch (err) {}
    }

    <!-- BEGIN app snippet: loyalty-dedicated-page -->
    const dedicatedPageURL = new URL(window.location.href);
    const decodeUrl = (content) => {
        if (typeof content !== 'string') return content;
        try {
            const htmlDecoded = content?.replace(/\\\//g, '/');
            return JSON.parse(`"${htmlDecoded}"`);
        } catch (error) {
            console.error('Error parsing content:', error);
            return content;
        }
    };

    if (dedicatedPageURL?.searchParams?.get('appstle_referral') && _ALConfig?.widget_setting?.widgetType === 'DEDICATED_PAGE') {
        const customUrl = decodeUrl(_ALConfig?.widget_setting?.referralCustomRedirectUrl);
        if (customUrl) {
            const normalizedCustomPath = customUrl.startsWith('/') ? customUrl : `/${customUrl}`;
            if (window.location.pathname !== normalizedCustomPath) {
                const redirectUrl = new URL(window.location.href);
                redirectUrl.pathname = normalizedCustomPath;
                window.open(redirectUrl.toString(), '_self');
            }
        }
        else if (dedicatedPageURL?.searchParams?.get('appstle_referral') && _ALConfig?.widget_setting?.widgetType === 'DEDICATED_PAGE' && !window.location.href.includes(_ALConfig?.proxy_path_prefix)) {
            window.open(`${window.location.origin}/${_ALConfig?.proxy_path_prefix}${window.location.search}`, '_self');
        }
    }

    const dedicatedPageEventListener = (event) => {
        if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('refresh_appstle_loyalty_page') !== -1) {
            initiateAppstleLoyaltyPage();
            console.log('REFRESH PAGE');
        }
    };
    window.addEventListener('message', dedicatedPageEventListener, false);

    function initiateAppstleLoyaltyPage() {
        if (document.querySelector('#appstleLoyaltyPage')) {
            const appstleLoyaltyPageElement = document.getElementById('appstleLoyaltyPage');
            while (appstleLoyaltyPageElement.firstChild) {
                appstleLoyaltyPageElement.firstChild.remove();
            }

            


            
            document.title = "";
            

            
            setTimeout(() => {
                let metaDescription = document.querySelector('meta[name="description"]');
                if (metaDescription) {
                    metaDescription.content = "";
                } else {
                    metaDescription = document.createElement('meta');
                    metaDescription.name = 'description';
                    metaDescription.content = "";
                    document.head.appendChild(metaDescription);
                }
            }, 500);
            
            if (appstleLoyaltyPageElement) {

                const loadDedicatedPageAsset = (createAsset, attempt, onSettle) => {
                    const asset = createAsset();
                    let settled = false;
                    const settle = () => {
                        if (settled) return;
                        settled = true;
                        if (typeof onSettle === 'function') {
                            onSettle();
                        }
                    };
                    asset.onload = settle;
                    asset.onerror = () => {
                        asset.remove();
                        if (attempt < 4) {
                            setTimeout(() => loadDedicatedPageAsset(createAsset, attempt + 1, onSettle), 1000 * Math.pow(2, attempt - 1));
                        } else {
                            settle();
                        }
                    };
                }

                const appendDedicatedPageWidgetScript = () => {
                    loadDedicatedPageAsset(() => {
                        const s = document.createElement('script');
                        s.setAttribute('src', _ALConfig?.widgetJsPath);
                        s.async = false;
                        document.body.appendChild(s);
                        return s;
                    }, 1);
                }

                const executeDedicatedPageScript = () => {
                    let widgetScriptAppended = false;
                    const appendWidgetScriptOnce = () => {
                        if (widgetScriptAppended) return;
                        widgetScriptAppended = true;
                        appendDedicatedPageWidgetScript();
                    };
                    try {
                        const preload = document.createElement('link');
                        preload.rel = 'preload';
                        preload.as = 'script';
                        preload.href = _ALConfig?.widgetJsPath;
                        document.head.appendChild(preload);
                    } catch (e) {}
                    loadDedicatedPageAsset(() => {
                        const link = document.createElement('link');
                        link.type = 'text/css';
                        link.rel = 'stylesheet';
                        link.href = _ALConfig?.widgetCssPath;
                        document.head.appendChild(link);
                        return link;
                    }, 1, appendWidgetScriptOnce);
                    setTimeout(appendWidgetScriptOnce, 8000);
                }

                try {
                    const versionUrl = `${location.origin}/${_ALConfig?.proxy_path_prefix || 'apps/loyalty'}/app-loyalty-version`;
                    fetch(versionUrl).then(res => res.json()).then(data => {
                            if (data) {
                                const widgetJsUrl = new URL(_ALConfig.widgetJsPath);
                                const widgetCssUrl = new URL(_ALConfig.widgetCssPath);
                                widgetJsUrl.searchParams.set('v', data);
                                widgetCssUrl.searchParams.set('v', data);
                                _ALConfig.widgetJsPath = widgetJsUrl.toString();
                                _ALConfig.widgetCssPath = widgetCssUrl.toString();
                            }
                        }).catch(() => {}).finally(() => {
                            executeDedicatedPageScript();
                        });
                } catch (err) {
                    executeDedicatedPageScript();
                }


            }

        } else {
            setTimeout(() => {
                initiateAppstleLoyaltyPage();
            }, 2000);
        }
    }

    const dedicatedPageReferralUrl = new URL(window.location.href)?.searchParams.get('appstle_referral');

    if (_ALConfig?.widget_setting?.showWidget === true) {
        initiateAppstleLoyaltyPage();
    }

<!-- END app snippet -->

    
        <!-- BEGIN app snippet: loyalty-visit-shop -->
    (async function() {
        const isAvailableVisitShop = _ALConfig?.pointEarnRules?.length > 0 && _ALConfig?.pointEarnRules?.find((rule) => rule?.type === 'VISIT_SHOP' && rule?.status === 'ACTIVE');
        if (_ALConfig?.customerId && isAvailableVisitShop) {
            if (!sessionStorage.getItem('syncVisitStore') && ((_ALConfig?.customerId && isAvailableVisitShop && isAvailableVisitShop?.id) ||  (_ALConfig?.referralEnabled && _ALConfig?.referralLoyalty?.referralType === 'VISIT_SHOP'))) {
                try {
                    const response = await fetch(`/${_ALConfig?.proxy_path_prefix || 'apps/loyalty'}/cp/api/customer-visit-store`, { method: 'POST', headers: {'Content-Type': 'application/json'}, });
                    if (response?.ok) {
                        sessionStorage.setItem('syncVisitStore', 'true');
                    }
                } catch (error) {
                    console.error('Error:', error);
                }
            }
        }
    })();

<!-- END app snippet -->
        <!-- BEGIN app snippet: loyalty-custom-styles -->
    const loyaltyCustomStyles = `<style>.appstle-loyalty {
    font-family: 'Roboto mono', sans-serif !important;
}

.appstle-loyalty h1, .appstle-loyalty h2, .appstle-loyalty h3, .appstle-loyalty h4, .appstle-loyalty h5, .appstle-loyalty h6 {
    color: white !important;
    font-weight: 600;
    text-transform: uppercase;
}

.al-rounded-lg {
    border-radius: 0px !important;
}

.al-border-indigo-400 {
    border-color: black !important;
}

.al-text-indigo-500 {
    color: white !important;
}

.loyaltyPage-faq-section, .loyaltyPage-redeem-section, .loyaltyPage-rewards-section {
    background-color: #f5f5f5 !important;
}

.loyaltyPage-hero-section {
    --tw-gradient-to: #f5f5f5 var(--tw-gradient-to-position) !important;
}

.loyaltyPage-hero-avail-points-button-text {
    background-color: white !important;
    font-size: 1.2rem;
    font-weight: 500;
    padding: 15px !important;
}

.loyaltyPage-hero-avail-points-button-value {
    background-color: #333 !important;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 15px !important;
}

.loyaltyPage-hero-section .al-mb-6.al-w-full.al-flex.al-gap-x-4.al-justify-center {
    display: none !important;
}

.loyaltyPage-hero-image-container {
    margin-top: 4rem;
}

.appstle-loyalty [type=button]  {
    text-transform: uppercase !important;
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    border: 1px solid #000;
    letter-spacing: .2em;
}

.loyaltyPage-hero-signin-button {
    background-color: #000 !important;
}

.loyaltyPage-hero-signin-button:hover {
    background-color: #FFF !important;
    color: #000 !important;
}

.loyaltyPage-faq-content-item:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important; 
}

.al-py-4 {
        padding: 16px !important;
}
.loyaltyPage-redeem-list-container:hover {
     --tw-bg-opacity: 1 !important;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity)) !important;
}

.loyaltyPage-earn-rule-card-container {
     --tw-bg-opacity: 1 !important;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity)) !important;
}
.loyaltyPage-earn-rule-card-container:hover {
     --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

div.appstle_loyalty_cart_widget_wrapper {
    Witdh:100% !important;
    Max-width:100% !important;
}</style>`;
    document.querySelector('body').insertAdjacentHTML('beforeend', loyaltyCustomStyles);

<!-- END app snippet -->
    
</script>


    <script src="https://cdn.shopify.com/extensions/01a08ad3-3fd1-7913-abfc-847e0da12590/appstle-loyalty-1397/assets/appstle-loyalty.js" defer=""></script>
    <style>
        .acquire-points-badge {
            display: flex;
            flex-direction: column;
            max-width: max-content;
            font-size: 14px;
            font-weight: 500;
            letter-spacing: 0.05em;
            border-radius: 3px;
            padding: 10px;
        }
        .loyalty-acquire-points-badge sup {
            font-size: 10px;
            margin-left: 3px;
        }
        .loyalty-point-balance {
            font-size: 16px;
            font-weight: 500;
            letter-spacing: 0.05em;
            max-width: max-content;
        }
        .loyalty-current-vip-tier-badge {
            font-size: 16px;
            font-weight: 500;
            letter-spacing: 0.05em;
            max-width: max-content;
        }
        .loyalty-acquire-points-logged-out-label,
        .loyalty-acquire-earn-points-label,
        .loyalty-acquire-store-credit-label {
            color: inherit;
            background-color: inherit;
        }


        .appstle_loyalty_cart_widget_wrapper {
            position: relative !important;
            max-width: 400px !important;
            margin-left: auto !important;
        }
        @media screen and (max-width: 749px) {
            .appstle_loyalty_cart_widget_wrapper {
                position: relative !important;
                max-width: 100% !important;
            }
        }
        #appstle_loyalty_cart_widget_iframe {
            display: none !important;
        }
        #appstle_loyalty_cart_widget_iframe.open {
            display: block !important;
            position: fixed !important;
            top: 0 !important;
            left: 0 !important;
            width: 100% !important;
            height: 100% !important;
            border: none !important;
            z-index: 99999999999999999999 !important;
        }
        .appstle_loyalty_cart_widget_wrapper {
            margin-bottom: 12px !important;
        }
        .loyalty-cart-widget-button {
            display: flex !important;
            align-items: center !important;
            justify-content: space-between !important;
            flex-wrap: nowrap !important;
            background-color: white !important;
            gap: 1rem !important;
            border-radius: 8px !important;
            padding: 10px !important;
            width: 100% !important;
            border: 1px solid #e5e7eb !important;
        }
        .loyalty-cart-widget-points-store-credits-info {
            display: flex !important;
            align-items: center !important;
            gap: 12px !important;
        }
        .loyalty-cart-widget-icon {
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            width: 32px !important;
            height: 32px !important;
            background-color: #2b2a27 !important;
            border-radius: 6px !important;
        }
        .loyalty-cart-widget-icon-image {
            width: 20px !important;
            height: 20px !important;
        }
        .loyalty-cart-widget-icon-svg {
            fill: white !important;
        }
        .loyalty-cart-widget-available-balance-label {
            font-size: 16px !important;
            font-weight: 500 !important;
            color: #1f2937 !important;
        }
        .loyalty-cart-widget-rewards-btn {
            background-color: #2b2a27 !important;
            color: #f7f7f5 !important;
            border: none !important;
            min-width: 82px !important;
            border-radius: 4px !important;
            padding: 6px 12px !important;
            font-size: 14px !important;
            font-weight: 600 !important;
            cursor: pointer !important;
            transition: background-color 0.15s !important;
        }
        .loyalty-cart-widget-rewards-btn-disabled {
            opacity: 0.5 !important;
            pointer-events: none !important;
            cursor: not-allowed !important;
        }
    </style>




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