Outiref

Code source de l'URL : https://kimononation.fr/

<!doctype html>
<html class="no-js template-index" lang="fr">
  <head>
    <!-- 🔗 Préconnexions CDN -->
<link rel="preconnect" href="https://cdn.shopify.com" crossorigin>
<link rel="dns-prefetch" href="//cdn.shopify.com">

<!-- ⚡ CSS critiques en preload -->
<link rel="preload" as="style" href="//kimononation.fr/cdn/shop/t/12/assets/component-hero.css?v=34641096651970638761763960050" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-hero.css?v=34641096651970638761763960050"></noscript>

<link rel="preload" as="style" href="//kimononation.fr/cdn/shop/t/12/assets/section-divider.css?v=112284674692644939391763960050" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/section-divider.css?v=112284674692644939391763960050"></noscript>


<script>
  // 🚀 Version finale – neutralise le CSS Shopify sans risque
  (function() {
    const targetHref = 'accelerated-checkout-backwards-compat.css';
    const observer = new MutationObserver(() => {
      document.querySelectorAll('link[href*="' + targetHref + '"]').forEach(link => {
        if (link.getAttribute('data-fixed')) return;

        // Empêche le blocage initial
        link.setAttribute('rel', 'alternate');
        link.setAttribute('as', 'style');
        link.setAttribute('data-fixed', 'true');

        // Recharge proprement après 1.5s
        setTimeout(() => {
          link.setAttribute('rel', 'stylesheet');
          console.log('✅ Feuille Shopify checkout rechargée sans bloquer le rendu');
        }, 1500);
      });
    });

    observer.observe(document.documentElement, { childList: true, subtree: true });
  })();
</script>


<!-- 💤 Charger la newsletter après le chargement de la page -->
<script>
  window.addEventListener('load', function () {
    var link = document.createElement('link');
    link.rel = 'stylesheet';
    link.href = "//kimononation.fr/cdn/shop/t/12/assets/component-newsletter.css?v=20378098663625819011763960050";
    document.head.appendChild(link);
  });
</script>
<noscript><link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-newsletter.css?v=20378098663625819011763960050"></noscript>


  <meta name="google-site-verification" content="hhtQkPii35yaer8vPSQPWREMEAAwGEzwQi735181SLY" />
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width,initial-scale=1">
    <title>
  
    Kimono Nation – Boutique de Kimonos
  
</title>
    <link rel="preconnect" href="https://cdn.shopify.com" crossorigin>
    <link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin>
    
    <style data-shopify>
  
  
  
  
  

  /* Colors - Schemes */
  :root,
    .color-default {
      --color-foreground: #2b2b2b;
      --color-background: #ffffff;
      --color-button-foreground: #2b2b2b;
      --color-button-background: #ffffff;
      --color-outlines: #000000;
      --color-borders: #555555;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: #ffffff;
      --gradient-card-background: radial-gradient(rgba(115, 124, 62, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #f0f0f0;
      }
  
    .color-alternative-1 {
      --color-foreground: #ffffff;
      --color-background: #a31d1d;
      --color-button-foreground: #000000;
      --color-button-background: #ffffff;
      --color-outlines: #ffffff;
      --color-borders: #78766f;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #111111;
      --color-card-background: #ffffff;
      --gradient-card-background: #FFFFFF;
      --color-background-alt: #bd2222;
      }
  
    .color-alternative-2 {
      --color-foreground: #000000;
      --color-background: #ffffff;
      --color-button-foreground: #ffffff;
      --color-button-background: #a31d1d;
      --color-outlines: #ffffff;
      --color-borders: #302d2d;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: #343434;
      --gradient-card-background: radial-gradient(rgba(115, 124, 62, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #f0f0f0;
      }
  
    .color-overlay-scheme {
      --color-foreground: #111111;
      --color-background: #ffffff;
      --color-button-foreground: #2b2b2b;
      --color-button-background: #ffffff;
      --color-outlines: #ffffff;
      --color-borders: #cccccc;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #111111;
      --color-card-background: #f5f5f5;
      --gradient-card-background: #FFFFFF;
      --color-background-alt: #f0f0f0;
      }
  
    .color-scheme-4d5450a6-a067-429e-b357-6ef9314cb208 {
      --color-foreground: #000000;
      --color-background: #ffffff;
      --color-button-foreground: #2b2b2b;
      --color-button-background: #ffffff;
      --color-outlines: #f7b829;
      --color-borders: #555555;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: #343434;
      --gradient-card-background: radial-gradient(rgba(115, 124, 62, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #f0f0f0;
      }
  
    .color-scheme-d029ea55-3694-4bbc-bed3-13cae1b0a197 {
      --color-foreground: #000000;
      --color-background: #f2f2f2;
      --color-button-foreground: #2b2b2b;
      --color-button-background: #ffffff;
      --color-outlines: #000000;
      --color-borders: #555555;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: #a31d1d;
      --gradient-card-background: radial-gradient(rgba(115, 124, 62, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #e3e3e3;
      }
  
    .color-scheme-e9fa76f9-d53b-402b-b420-d19183ae843a {
      --color-foreground: #000000;
      --color-background: #eaddcb;
      --color-button-foreground: #010101;
      --color-button-background: #ffffff;
      --color-outlines: #000000;
      --color-borders: #ffffff;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: #a31d1d;
      --gradient-card-background: radial-gradient(rgba(227, 250, 218, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #e1cfb5;
      }
  
    .color-scheme-04d54cfe-4b4e-4390-a9fc-2b1caaf2aebe {
      --color-foreground: #000000;
      --color-background: #ffffff;
      --color-button-foreground: #ffffff;
      --color-button-background: #5e2309;
      --color-outlines: #000000;
      --color-borders: #555555;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: #5e2309;
      --gradient-card-background: radial-gradient(rgba(94, 35, 9, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #f0f0f0;
      }
  
    .color-scheme-e9cb1a51-d39e-4492-bf3a-6d2c2be0fa58 {
      --color-foreground: #ffffff;
      --color-background: #ffffff;
      --color-button-foreground: #000000;
      --color-button-background: #f6ff94;
      --color-outlines: #ffffff;
      --color-borders: #ffffff;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: #a31d1d;
      --gradient-card-background: radial-gradient(rgba(115, 124, 62, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #f0f0f0;
      }
  
    .color-scheme-287b2dd3-f94b-4ef5-a928-5ca84a177001 {
      --color-foreground: #ffffff;
      --color-background: #5f230a;
      --color-button-foreground: #ffffff;
      --color-button-background: #78766f;
      --color-outlines: #14663a;
      --color-borders: #78766f;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: #5f230a;
      --gradient-card-background: radial-gradient(rgba(115, 124, 62, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #7b2d0d;
      }
  
    .color-scheme-514b2be9-a546-4cb2-8021-87b88b604a5d {
      --color-foreground: #000000;
      --color-background: #f6f3ee;
      --color-button-foreground: #2b2b2b;
      --color-button-background: #f6f3ee;
      --color-outlines: #000000;
      --color-borders: #555555;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: #f6f3ee;
      --gradient-card-background: radial-gradient(rgba(115, 124, 62, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #ebe5da;
      }
  
    .color-scheme-ee59460d-91c3-4543-96ca-09589bf34d0b {
      --color-foreground: #282828;
      --color-background: #ffffff;
      --color-button-foreground: #ffffff;
      --color-button-background: #e2c297;
      --color-outlines: #000000;
      --color-borders: #000000;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: #ffffff;
      --gradient-card-background: radial-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1) 100%);
      --color-background-alt: #f0f0f0;
      }
  
    .color-scheme-1a9a0ed6-0b72-4ca8-94f8-97b31bd99555 {
      --color-foreground: #2b2b2b;
      --color-background: #ffffff;
      --color-button-foreground: #ffffff;
      --color-button-background: #5e2309;
      --color-outlines: #ffffff;
      --color-borders: #ffffff;
      --color-overlay: #ffffff;
      --color-overlay-rgb: 255 255 255;

      --color-card-foreground: #ffffff;
      --color-card-background: #a31d1d;
      --gradient-card-background: linear-gradient(0deg, rgba(115, 124, 62, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #f0f0f0;
      }
  
    .color-scheme-1a3484d4-c248-42d0-ac03-60279d4a7e77 {
      --color-foreground: #010101;
      --color-background: #f6f1eb;
      --color-button-foreground: #2b2b2b;
      --color-button-background: #ffffff;
      --color-outlines: #ffffff;
      --color-borders: #ffffff;
      --color-overlay: #ffffff;
      --color-overlay-rgb: 255 255 255;

      --color-card-foreground: #ffffff;
      --color-card-background: #ffffff;
      --gradient-card-background: radial-gradient(rgba(255, 255, 255, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #ede2d6;
      }
  
    .color-scheme-a8d62031-c52e-4690-bf50-996898292d46 {
      --color-foreground: #2b2b2b;
      --color-background: #ffffff;
      --color-button-foreground: #ffffff;
      --color-button-background: #000000;
      --color-outlines: #000000;
      --color-borders: #ffffff;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: rgba(0,0,0,0);
      --gradient-card-background: #FFFFFF;
      --color-background-alt: #f0f0f0;
      }
  
    .color-scheme-4b0a9ea3-e48c-40e3-8dee-72b66c1785b3 {
      --color-foreground: #171717;
      --color-background: #ffffff;
      --color-button-foreground: #ffffff;
      --color-button-background: #5f230a;
      --color-outlines: #000000;
      --color-borders: #ffffff;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: #ffffff;
      --gradient-card-background: radial-gradient(rgba(115, 124, 62, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #f0f0f0;
      }
  
    .color-scheme-fbb7acee-630d-4beb-8a23-8c08ea910afa {
      --color-foreground: #2b2b2b;
      --color-background: #ffffff;
      --color-button-foreground: #ffffff;
      --color-button-background: #2b2b2b;
      --color-outlines: #2b2b2b;
      --color-borders: #2b2b2b;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: #ffffff;
      --gradient-card-background: radial-gradient(rgba(115, 124, 62, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #f0f0f0;
      }
  
    .color-scheme-aab4f3c5-ac8e-439d-b2ae-2485155b1d12 {
      --color-foreground: #2b2b2b;
      --color-background: #b8cea3;
      --color-button-foreground: #ffffff;
      --color-button-background: #ffffff;
      --color-outlines: #000000;
      --color-borders: #555555;
      --color-overlay: #000000;
      --color-overlay-rgb: 0 0 0;

      --color-card-foreground: #ffffff;
      --color-card-background: #ffffff;
      --gradient-card-background: radial-gradient(rgba(115, 124, 62, 1), rgba(58, 64, 47, 1) 100%);
      --color-background-alt: #a9c38f;
      }
  

  body, .color-default, .color-alternative-1, .color-alternative-2, .color-overlay-scheme, .color-scheme-4d5450a6-a067-429e-b357-6ef9314cb208, .color-scheme-d029ea55-3694-4bbc-bed3-13cae1b0a197, .color-scheme-e9fa76f9-d53b-402b-b420-d19183ae843a, .color-scheme-04d54cfe-4b4e-4390-a9fc-2b1caaf2aebe, .color-scheme-e9cb1a51-d39e-4492-bf3a-6d2c2be0fa58, .color-scheme-287b2dd3-f94b-4ef5-a928-5ca84a177001, .color-scheme-514b2be9-a546-4cb2-8021-87b88b604a5d, .color-scheme-ee59460d-91c3-4543-96ca-09589bf34d0b, .color-scheme-1a9a0ed6-0b72-4ca8-94f8-97b31bd99555, .color-scheme-1a3484d4-c248-42d0-ac03-60279d4a7e77, .color-scheme-a8d62031-c52e-4690-bf50-996898292d46, .color-scheme-4b0a9ea3-e48c-40e3-8dee-72b66c1785b3, .color-scheme-fbb7acee-630d-4beb-8a23-8c08ea910afa, .color-scheme-aab4f3c5-ac8e-439d-b2ae-2485155b1d12 {
    color: var(--color-foreground);
    background-color: var(--color-background);
  }

  :root {
    --ideal-width: 1920px;
    --container-inner-width: min(100vw - var(--container-margin)*2  , var(--ideal-width));

     /* Colors - Status indicator */
    --success: #31862D;
    --success-foreground: #FFFFFF;
    --error: #DD4242;
    --error-foreground: #FFFFFF;

    /* Colors - Special colors */--cart-dot-foreground: #fff;--cart-dot-background: #0f3429;
    --placeholder-bg: rgba(233, 233, 233);
    --review-stars: #000000;


    /* Typography - Base/Body */
    --font-body-family: "system_ui", -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', 'Noto Sans', 'Liberation Sans', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    --font-body-style: normal;
    --font-body-weight: 400;
    --font-body-line-height: 1.5;
    --font-body-letter-spacing: 0.02em;
    --font-body-text-transform: none;

    /* Typography - Heading/Titles */
    --font-heading-family: "system_ui", -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', 'Noto Sans', 'Liberation Sans', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    --font-heading-style: normal;
    --font-heading-weight: 400;
    --font-heading-line-height: 1.3;
    --font-heading-letter-spacing: 0.0em;
    --font-heading-text-transform: none;

    /* Typography - Subheading/Subtitle */--font-subheader-family: var(--font-body-family);
    --font-subheader-style: var(--font-body-style);
    --font-subheader-weight: var(--font-body-weight);--font-subheader-text-transform: uppercase;
    --font-subheader-letter-spacing: 0.2em;

    /* Typography - Buttons */--font-button-family: var(--font-body-family);
    --font-button-style: var(--font-body-style);
    --font-button-weight: var(--font-body-weight);--font-button-text-transform: uppercase;
    --font-button-size: 20px;
    --font-button-letter-spacing: 0.15em;

    /* Typography - Site header */--font-site-header-family: var(--font-heading-family);
    --font-site-header-style: var(--font-heading-style);
    --font-site-header-weight: var(--font-heading-weight);--font-site-header-text-transform: uppercase;
    --font-site-header-size: 13px;
    --font-site-header-letter-spacing: 0.2em;

    /* Typography - Navigation */--font-navigation-family: var(--font-body-family);
    --font-navigation-style: var(--font-body-style);
    --font-navigation-weight: var(--font-body-weight);--font-navigation-text-transform: none;

    --font-navigation-size: 18px;
    --font-navigation-line-height: 1.6;
    --font-navigation-letter-spacing: 0.02em;

    /* Badges */--font-badge-family: var(--font-body-family);
    --font-badge-style: var(--font-body-style);
    --font-badge-weight: var(--font-body-weight);--font-badge-text-transform: uppercase;

    --font-badge-size: 11px;
    --font-badge-letter-spacing: 0.2em;
    --badge-border-radius: 0px;

    --badge-color-foreground--sale: #ffffff;
    --badge-color-background--sale: #c72d00;

    --badge-color-foreground--preorder: #ffffff;
    --badge-color-background--preorder: #2b2b2b;

    --badge-color-foreground--new: #ffffff;
    --badge-color-background--new: #006fda;

    --badge-color-foreground--soldout: #ffffff;
    --badge-color-background--soldout: #78766f;

    --badge-color-foreground--custom-comment-span-class-badge-sold-out-sold-out-span-endcomment: ;
    --badge-color-background--custom-comment-span-class-badge-sold-out-sold-out-span-endcomment: ;


    /* Drawers */
    --drawers-overlay-alpha: 0.3;
    --drawers-overlay-blur: 4px;

    /* Modals */
    --modals-overlay-alpha: 0.3;
    --modals-overlay-blur: 4px;

    /* Cards */
    --card-border-radius: 0px;
    --card-body-padding: 24px;
    --card-media-padding: 24px;

    /* Aesthetics */
    --button-border-radius: 0px;
    --button-padding: 0.3em 1.2em;
    --button-round-padding: 0.3em;
    --modal-border-radius: 0px;
    --icon-stroke: 1.4;
    --icon-stroke-px: 1.4px;--br-img: 0px;/* Forms and inputs */
    --input-background: #FFFFFF;
    --input-foreground: #111111;
    --input-border-width: 0px;
    --input-border-color: #DDDDDD;
    --input-border-radius: 6px;
    --input-box-shadow: inset 2px 2px 8px rgba(0,0,0,.25);
    --input-letter-spacing: 0;

    /* Other */--css-icon-close: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='44px' height='44px' viewBox='0 0 44 44' %3E%3Cstyle type='text/css'%3E .line%7Bfill:none;stroke:%232b2b2b;stroke-linecap:round;stroke-width:1.4;stroke-linejoin:round;%7D%0A%3C/style%3E%3Ccircle cx='22' cy='22' r='18' fill='%23ffffff' /%3E%3Cline class='line' x1='27' y1='17' x2='17' y2='27'/%3E%3Cline class='line' x1='17' y1='17' x2='27' y2='27'/%3E%3C/svg%3E");
    --css-icon-full-screen: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='44px' height='44px' viewBox='0 0 44 44' %3E%3Cstyle type='text/css'%3E .line%7Bfill:none;stroke:%232b2b2b;stroke-linecap:round;stroke-width:1.4;stroke-linejoin:round;%7D%0A%3C/style%3E%3Ccircle cx='22' cy='22' r='18' fill='%23ffffff' /%3E%3Cpolyline class='line' points='15 20 15 15 20 15'/%3E %3Cpolyline class='line' points='24 15 29 15 29 20'/%3E %3Cpolyline class='line' points='29 24 29 29 24 29'/%3E %3Cpolyline class='line' points='20 29 15 29 15 24'/%3E %3Cline class='line' x1='15' y1='15' x2='19' y2='19'/%3E %3Cline class='line' x1='29' y1='15' x2='25' y2='19'/%3E %3Cline class='line' x1='29' y1='29' x2='25' y2='25'/%3E %3Cline class='line' x1='15' y1='29' x2='19' y2='25'/%3E%3C/svg%3E");
    --css-icon-zoom-in: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='44px' height='44px' viewBox='0 0 44 44' %3E%3Cstyle type='text/css'%3E .line%7Bfill:none;stroke:%232b2b2b;stroke-linecap:round;stroke-width:1.4;stroke-linejoin:round;%7D%0A%3C/style%3E%3Ccircle cx='22' cy='22' r='18' fill='%23ffffff' /%3E%3Ccircle class='line' cx='21' cy='21' r='6'/%3E%3Cline class='line' x1='21' y1='19' x2='21' y2='23'/%3E%3Cline class='line' x1='19' y1='21' x2='23' y2='21'/%3E%3Cline class='line' x1='29.6' y1='29.6' x2='25.2' y2='25.2'/%3E%3C/svg%3E");
    --sticky-header-margin-top: 0;
  }

  html {font-size: 70.3125%;

    --gutter: 10px;
    --container-margin: 10px;
    --grid-gap: 10px;--max-col-width: 150px
  }

  @media only screen and (min-width: 768px) {
    html {font-size: 62.5%;
      --gutter: 10px;
      --container-margin: 10px;
    }
  }/* ---------- */
  /* TYPOGRAPHY */
  body     { --font-size: 1.6rem }
  h1,.h1   { --font-size: 3.2rem }
  h2,.h2   { --font-size: 2.6rem }
  h3,.h3   { --font-size: 2.2rem }
  h4,.h4   { --font-size: 2.0rem }
  h5,.h5   { --font-size: 1.8rem }
  h6,.h6   { --font-size: 1.6rem }
  .caption { --font-size: 1.2rem }

  body, .font-body {
    font-size: var(--font-size);
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    line-height: var(--font-body-line-height);
    letter-spacing: var(--font-body-letter-spacing);
  }

  h1,h2,h3,h4,h5,h6,
  .h1,.h2,.h3,.h4,.h5,.h6 {
    font-size: var(--font-size);
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    line-height: var(--font-heading-line-height);
    letter-spacing: var(--font-heading-letter-spacing);
    text-transform: var(--font-heading-text-transform);
    word-break: break-word;
  }

  @media only screen and (min-width: 768px) {
    body     { --font-size: 1.8rem }
    h1,.h1   { --font-size: 4.0rem }
    h2,.h2   { --font-size: 3.2rem }
    h3,.h3   { --font-size: 2.6rem }
    h4,.h4   { --font-size: 2.2rem }
    h5,.h5   { --font-size: 2.0rem }
    h6,.h6   { --font-size: 1.8rem }
    .caption { --font-size: 1.4rem }
  }

  /* Size modifiers */
  .size--nano, .rte.size--nano *              { font-size: calc(var(--font-size)*0.65) }
  .size--tiny, .rte.size--tiny *              { font-size: calc(var(--font-size)*0.75) }
  .size--small, .rte.size--small *            { font-size: calc(var(--font-size)*0.85) }
  .size--default, .rte.size--default *        { font-size: var(--font-size) }
  .size--large, .rte.size--large *            { font-size: calc(var(--font-size)*1.25) }
  .size--huge, .rte.size--huge *              { font-size: calc(var(--font-size)*1.50) }
  .size--gigantic, .rte.size--gigantic *      { font-size: calc(var(--font-size)*2.00) }
  .size--outrageous, .rte.size--outrageous *  { font-size: calc(var(--font-size)*3.00) }

  .btn.size--nano       { font-size: calc(var(--font-button-size)*0.65) !important }
  .btn.size--tiny       { font-size: calc(var(--font-button-size)*0.75) !important }
  .btn.size--small      { font-size: calc(var(--font-button-size)*0.85) !important }
  .btn.size--default    { font-size: var(--font-button-size) !important }
  .btn.size--large      { font-size: calc(var(--font-button-size)*1.25) !important }
  .btn.size--huge       { font-size: calc(var(--font-button-size)*1.50) !important }
  .btn.size--gigantic   { font-size: calc(var(--font-button-size)*2.00) !important }
  .btn.size--outrageous { font-size: calc(var(--font-button-size)*3.00) !important }

  @media only screen and (min-width: 768px) {
    .sm-size--nano, .rte.sm-size--nano *              { font-size: calc(var(--font-size)*0.65) }
    .sm-size--tiny, .rte.sm-size--tiny *              { font-size: calc(var(--font-size)*0.75) }
    .sm-size--small, .rte.sm-size--small *            { font-size: calc(var(--font-size)*0.85) }
    .sm-size--default, .rte.sm-size--default *        { font-size: var(--font-size) }
    .sm-size--large, .rte.sm-size--large *            { font-size: calc(var(--font-size)*1.25) }
    .sm-size--huge, .rte.sm-size--huge *              { font-size: calc(var(--font-size)*1.50) }
    .sm-size--gigantic, .rte.sm-size--gigantic *      { font-size: calc(var(--font-size)*2.00) }
    .sm-size--outrageous, .rte.sm-size--outrageous *  { font-size: calc(var(--font-size)*3.00) }

    .btn.sm-size--nano       { font-size: calc(var(--font-button-size)*0.65) !important }
    .btn.sm-size--tiny       { font-size: calc(var(--font-button-size)*0.75) !important }
    .btn.sm-size--small      { font-size: calc(var(--font-button-size)*0.85) !important }
    .btn.sm-size--default    { font-size: var(--font-button-size) !important }
    .btn.sm-size--large      { font-size: calc(var(--font-button-size)*1.25) !important }
    .btn.sm-size--huge       { font-size: calc(var(--font-button-size)*1.50) !important }
    .btn.sm-size--gigantic   { font-size: calc(var(--font-button-size)*2.00) !important }
    .btn.sm-size--outrageous { font-size: calc(var(--font-button-size)*3.00) !important }
  }

  /* Style modifiers */
  .style--subdued   { opacity: 0.65 }
  em, .style--italic { font-family: serif }

  .subheading {
    font-family: var(--font-subheader-family);
    font-weight: var(--font-subheader-weight);
    font-style: var(--font-subheader-style);
    letter-spacing: var(--font-subheader-letter-spacing);
    text-transform: var(--font-subheader-text-transform);
  }@media only screen and (min-width: 768px) {
    .gridy-arrows {
      opacity: 0 !important;
      transform: scale(0.95) !important;
      transition: all 0.3s ease-in-out !important;
    }
    .gridy-slider:hover .gridy-arrows {
      opacity: 1 !important;
      transform: scale(1.0) !important;
    }
  }/* Badge style classes */
  .badge.sale, .style--badge-sale {
    color: var(--badge-color-foreground--sale);
    background-color: var(--badge-color-background--sale);
  }
  .badge.preorder, .style--badge-preorder {
    color: var(--badge-color-foreground--preorder);
    background: var(--badge-color-background--preorder);
  }
  .badge.new, .style--badge-new {
    color: var(--badge-color-foreground--new);
    background: var(--badge-color-background--new);
  }
  .badge.soldout, .style--badge-soldout {
    color: var(--badge-color-foreground--soldout);
    background: var(--badge-color-background--soldout);
  }

  .badge.custom-comment-span-class-badge-sold-out-sold-out-span-endcomment, .style--badge-custom-comment-span-class-badge-sold-out-sold-out-span-endcomment {
      color: var(--badge-color-foreground--custom-comment-span-class-badge-sold-out-sold-out-span-endcomment);
      background: var(--badge-color-background--custom-comment-span-class-badge-sold-out-sold-out-span-endcomment);
    }

</style>

    <link href="//kimononation.fr/cdn/shop/t/12/assets/accessibility.css?v=164911141103307843611763960050" rel="stylesheet" type="text/css" media="all" />
    <link href="//kimononation.fr/cdn/shop/t/12/assets/reset.css?v=91232583229524551491763960050" rel="stylesheet" type="text/css" media="all" />
    <link href="//kimononation.fr/cdn/shop/t/12/assets/critical.css?v=127076322282213330521763965106" rel="stylesheet" type="text/css" media="all" />
    <link href="//kimononation.fr/cdn/shop/t/12/assets/component-grid.css?v=19331836397049427161763960050" rel="stylesheet" type="text/css" media="all" />
    <link href="//kimononation.fr/cdn/shop/t/12/assets/component-card.css?v=7565071163685656811763960050" rel="stylesheet" type="text/css" media="all" />
    <link href="//kimononation.fr/cdn/shop/t/12/assets/component-gridy-slider.css?v=97682271239653761771763960050" rel="stylesheet" type="text/css" media="all" />
    <link href="//kimononation.fr/cdn/shop/t/12/assets/component-rating.css?v=143386586800386319231763960050" rel="stylesheet" type="text/css" media="all" />
    
    
    <link rel="preload" as="style" fetchpriority="low" href="//kimononation.fr/cdn/shop/t/12/assets/animations.css?v=123441406326767919041763960050" onload="this.rel='stylesheet'">
    
    
    <link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-cart.css?v=97960993216941736601764177292" media="print" onload="this.media='all'">
    
    
    <noscript>
    <link href="//kimononation.fr/cdn/shop/t/12/assets/animations.css?v=123441406326767919041763960050" rel="stylesheet" type="text/css" media="all" />
    <link href="//kimononation.fr/cdn/shop/t/12/assets/component-cart.css?v=97960993216941736601764177292" rel="stylesheet" type="text/css" media="all" />
    </noscript>

    
    <script type="text/javascript" src="//kimononation.fr/cdn/shop/t/12/assets/global.js?v=28264522558555163981763960050" defer></script>
    <script type="text/javascript" data-loading="lazy" data-src="//kimononation.fr/cdn/shop/t/12/assets/component-predictive-search.js?v=60418309018047240721763960050"></script>
    <script type="text/javascript" src="//kimononation.fr/cdn/shop/t/12/assets/component-animations.js?v=106395632766080296651763960050" defer></script>

    <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/75841962204/digital_wallets/dialog">
<script async="async" src="/checkouts/internal/preloads.js?locale=fr-RE"></script>
<script id="shopify-features" type="application/json">{"accessToken":"4371dc9f26f56d9b267d0e6df310ae45","betas":["rich-media-storefront-analytics"],"domain":"kimononation.fr","predictiveSearch":true,"shopId":75841962204,"locale":"fr"}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "tz0xji-tw.myshopify.com";
Shopify.locale = "fr";
Shopify.currency = {"active":"EUR","rate":"1.0"};
Shopify.country = "RE";
Shopify.theme = {"name":"Copie de Kimono nation V10","id":157336764636,"schema_name":"Taiga","schema_version":"6.0.0","theme_store_id":1751,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "kimononation.fr/cdn";
Shopify.routes = Shopify.routes || {};
Shopify.routes.root = "/";</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 id="shop-js-analytics" type="application/json">{"pageType":"index"}</script>
<script defer="defer" async type="module" src="//kimononation.fr/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_ChgkhDwU.fr.esm.js"></script>
<script defer="defer" async type="module" src="//kimononation.fr/cdn/shopifycloud/shop-js/modules/v2/chunk.common_BJcqwDuF.esm.js"></script>
<script type="module">
  await import("//kimononation.fr/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_ChgkhDwU.fr.esm.js");
await import("//kimononation.fr/cdn/shopifycloud/shop-js/modules/v2/chunk.common_BJcqwDuF.esm.js");

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

</script>
<script id="__st">var __st={"a":75841962204,"offset":14400,"reqid":"304c5f34-b712-4bc0-907a-7d06131029b8-1764883131","pageurl":"kimononation.fr\/","u":"a58504069786","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.2.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-52AcMU7V7pcBOXWImdc/TAGTFKeNjmkeM1Pvks/DTgc=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//kimononation.fr/cdn/shopifycloud/storefront/assets/storefront/load_feature-81c60534.js" crossorigin="anonymous"></script>
<script data-source-attribution="shopify.dynamic_checkout.dynamic.init">var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.src="https://kimononation.fr/cdn/shopifycloud/portable-wallets/latest/portable-wallets.fr.js",t.type="module",document.head.appendChild(t)}};
</script>
<script data-source-attribution="shopify.dynamic_checkout.buyer_consent">
  function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent);
</script>
<script data-source-attribution="shopify.dynamic_checkout.cart.bootstrap">document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}}));
</script>
<script id='scb4127' type='text/javascript' async='' src='https://kimononation.fr/cdn/shopifycloud/privacy-banner/storefront-banner.js'></script><link id="shopify-accelerated-checkout-styles" rel="stylesheet" media="screen" href="https://kimononation.fr/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css" crossorigin="anonymous">
<style id="shopify-accelerated-checkout-cart">
        #shopify-buyer-consent {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

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

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

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

      </style>

<script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>

    <script>
  // Dépriorisation du CSS Shopify checkout
  document.querySelectorAll('link[href*="accelerated-checkout-backwards-compat.css"]').forEach(link => {
    link.rel = 'preload';
    link.as = 'style';
    link.onload = () => { link.rel = 'stylesheet'; };
  });
</script>
    <meta name="description" content="Découvrez Kimono Nation, la boutique de kimonos pour femme et homme. Kimonos modernes, traditionnels et de plage, mais aussi yukata et vêtements japonais conçus pour offrir élégance, confort et style inspiré du Japon.">
    <link rel="canonical" href="https://kimononation.fr/">    <meta property="og:site_name" content="Kimono Nation">
    <meta property="og:url" content="https://kimononation.fr/">
    <meta property="og:title" content="Boutique de Kimonos">
    <meta property="og:type" content="website">
    <meta property="og:description" content="Découvrez Kimono Nation, la boutique de kimonos pour femme et homme. Kimonos modernes, traditionnels et de plage, mais aussi yukata et vêtements japonais conçus pour offrir élégance, confort et style inspiré du Japon.">

    <meta property="og:image" content="http://kimononation.fr/cdn/shop/files/nouveau-logo-en-bas_1.jpg?v=1761551104">
    <meta property="og:image:secure_url" content="https://kimononation.fr/cdn/shop/files/nouveau-logo-en-bas_1.jpg?v=1761551104">
    <meta property="og:image:width" content="589">
    <meta property="og:image:height" content="61">

    <meta name="twitter:site" content="@https://x.com/Kimononation">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Boutique de Kimonos">
    <meta name="twitter:description" content="Découvrez Kimono Nation, la boutique de kimonos pour femme et homme. Kimonos modernes, traditionnels et de plage, mais aussi yukata et vêtements japonais conçus pour offrir élégance, confort et style inspiré du Japon.">

    <script>
      document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
    </script>

    <meta name="theme-color" content="">
    <link rel="shortcut icon" href="//kimononation.fr/cdn/shop/files/FAVICON_1.webp?crop=center&height=32&v=1761136756&width=32" type="image/png" />
    
<!-- Apple Touch Icons -->
<link rel="apple-touch-icon" sizes="120x120" href="https://cdn.shopify.com/s/files/1/0758/4196/2204/files/apple-touch-icon.png?v=1761547756">
<link rel="apple-touch-icon" sizes="152x152" href="https://cdn.shopify.com/s/files/1/0758/4196/2204/files/apple-touch-icon.png?v=1761547756">
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.shopify.com/s/files/1/0758/4196/2204/files/apple-touch-icon.png?v=1761547756">




  <script src="https://cdn.shopify.com/extensions/7bc9bb47-adfa-4267-963e-cadee5096caf/inbox-1252/assets/inbox-chat-loader.js" type="text/javascript" defer="defer"></script>
<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: 75841962204,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 id="web-pixels-manager-setup">(function e(e,d,r,n,o){if(void 0===o&&(o={}),!Boolean(null===(a=null===(i=window.Shopify)||void 0===i?void 0:i.analytics)||void 0===a?void 0:a.replayQueue)){var i,a;window.Shopify=window.Shopify||{};var t=window.Shopify;t.analytics=t.analytics||{};var s=t.analytics;s.replayQueue=[],s.publish=function(e,d,r){return s.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var l=function(){var e={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/},d=e.modern,r=e.legacy,n=navigator.userAgent;return n.match(d)?"modern":n.match(r)?"legacy":"unknown"}(),u="modern"===l?"modern":"legacy",c=(null!=n?n:{modern:"",legacy:""})[u],f=function(e){return[e.baseUrl,"/wpm","/b",e.hashVersion,"modern"===e.buildTarget?"m":"l",".js"].join("")}({baseUrl:d,hashVersion:r,buildTarget:u}),m=function(e){var d=e.version,r=e.bundleTarget,n=e.surface,o=e.pageUrl,i=e.monorailEndpoint;return{emit:function(e){var a=e.status,t=e.errorMsg,s=(new Date).getTime(),l=JSON.stringify({metadata:{event_sent_at_ms:s},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:d,bundle_target:r,page_url:o,status:a,surface:n,error_msg:t},metadata:{event_created_at_ms:s}}]});if(!i)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(i,l)}catch(e){}var u=new XMLHttpRequest;try{return u.open("POST",i,!0),u.setRequestHeader("Content-Type","text/plain"),u.send(l),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}}}({version:r,bundleTarget:l,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint});try{o.browserTarget=l,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,i=e.onerror,a=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,a&&(l.integrity=a,l.crossOrigin="anonymous"),s)for(var f in s)if(Object.prototype.hasOwnProperty.call(s,f))try{l.dataset[f]=s[f]}catch(e){}if(o&&l.addEventListener("load",o),i&&l.addEventListener("error",i),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:f,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null===(d=null===(e=window.Shopify)||void 0===e?void 0:e.analytics)||void 0===d?void 0:d.initialized)}()){var d=window.webPixelsManager.init(e)||void 0;if(d){var r=window.Shopify.analytics;r.replayQueue.forEach((function(e){var r=e[0],n=e[1],o=e[2];d.publishCustomEvent(r,n,o)})),r.replayQueue=[],r.publish=d.publishCustomEvent,r.visitor=d.visitor,r.initialized=!0}}},onerror:function(){return m.emit({status:"failed",errorMsg:"".concat(f," has failed to load")})},sri:function(e){var d=/^sha384-[A-Za-z0-9+/=]+$/;return"string"==typeof e&&d.test(e)}(c)?c:"",scriptDataAttributes:o}),m.emit({status:"loading"})}catch(e){m.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}})({shopId: 75841962204,storefrontBaseUrl: "https://kimononation.fr",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: ["2dca8a86"],webPixelsConfigList: [{"id":"1671332060","configuration":"{\"tagID\":\"2612966956776\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"18031546ee651571ed29edbe71a3550b","type":"APP","apiClientId":3009811,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"]}},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0450","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0450","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"Kimono Nation","paymentSettings":{"currencyCode":"EUR"},"myshopifyDomain":"tz0xji-tw.myshopify.com","countryCode":"FR","storefrontUrl":"https:\/\/kimononation.fr"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},"https://kimononation.fr/cdn","ae1676cfwd2530674p4253c800m34e853cb",{"modern":"","legacy":""},{"shopId":"75841962204","storefrontBaseUrl":"https:\/\/kimononation.fr","extensionBaseUrl":"https:\/\/extensions.shopifycdn.com\/cdn\/shopifycloud\/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[\"2dca8a86\"]","isMerchantRequest":"false","hashVersion":"ae1676cfwd2530674p4253c800m34e853cb","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"}};
  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 || [];
    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);
        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: 75841962204,
      theme_id: 157336764636,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "//kimononation.fr/cdn/s/trekkie.storefront.94e7babdf2ec3663c2b14be7d5a3b25b9303ebb0.min.js"});

        };
        scriptFallback.async = true;
        scriptFallback.src = '//kimononation.fr/cdn/s/trekkie.storefront.94e7babdf2ec3663c2b14be7d5a3b25b9303ebb0.min.js';
        first.parentNode.insertBefore(scriptFallback, first);
      };
      script.async = true;
      script.src = '//kimononation.fr/cdn/s/trekkie.storefront.94e7babdf2ec3663c2b14be7d5a3b25b9303ebb0.min.js';
      first.parentNode.insertBefore(script, first);
    };
    trekkie.load(
      {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":75841962204,"isMerchantRequest":null,"themeId":157336764636,"themeCityHash":"231738710169016896","contentLanguage":"fr","currency":"EUR","eventMetadataId":"34f8023b-1f4a-4cbf-8084-5f830535bfd7"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain","enabledBetaFlags":["f0df213a"]},"Session Attribution":{},"S2S":{"facebookCapiEnabled":false,"source":"trekkie-storefront-renderer","apiClientId":580111}}
    );

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

      window.ShopifyAnalytics.lib = window.trekkie;

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

      window.ShopifyAnalytics.lib.page(null,{"pageType":"home","shopifyEmitted":true});

      var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
      var token = match? match[1]: undefined;
      if (!hasLoggedConversion(token)) {
        setCookieIfConversion(token);
        
      }
    });


        var eventsListenerScript = document.createElement('script');
        eventsListenerScript.async = true;
        eventsListenerScript.src = "//kimononation.fr/cdn/shopifycloud/storefront/assets/shop_events_listener-3da45d37.js";
        document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);

})();</script>
<script
  defer
 src="https://kimononation.fr/cdn/shopifycloud/perf-kit/shopify-perf-kit-2.1.2.min.js"
  data-application="storefront-renderer"
  data-shop-id="75841962204"
  data-render-region="gcp-europe-west1"
  data-page-type="index"
  data-theme-instance-id="157336764636"
  data-theme-name="Taiga"
  data-theme-version="6.0.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"
></script>
</head>

  <body class="woolman">
    <a class="skip-to-content-link visually-hidden" href="#MainContent">
      Ignorer et passer au contenu
    </a><!-- BEGIN sections: header-group -->
<div id="shopify-section-sections--20976393617628__announcements-bar" class="shopify-section shopify-section-group-header-group">
  <style>
    .announcements-bar {
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 0.02em;
    }
    .announcement {
      max-width: none;
      padding: 8px;
    }
    .announcement a {
      text-decoration: underline;
    }
  </style><div class="announcements-bar color-scheme-287b2dd3-f94b-4ef5-a928-5ca84a177001 font-body">
    <gridy-slider
      class="gridy-slider"
      data-mobile-enabled="true"
      data-tablet-enabled="true"
      data-desktop-enabled="true"
      data-ipr-mobile="1"
      data-ipr-tablet="1"
      data-ipr-desktop="1"
      data-autoplay="true"
      data-autoplay-delay="3000"
      data-sliding-behavior="single">
      <div class="gridy-track disable-scroll grid grid-cols-1 md-grid-cols-1" style="--gap:0px;">
        
        <div class="announcement flex center-center text-center"><p><strong>-20 % dès 2 articles achetés !</strong></p>
        </div>
      
      </div>
    </gridy-slider>
  </div>


</div><div id="shopify-section-sections--20976393617628__header" class="shopify-section shopify-section-group-header-group site-header"><link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-drawers.css?v=167291630005621398401763960050" media="print" onload="this.media='all'">
<link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-accordions.css?v=54473555434749272731763960050" media="print" onload="this.media='all'">
<link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-search.css?v=159862009303587445931763960050" media="print" onload="this.media='all'">
<noscript>
  <link href="//kimononation.fr/cdn/shop/t/12/assets/component-drawers.css?v=167291630005621398401763960050" rel="stylesheet" type="text/css" media="all" />
  <link href="//kimononation.fr/cdn/shop/t/12/assets/component-accordions.css?v=54473555434749272731763960050" rel="stylesheet" type="text/css" media="all" />
  <link href="//kimononation.fr/cdn/shop/t/12/assets/component-search.css?v=159862009303587445931763960050" rel="stylesheet" type="text/css" media="all" />
</noscript><style>
  .header-logo > * {
    margin-top: 0px;;
    margin-bottom: 0px;;
  }
  @media only screen and (min-width:768px) {
   .header-logo > * {
      margin-top: 0px;;
      margin-bottom: 0px;;
    }
  }
</style>

<header
  id="MainHeader"
  class="header container sm-down-edge-to-edge color-scheme-4d5450a6-a067-429e-b357-6ef9314cb208 use-foreground logo-left__menu-center header--shadow edge-to-edge"
  data-use-icons="true"
  data-sticky-behavior="fixed">

  <div class="header-content">
    <div class="header-item --left">
        <a role="button" href="#drawer-menu" aria-label="Ouvrir le menu de navigation" class="header-item__link">
          <div class="header-item__link-icon">
            <svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="12" x2="21" y2="12"/><line x1="3" y1="6" x2="21" y2="6"/><line x1="3" y1="18" x2="21" y2="18"/></svg>
            <span class="visually-hidden">Menu</span>
          </div>
        </a><a class="header-logo" href="/" style=" --logo-width: 180px; --sm-logo-width: 180px;">
    
      <img class="site-logo --default" width="589" height="61" src="//kimononation.fr/cdn/shop/files/nouveau_logo_1.webp?v=1761136196&width=600" alt="Kimono Nation"/>
      
    
  </a>
</div><div class="header-item --center">

<nav class="header-shortlinks"><button class="header-main-menu-link style--link --with-submenu js" role="link" aria-label="Accéder à Femme"  data-drawer-submenu-open="/">Femme <svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="6 8 10 12 14 8"/></svg></button>
        <noscript>
          <a role="button" class="header-main-menu-link --with-submenu no-js" href="/">Femme</a>
        </noscript><button class="header-main-menu-link style--link --with-submenu js" role="link" aria-label="Accéder à Homme"  data-drawer-submenu-open="/collections/kimono-japonais-homme">Homme <svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="6 8 10 12 14 8"/></svg></button>
        <noscript>
          <a role="button" class="header-main-menu-link --with-submenu no-js" href="/collections/kimono-japonais-homme">Homme</a>
        </noscript></nav>
</div><div class="header-item --right"><a href="/account" class="header-item__link" role="link" aria-label="Aller au compte client">
          <div class="header-item__link-icon">
            <svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/></svg>
            <span class="visually-hidden">Compte</span>
          </div></a><a role="button"
        href="#drawer-cart"
        class="header-item__link" aria-haspopup="dialog" >
        <span class="visually-hidden">Afficher mon panier (0)</span>
        <div class="header-item__link-icon">
          
<svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shopping-bag"><path d="M6.7 7c-1 0-1.8.7-2 1.7L3 20c0 1.1 2 2 9 2s9-.9 9-2L19.3 8.7c-.2-1-1-1.7-2-1.7H6.7z"/><path d="M8 7c0-2.2.5-5 4-5s4 2.8 4 5"/></svg>
          <span class="visually-hidden">Afficher mon panier (0)</span>
        </div><span class="cart-blip" aria-hidden="true" hidden>
          0
        </span>
      </a>
    </div>
  </div>
</header><drawer-menu id="drawer-menu" class="drawer drawer-menu" data-drawer data-parent style="opacity: 0; display: none;">
  <div class="drawer-panel drawer-menu__contents user-select-none color-default" data-contents>
    <header class="drawer-header">
      <a role="button" href="#" class="close" data-close aria-label="Fermer la navigation"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></a>
    </header>
    <nav class="drawer-menu-nav drawer-content scrollbar--hide">
      
        
  
<div data-accordion-item class="drawer-menu__item --drilldown"><input role="button" data-href="/" aria-label="Afficher les éléments sous Femme" class="drawer-menu__item__input" id="panel-femme-drawer-menu__item-js" type="checkbox">
        <label data-href="/" class="drawer-menu__item-label" for="panel-femme-drawer-menu__item-js" aria-label="Afficher les éléments sous Femme">
          <span>Femme</span><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg></label>

        <div id="panel-femme-drawer-menu__item-js-container" data-accordion-panel class="drawer-submenu__panel-container js">
          <div class="drawer-submenu__panel">

            
              <header class="drawer-header"><button class="close--submenu medium-up--hide" title="Masquer Femme du menu" aria-label="Masquer Femme du menu" type="button" data-drawer-submenu-close="panel-femme-drawer-menu__item-js">
                    <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"/></svg>
                  </button>

                  <span class="medium-up--hide">Femme</span><a class="medium-up--hide" role="button" href="#" aria-label="Fermer la navigation"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></a>
              </header>
            

            <div class="drawer-content scrollbar--hide">
  
<a href="https://kimononation.fr/collections/kimono-femme" class="drawer-submenu__item" aria-label="Accéder à Tous les vêtements Femme" title="Accéder à Tous les vêtements Femme">
      Tous les vêtements Femme
    </a>

  


  
<a href="/collections/kimono-plage" class="drawer-submenu__item" aria-label="Accéder à Kimonos Plage" title="Accéder à Kimonos Plage">
      Kimonos Plage
    </a>

  


  
<a href="/collections/kimono-japonais-femme" class="drawer-submenu__item" aria-label="Accéder à Kimonos Japonais" title="Accéder à Kimonos Japonais">
      Kimonos Japonais
    </a>

  


  
<a href="/collections/veste-kimono-femme" class="drawer-submenu__item" aria-label="Accéder à Vestes Kimonos" title="Accéder à Vestes Kimonos">
      Vestes Kimonos
    </a>

  


  
<a href="/collections/ensemble-kimono-femme" class="drawer-submenu__item" aria-label="Accéder à Ensembles Kimonos" title="Accéder à Ensembles Kimonos">
      Ensembles Kimonos
    </a>

  


</div>

          </div>
        </div>
        <style data-shopify>
        @media only screen and (min-width: 1024px) {
          #panel-femme-drawer-menu__item-js-container {
            clip-path: url("#drawer-clip")
          }
        }
        </style>
      </div>


        
  
<div data-accordion-item class="drawer-menu__item --drilldown"><input role="button" data-href="/collections/kimono-japonais-homme" aria-label="Afficher les éléments sous Homme" class="drawer-menu__item__input" id="panel-homme-drawer-menu__item-js" type="checkbox">
        <label data-href="/collections/kimono-japonais-homme" class="drawer-menu__item-label" for="panel-homme-drawer-menu__item-js" aria-label="Afficher les éléments sous Homme">
          <span>Homme</span><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg></label>

        <div id="panel-homme-drawer-menu__item-js-container" data-accordion-panel class="drawer-submenu__panel-container js">
          <div class="drawer-submenu__panel">

            
              <header class="drawer-header"><button class="close--submenu medium-up--hide" title="Masquer Homme du menu" aria-label="Masquer Homme du menu" type="button" data-drawer-submenu-close="panel-homme-drawer-menu__item-js">
                    <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"/></svg>
                  </button>

                  <span class="medium-up--hide">Homme</span><a class="medium-up--hide" role="button" href="#" aria-label="Fermer la navigation"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></a>
              </header>
            

            <div class="drawer-content scrollbar--hide">
  
<a href="https://kimononation.fr/collections/kimono-homme" class="drawer-submenu__item" aria-label="Accéder à Tous les vêtements Homme" title="Accéder à Tous les vêtements Homme">
      Tous les vêtements Homme
    </a>

  


  
<a href="/collections/pantalon-japonais-homme" class="drawer-submenu__item" aria-label="Accéder à Pantalons Japonais" title="Accéder à Pantalons Japonais">
      Pantalons Japonais
    </a>

  


  
<a href="/collections/kimono-japonais-homme" class="drawer-submenu__item" aria-label="Accéder à Kimonos Japonais" title="Accéder à Kimonos Japonais">
      Kimonos Japonais
    </a>

  


  
<a href="/collections/veste-kimono-homme" class="drawer-submenu__item" aria-label="Accéder à Vestes Kimonos" title="Accéder à Vestes Kimonos">
      Vestes Kimonos
    </a>

  


</div>

          </div>
        </div>
        <style data-shopify>
        @media only screen and (min-width: 1024px) {
          #panel-homme-drawer-menu__item-js-container {
            clip-path: url("#drawer-clip")
          }
        }
        </style>
      </div>



      
<hr class="drawer-menu__divider"/>
        <div data-accordion-item class="drawer-menu__item --drilldown"><input role="button" data-href="#localization" aria-label="Afficher les éléments sous Localization" class="drawer-menu__item__input" id="panel-localization-drawer-menu__item-js" type="checkbox">
  <label data-href="" class="drawer-menu__item-label" for="panel-localization-drawer-menu__item-js" aria-label="Afficher les éléments sous Localization"><span class="flex" style="gap:12px;"><img class="country-flag" loading="lazy" alt="drapeau pays" src="//cdn.shopify.com/static/images/flags/re.svg?width=32"> La Réunion · EUR €</span><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg>
  </label>

  <div id="panel-localization-drawer-menu__item-js-container" data-accordion-panel class="drawer-submenu__panel-container js">
    <div class="drawer-submenu__panel">

      <header class="drawer-header"><button class="close--submenu medium-up--hide" title="Masquer Localization du menu" aria-label="Masquer Localization du menu" type="button" data-drawer-submenu-close="panel-localization-drawer-menu__item-js">
            <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"/></svg>
          </button><a class="medium-up--hide" role="button" href="#" aria-label="Fermer la navigation" data-drawer-close data-close><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></a>
      </header>

      <div class="drawer-content scrollbar--hide">
</div>

    </div>
  </div>
  <style data-shopify>
  @media only screen and (min-width: 1024px) {
    #panel-localization-drawer-menu__item-js-container {
      clip-path: url("#drawer-clip")
    }
  }
  </style>
</div>
<noscript>
        
          
  
<div data-accordion-item class="drawer-menu__item --drilldown"><input role="button" data-href="/" aria-label="Afficher les éléments sous Femme" class="drawer-menu__item__input" id="panel-femme-drawer-menu__item-no-js" type="checkbox">
        <label data-href="/" class="drawer-menu__item-label" for="panel-femme-drawer-menu__item-no-js" aria-label="Afficher les éléments sous Femme">
          <span>Femme</span><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg></label>

        <div id="panel-femme-drawer-menu__item-no-js-container" data-accordion-panel class="drawer-submenu__panel-container no-js">
          <div class="drawer-submenu__panel">

            

            <div class="drawer-content scrollbar--hide">
  
<a href="https://kimononation.fr/collections/kimono-femme" class="drawer-submenu__item" aria-label="Accéder à Tous les vêtements Femme" title="Accéder à Tous les vêtements Femme">
      Tous les vêtements Femme
    </a>

  


  
<a href="/collections/kimono-plage" class="drawer-submenu__item" aria-label="Accéder à Kimonos Plage" title="Accéder à Kimonos Plage">
      Kimonos Plage
    </a>

  


  
<a href="/collections/kimono-japonais-femme" class="drawer-submenu__item" aria-label="Accéder à Kimonos Japonais" title="Accéder à Kimonos Japonais">
      Kimonos Japonais
    </a>

  


  
<a href="/collections/veste-kimono-femme" class="drawer-submenu__item" aria-label="Accéder à Vestes Kimonos" title="Accéder à Vestes Kimonos">
      Vestes Kimonos
    </a>

  


  
<a href="/collections/ensemble-kimono-femme" class="drawer-submenu__item" aria-label="Accéder à Ensembles Kimonos" title="Accéder à Ensembles Kimonos">
      Ensembles Kimonos
    </a>

  


</div>

          </div>
        </div>
        <style data-shopify>
        @media only screen and (min-width: 1024px) {
          #panel-femme-drawer-menu__item-no-js-container {
            clip-path: url("#drawer-clip")
          }
        }
        </style>
      </div>


          
  
<div data-accordion-item class="drawer-menu__item --drilldown"><input role="button" data-href="/collections/kimono-japonais-homme" aria-label="Afficher les éléments sous Homme" class="drawer-menu__item__input" id="panel-homme-drawer-menu__item-no-js" type="checkbox">
        <label data-href="/collections/kimono-japonais-homme" class="drawer-menu__item-label" for="panel-homme-drawer-menu__item-no-js" aria-label="Afficher les éléments sous Homme">
          <span>Homme</span><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg></label>

        <div id="panel-homme-drawer-menu__item-no-js-container" data-accordion-panel class="drawer-submenu__panel-container no-js">
          <div class="drawer-submenu__panel">

            

            <div class="drawer-content scrollbar--hide">
  
<a href="https://kimononation.fr/collections/kimono-homme" class="drawer-submenu__item" aria-label="Accéder à Tous les vêtements Homme" title="Accéder à Tous les vêtements Homme">
      Tous les vêtements Homme
    </a>

  


  
<a href="/collections/pantalon-japonais-homme" class="drawer-submenu__item" aria-label="Accéder à Pantalons Japonais" title="Accéder à Pantalons Japonais">
      Pantalons Japonais
    </a>

  


  
<a href="/collections/kimono-japonais-homme" class="drawer-submenu__item" aria-label="Accéder à Kimonos Japonais" title="Accéder à Kimonos Japonais">
      Kimonos Japonais
    </a>

  


  
<a href="/collections/veste-kimono-homme" class="drawer-submenu__item" aria-label="Accéder à Vestes Kimonos" title="Accéder à Vestes Kimonos">
      Vestes Kimonos
    </a>

  


</div>

          </div>
        </div>
        <style data-shopify>
        @media only screen and (min-width: 1024px) {
          #panel-homme-drawer-menu__item-no-js-container {
            clip-path: url("#drawer-clip")
          }
        }
        </style>
      </div>



        
      </noscript>
    </nav>
    <footer class="drawer-footer">
    </footer>
  </div>

  
  <a href="#" class="page-overlay" data-overlay aria-hidden="true"></a><svg class="drawer-clip" width="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 100 100" aria-hidden="true" xmlns="https://www.w3.org/2000/svg" version="1.1">
    <defs>
      <clippath id="drawer-clip">
        <rect x="0" y="0" width="2000" height="2000" style="height: 100dvh;"></rect>
      </clippath>
    </defs>
  </svg>
</drawer-menu>
<script src="//kimononation.fr/cdn/shop/t/12/assets/component-drawer-menu.js?v=25865199544741849551763960050" defer></script><div id="drawer-search" class="drawer drawer--wide" data-drawer data-parent style="opacity: 0; display: none;">
  <div class="drawer-panel user-select-none slide-from-right color-default" data-contents>
    <header class="drawer-header"><a role="button" href="#" class="close" data-close aria-label="Fermer la navigation"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></a>
    </header>

    <div class="drawer-content drawer-search__content scrollbar--hide">
      <predictive-search data-loading-text="Chargement des résultats en cours...">
        <form action="/search" method="get" role="search" class="header-search__form">
          <div class="field">
            <input class="search__input field__input"
              id="drawerSearchInput"
              type="search"
              name="q"
              value=""
              placeholder="Recherche"
              role="combobox"
              aria-expanded="false"
              aria-owns="predictive-search-results"
              aria-controls="predictive-search-results"
              aria-haspopup="listbox"
              aria-autocomplete="list"
              autocorrect="off"
              autocomplete="off"
              autocapitalize="off"
              spellcheck="false"
            >
            <label class="field__label" for="drawerSearchInput">Recherche</label>
            <input type="hidden" name="options[prefix]" value="last">

            <button type="reset" class="reset__button field__button hidden" aria-label="Réinitialiser"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></button>

            <button class="search__button field__button" aria-label="Recherche">
              <svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search search-icon"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/></svg>
            </button>
          </div>

          <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search>
            <div class="predictive-search__loading-state">
              <svg aria-hidden="true" focusable="false" class="spinner" viewbox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
                <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
              </svg>
            </div>
          </div>

          <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
        </form></predictive-search>
    </div>
  </div>

  
  <a href="#" class="page-overlay" data-overlay aria-hidden="true"></a>
</div><drawer-cart id="drawer-cart" data-id="sections--20976393617628__header" class="drawer drawer--wide main-cart" data-drawer data-parent style="opacity: 0; display: none;">
  <form id="cart" action="/cart" method="post" class="drawer-panel user-select-none slide-from-right color-default" data-contents>
    <header class="drawer-cart__header">
      <div class="drawer-header"><a role="button" href="#" class="close" data-close aria-label="Fermer le tiroir du panier"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></a>
      </div><div id="cart-shipping-notification">
    <div
      data-free-shipping-notification
 data-cart-total="0"
      data-threshold="4000"
      data-shop-currency="EUR"
      data-target-currency="EUR"
      class="shipping-notification"
      hidden
>
      <svg class="checkmark" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 52 52" width="26px" height="26px" fill="none" stroke="currentColor" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"><circle class="checkmark__circle" cx="26" cy="26" r="25"/><path class="checkmark__check" d="M14.1 27.2l7.1 7.2 16.7-16.8"/></svg>
      <span class="free-shipping-message">-</span>
    </div>
  </div></header>

    <div class="drawer-content drawer-cart__content"><cart-items id="cart-items"><p class="empty-cart-notice size--large">Votre panier est vide</p>
    
      <p class="empty-cart-haiku size--small style--subdued mt-12"><em>Le vide intérieur,<br>Silence du néant, aucune pensée ne réside,<br>La paix dans l'espace, nous nous cachons.</em></p>
    


  <p class="visually-hidden" id="cart-live-region-text" aria-live="polite" role="status"></p>
  <p class="visually-hidden" id="shopping-cart-line-item-status" aria-live="polite" aria-hidden="true" role="status">Chargement en cours...</p>
</cart-items>

<script defer src="//kimononation.fr/cdn/shop/t/12/assets/cart.js?v=120900306014184828301763960050"></script><div id="cart-recommendations">
  <cart-recommendations
  class="recommendations hide"
  data-product-id=""
  data-limit="6"
>
  <h6 class="cart-recommendations__title subheading mt-24 mb-12">Vous pourriez aussi aimer</h6>
  <div class="grid" data-products-ajax><div class="pulse media portrait_alt" style="display: grid; place-content: center;"><div class="loading-overlay">
  <div class="loading-overlay__spinner">
    <svg aria-hidden="true" focusable="false" role="presentation" style="width: 15px; height: 15px;" class="spinner" viewbox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
      <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
    </svg>
  </div>
</div>

<link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-loading.css?v=6647721692522570021763960050" media="print" onload="this.media='all'">
<noscript>
  <link href="//kimononation.fr/cdn/shop/t/12/assets/component-loading.css?v=6647721692522570021763960050" rel="stylesheet" type="text/css" media="all" />
</noscript></div><div class="pulse media portrait_alt" style="display: grid; place-content: center;"><div class="loading-overlay">
  <div class="loading-overlay__spinner">
    <svg aria-hidden="true" focusable="false" role="presentation" style="width: 15px; height: 15px;" class="spinner" viewbox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
      <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
    </svg>
  </div>
</div>

<link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-loading.css?v=6647721692522570021763960050" media="print" onload="this.media='all'">
<noscript>
  <link href="//kimononation.fr/cdn/shop/t/12/assets/component-loading.css?v=6647721692522570021763960050" rel="stylesheet" type="text/css" media="all" />
</noscript></div><div class="pulse media portrait_alt" style="display: grid; place-content: center;"><div class="loading-overlay">
  <div class="loading-overlay__spinner">
    <svg aria-hidden="true" focusable="false" role="presentation" style="width: 15px; height: 15px;" class="spinner" viewbox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
      <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
    </svg>
  </div>
</div>

<link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-loading.css?v=6647721692522570021763960050" media="print" onload="this.media='all'">
<noscript>
  <link href="//kimononation.fr/cdn/shop/t/12/assets/component-loading.css?v=6647721692522570021763960050" rel="stylesheet" type="text/css" media="all" />
</noscript></div><div class="pulse media portrait_alt" style="display: grid; place-content: center;"><div class="loading-overlay">
  <div class="loading-overlay__spinner">
    <svg aria-hidden="true" focusable="false" role="presentation" style="width: 15px; height: 15px;" class="spinner" viewbox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
      <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
    </svg>
  </div>
</div>

<link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-loading.css?v=6647721692522570021763960050" media="print" onload="this.media='all'">
<noscript>
  <link href="//kimononation.fr/cdn/shop/t/12/assets/component-loading.css?v=6647721692522570021763960050" rel="stylesheet" type="text/css" media="all" />
</noscript></div><div class="pulse media portrait_alt" style="display: grid; place-content: center;"><div class="loading-overlay">
  <div class="loading-overlay__spinner">
    <svg aria-hidden="true" focusable="false" role="presentation" style="width: 15px; height: 15px;" class="spinner" viewbox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
      <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
    </svg>
  </div>
</div>

<link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-loading.css?v=6647721692522570021763960050" media="print" onload="this.media='all'">
<noscript>
  <link href="//kimononation.fr/cdn/shop/t/12/assets/component-loading.css?v=6647721692522570021763960050" rel="stylesheet" type="text/css" media="all" />
</noscript></div><div class="pulse media portrait_alt" style="display: grid; place-content: center;"><div class="loading-overlay">
  <div class="loading-overlay__spinner">
    <svg aria-hidden="true" focusable="false" role="presentation" style="width: 15px; height: 15px;" class="spinner" viewbox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
      <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
    </svg>
  </div>
</div>

<link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-loading.css?v=6647721692522570021763960050" media="print" onload="this.media='all'">
<noscript>
  <link href="//kimononation.fr/cdn/shop/t/12/assets/component-loading.css?v=6647721692522570021763960050" rel="stylesheet" type="text/css" media="all" />
</noscript></div></div>
  <template id="template-recommendation-item">
    <div class="card card--product">
      <a href="" title="" class="card-media">
        <figure class="media portrait_alt contain">
          <img width="300" height="300" src="" loading="lazy" />
        </figure>
      </a>
      <div class="card-body text-align-center">
        <h3 class="card-title h6 size--tiny"><a href=""></a></h3>
      </div>
    </div>
  </template>
</cart-recommendations>
</div><link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-cart-recommendations.css?v=144504470003520073641763960050" media="print" onload="this.media='all'">
<noscript>
  <link href="//kimononation.fr/cdn/shop/t/12/assets/component-cart-recommendations.css?v=144504470003520073641763960050" rel="stylesheet" type="text/css" media="all" />
</noscript></div>

    <footer class="drawer-footer"><div id="cart-footer">
  <div class="cart-footer hide">
    <div id="cart-subtotal" class="cart__subtotals">
      <div class="cart__subtotal">
        <span>Sous-total</span>
        <span>0,00€</span>
      </div></div>

    <div class="cart-buttons">
      <button class="btn btn--full btn--secondary btn--full" type="submit" name="checkout">
        PASSER EN CAISSE
      </button><div class="cart__dynamic-checkout-buttons additional-checkout-buttons" style="--spacing: 4px;">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"> <shopify-accelerated-checkout-cart wallet-configs="[]" access-token="4371dc9f26f56d9b267d0e6df310ae45" buyer-country="RE" buyer-locale="fr" buyer-currency="EUR" shop-id="75841962204" cart-id="927faca0e8599c5b230dbd997767169e" > <div class="wallet-button-wrapper"> <ul class='wallet-cart-grid wallet-cart-grid--skeleton' role="list" data-shopify-buttoncontainer="true"> </ul> </div> </shopify-accelerated-checkout-cart> <small id="shopify-buyer-consent" class="hidden" aria-hidden="true" data-consent-type="subscription"> Au moins un article de votre panier constitue un achat récurrent ou différé. En continuant, j’accepte la <span id="shopify-subscription-policy-button">politique de résiliation</span> et vous autorise à facturer mon moyen de paiement aux prix, fréquences et dates listées sur cette page jusqu’à ce que ma commande soit traitée ou que je l’annule, si autorisé. </small> </div>
        </div></div></div>
</div></footer>
  </form>

  
  <a href="#" class="page-overlay" data-overlay aria-hidden="true"></a>
</drawer-cart>

<script type="application/ld+json">
  {
    "@context": "http://schema.org",
    "@type": "Organization",
    "name": "Kimono Nation",
    "logo": "https:\/\/kimononation.fr\/cdn\/shop\/files\/nouveau_logo_1.webp?v=1761136196\u0026width=500",
    "sameAs": ["https:\/\/x.com\/Kimononation","https:\/\/www.facebook.com\/profile.php?id=61579638110247","https:\/\/www.pinterest.com\/KimonoNation\/","https:\/\/www.instagram.com\/kimononation.fr\/","https:\/\/www.tiktok.com\/@kimononation.fr","https:\/\/www.youtube.com\/channel\/UC3TrVsFAbvXrqBSDSXKPY1A",""],
    "url": "https:\/\/kimononation.fr"
  }
</script>
  <script type="application/ld+json">
    {
      "@context": "http://schema.org",
      "@type": "WebSite",
      "name": "Kimono Nation",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https:\/\/kimononation.fr\/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
      },
      "url": "https:\/\/kimononation.fr"
    }
  </script><style> #shopify-section-sections--20976393617628__header header a, #shopify-section-sections--20976393617628__header header button, #shopify-section-sections--20976393617628__header header span {font-size: 18px !important; font-weight: 700 !important; color: #3a1e0b !important; text-transform: uppercase !important; letter-spacing: 0.8px !important; transition: all 0.25s ease;} #shopify-section-sections--20976393617628__header header a:hover {color: #b36b00 !important; text-shadow: 0 0 6px rgba(179, 107, 0, 0.3);} </style></div>
<!-- END sections: header-group --><main id="MainContent" role="main" tabindex="-1">
      <div id="shopify-section-template--20976399515868__hero" class="shopify-section"><link href="//kimononation.fr/cdn/shop/t/12/assets/component-hero.css?v=34641096651970638761763960050" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>@media only screen and (max-width: 767px) {
    #template--20976399515868__hero .hero__media img,
    #template--20976399515868__hero .hero__media video {
      object-position: 50.0% 50.0%;
    }#template--20976399515868__hero .hero__media {
        height: auto;
      }}

  @media only screen and (min-width: 768px) {
    #template--20976399515868__hero .hero__media img,
    #template--20976399515868__hero .hero__media video {
      object-position: 50.0% 50.0%;
    }#template--20976399515868__hero .hero {
        min-height: auto;
      }}

  
</style><div
  id="template--20976399515868__hero"
  class="container pt pb sm-pt sm-pb edge-to-edge color-scheme-1a9a0ed6-0b72-4ca8-94f8-97b31bd99555 height-auto sm-height-auto hero--contained"
  style="    --pt: 0px;    --pb: 0px;    --sm-pt: 0px;    --sm-pb: 0px;  ">
  <div class="hero">
    <div class="hero__media"><picture><source media="(max-width: 390px)" srcset="//kimononation.fr/cdn/shop/files/femme-kimono-japonais.webp?v=1761552781&width=390, //kimononation.fr/cdn/shop/files/femme-kimono-japonais.webp?v=1761552781&width=780 2x"><source media="(max-width: 540px)" srcset="//kimononation.fr/cdn/shop/files/femme-kimono-japonais.webp?v=1761552781&width=540, //kimononation.fr/cdn/shop/files/femme-kimono-japonais.webp?v=1761552781&width=1080 2x"><source media="(max-width: 767px)" srcset="//kimononation.fr/cdn/shop/files/femme-kimono-japonais.webp?v=1761552781&width=767, //kimononation.fr/cdn/shop/files/femme-kimono-japonais.webp?v=1761552781&width=1534 2x"><img
    srcset="//kimononation.fr/cdn/shop/files/kimono-japonais-femme-eventail-noir_2f04cd08-64ca-44e9-88dd-75afdd654c5b.jpg?v=1762399607&width=90 90w,//kimononation.fr/cdn/shop/files/kimono-japonais-femme-eventail-noir_2f04cd08-64ca-44e9-88dd-75afdd654c5b.jpg?v=1762399607&width=128 128w,//kimononation.fr/cdn/shop/files/kimono-japonais-femme-eventail-noir_2f04cd08-64ca-44e9-88dd-75afdd654c5b.jpg?v=1762399607&width=165 165w,//kimononation.fr/cdn/shop/files/kimono-japonais-femme-eventail-noir_2f04cd08-64ca-44e9-88dd-75afdd654c5b.jpg?v=1762399607&width=180 180w,//kimononation.fr/cdn/shop/files/kimono-japonais-femme-eventail-noir_2f04cd08-64ca-44e9-88dd-75afdd654c5b.jpg?v=1762399607&width=280 280w,//kimononation.fr/cdn/shop/files/kimono-japonais-femme-eventail-noir_2f04cd08-64ca-44e9-88dd-75afdd654c5b.jpg?v=1762399607&width=390 390w,//kimononation.fr/cdn/shop/files/kimono-japonais-femme-eventail-noir_2f04cd08-64ca-44e9-88dd-75afdd654c5b.jpg?v=1762399607&width=540 540w,//kimononation.fr/cdn/shop/files/kimono-japonais-femme-eventail-noir_2f04cd08-64ca-44e9-88dd-75afdd654c5b.jpg?v=1762399607&width=768 768w,//kimononation.fr/cdn/shop/files/kimono-japonais-femme-eventail-noir_2f04cd08-64ca-44e9-88dd-75afdd654c5b.jpg?v=1762399607&width=1080 1080w,//kimononation.fr/cdn/shop/files/kimono-japonais-femme-eventail-noir_2f04cd08-64ca-44e9-88dd-75afdd654c5b.jpg?v=1762399607&width=1280 1280w,//kimononation.fr/cdn/shop/files/kimono-japonais-femme-eventail-noir_2f04cd08-64ca-44e9-88dd-75afdd654c5b.jpg?v=1762399607 1440w"
    sizes="100vw"
    src="//kimononation.fr/cdn/shop/files/kimono-japonais-femme-eventail-noir_2f04cd08-64ca-44e9-88dd-75afdd654c5b.jpg?v=1762399607&width=1500"
    alt=""
    
    fetchpriority="high"
    
    decoding="async"
    width="1440"
    height="500"
    style="object-position: 50.0% 50.0%;"></picture></div>

    <div class="hero__text"><div class="hero__text-container contained sm-vertical-center sm-horizontal-right">
        <div class="col-sm-max-6 text-align-center sm-text-align-center">
          <h1 class="hero__title mt sm-mt size--small sm-size--huge" style="--mt: -10px; --sm-mt: 0px" >Kimonos femme et homme</h1><div class="rte rte--no-max mt sm-mt size--tiny sm-size--large" style="--mt: 5px; --sm-mt: 10px" ><p>L’élégance japonaise réinventée : des coupes fluides, des matières légères et un style contemporain. Kimono Nation, la boutique de kimonos pour femme et homme.<br/><br/></p></div>
<div class="blocks-button"><div class="btn-group mt sm-mt sm-width-auto" style="--mt: 7px; --sm-mt: 20px" >
        
          
            <a class="btn btn--primary btn--inline size--tiny sm-size--large" href="/collections/kimonos-femme" >Kimonos femme</a>
          
        
          
            <a class="btn btn--primary btn--inline size--tiny sm-size--large" href="/collections/kimonos-homme" >Kimonos homme</a>
          
        
        </div></div>
        </div>
      </div></div>
  </div>
</div>

</div><div id="shopify-section-template--20976399515868__featured_collection_or_products_8kBWtJ" class="shopify-section"><div
  id="template--20976399515868__featured_collection_or_products_8kBWtJ" data-context="featured_collection"
  class="pt pb sm-pt sm-pb container color-default sm-edge-to-edge sm-p-page sm-down-edge-to-edge"
  style="    --pt: 40px;    --pb: 40px;    --sm-pt: 48px;    --sm-pb: 0px;  "><div class="section-header mb-gutter col-sm-max-6 text-align-left" style="margin-right: auto;"><h2 class="subheading mb-4 size--default sm-size--small">Kimono Femme</h2><div class="rte rte--no-max size--default sm-size--small"><p>Élégance et fluidité inspirées du Japon.</p></div></div>
<gridy-slider
    id="slider-template--20976399515868__featured_collection_or_products_8kBWtJ"
    class="gridy-slider"
    data-mobile-enabled="true"
    data-tablet-enabled="true"
    data-desktop-enabled="true"
    data-ipr-mobile="1"
    data-ipr-tablet="4"
    data-ipr-desktop="5"
    data-arrows="true"
    data-sliding-behavior="single"
    data-autoplay="false"
    data-autoplay-delay="5000">
    <div
      class="grid sm-gap gridy-track scrollbar--hide grid-cols-1 sm-grid-cols-4 md-grid-cols-5 track-inner-padding slide-peek"
      style="        --gap: 10px;        --sm-gap: 25px;    ">
      
        
<div class="card card--product card--traditional  on-hover">
    <a href="/products/veste-kimono-kitsune" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=90 90w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=128 128w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=165 165w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=180 180w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=280 280w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=390 390w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=540 540w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=768 768w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=1080 1080w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=1280 1280w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=1500 1500w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(100vw / 5)"
    src="//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=1500"
    alt="Veste Kimono Kitsune"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=90 90w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=128 128w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=165 165w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=180 180w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=280 280w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=390 390w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=540 540w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=768 768w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=1080 1080w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=1280 1280w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=1500 1500w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(100vw / 5)"
    src="//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=1500"
    alt="Veste Kimono Kitsune"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-kitsune">Veste Kimono Kitsune</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">34,90€</span>
    </div>
    <div class="price__sale">
      

      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">34,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/veste-kimono-corbeau-femme" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=90 90w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=128 128w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=165 165w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=180 180w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=280 280w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=390 390w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=540 540w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=768 768w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=1080 1080w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=1280 1280w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=1500 1500w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(100vw / 5)"
    src="//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=1500"
    alt="Veste Kimono Corbeau"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=90 90w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=128 128w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=165 165w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=180 180w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=280 280w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=390 390w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=540 540w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=768 768w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=1080 1080w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=1280 1280w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=1500 1500w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(100vw / 5)"
    src="//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=1500"
    alt="veste kinomo style corbeau"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-corbeau-femme">Veste kimono Femme |Corbeau</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">39,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">10,40€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">39,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-long-boheme-imprime" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=90 90w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=128 128w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=165 165w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=180 180w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=280 280w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=390 390w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=540 540w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=768 768w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=1080 1080w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=1280 1280w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=1500 1500w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(100vw / 5)"
    src="//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=1500"
    alt="Kimono Long Bohème Imprimé"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=90 90w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=128 128w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=165 165w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=180 180w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=280 280w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=390 390w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=540 540w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=768 768w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=1080 1080w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=1280 1280w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=1500 1500w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(100vw / 5)"
    src="//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=1500"
    alt="kimono bohème long avec imprimé floral"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-long-boheme-imprime">Kimono long Bohème Imprimé</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">49,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">49,90€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">49,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-de-plage-bordure-boheme-summer-fiesta" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=90 90w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=128 128w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=165 165w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=180 180w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=280 280w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=390 390w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=540 540w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=768 768w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=1080 1080w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=1280 1280w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=1500 1500w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215 1600w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(100vw / 5)"
    src="//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=1500"
    alt="Kimono De Plage À Pompons"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1600"
    height="1600"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=90 90w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=128 128w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=165 165w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=180 180w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=280 280w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=390 390w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=540 540w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=768 768w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=1080 1080w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=1280 1280w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=1500 1500w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219 1600w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(100vw / 5)"
    src="//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=1500"
    alt="kimono de plage avec pompons colorés"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1600"
    height="1600"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-de-plage-bordure-boheme-summer-fiesta">Kimono de Plage Bordure Bohème | Summer Fiesta</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">34,99€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued"></s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">34,99€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-de-plage-graphique-coast-pattern" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=90 90w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=128 128w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=165 165w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=180 180w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=280 280w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=390 390w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=540 540w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=768 768w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237 1000w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(100vw / 5)"
    src="//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=1500"
    alt="kimono de plage motifs géométriques"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1000"
    height="1000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=90 90w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=128 128w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=165 165w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=180 180w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=280 280w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=390 390w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=540 540w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=768 768w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085 800w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(100vw / 5)"
    src="//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=1500"
    alt="Kimono De Plage À Motifs Géométriques"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="800"
    height="800"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-de-plage-graphique-coast-pattern">Kimono de Plage Graphique | Coast Pattern</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">39,99€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued"></s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">39,99€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-de-plage-uni-boheme-summer-cloud" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=90 90w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=128 128w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=165 165w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=180 180w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=280 280w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=390 390w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=540 540w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=768 768w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=1080 1080w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=1280 1280w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243 1340w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(100vw / 5)"
    src="//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=1500"
    alt="Kimono De Plage Uni"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1340"
    height="1414"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=90 90w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=128 128w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=165 165w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=180 180w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=280 280w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=390 390w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=540 540w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=768 768w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=1080 1080w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=1280 1280w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246 1340w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(100vw / 5)"
    src="//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=1500"
    alt="kimono de plage léger uni"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1340"
    height="1388"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-de-plage-uni-boheme-summer-cloud">Kimono de Plage Uni Bohème |Summer Cloud</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">34,99€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued"></s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">34,99€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
      
    </div>
<div class="gridy-arrows flex space-between arrows-style--no-bg sm-on-edge">
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="prev" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"/></svg></button>
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="next" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg></button>
</div>

  </gridy-slider>

<div class="mt-12 p-page sm-p-0 text-align-left">
    <a class="btn btn--link size--small" href="/collections/kimonos-femme">
      Découvrir tous les Kimonos Femme
    </a>
  </div>


</div></div><div id="shopify-section-template--20976399515868__divider_gi9xeD" class="shopify-section section-divider"><link href="//kimononation.fr/cdn/shop/t/12/assets/section-divider.css?v=112284674692644939391763960050" rel="stylesheet" type="text/css" media="all" />
<div
  id="template--20976399515868__divider_gi9xeD"
  class="container edge-to-edge mt mb sm-mt sm-mb"
  style="    --mt: 0px;    --mb: 0px;    --sm-mt: 0px;    --sm-mb: 0px;  ">

  <div class="divider-graphics in-between"  style="transform: scale(1)"><style data-shopify>
  #standard_zb3HDr-svg {
    width: 100%;
    height: auto;
  }
  @media only screen and (min-width: 768px) {
    #standard_zb3HDr-svg {
      width: 100%;
      height: auto;
    }
  }
</style>

<svg id="standard_zb3HDr-svg" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1440 120" preserveaspectratio="none">
  
  <defs>
    <lineargradient id="standard_zb3HDr-gradient" x1="0%" y1="0%" x2="100%" y2="0%" gradienttransform="rotate(149 0.5 0.5)">
      
        
        
        
        <stop offset="22%" stop-color="rgba(246, 243, 238, 1)" />
      
        
        
        <stop offset="71%" stop-color="rgba(255, 255, 255, 1)" />
      
    </lineargradient>
  </defs>
  
<path class="top-part" fill="rgba(0,0,0,0)" d="M0 0v50c0 0 150 40 400 40s650-120 1040-70V0H0z"/>
    <path class="middle-part" fill="url(#standard_zb3HDr-gradient)" d="M0 49s150 40 400 40S1050-31 1440 19v72c-473-102-739.17 25.42-1140 10C40 91 0 81 0 81v-32Z"/>
    <path class="bottom-part" fill="#f6f3ee" d="M300 100C40 90 0 80 0 80v40h1440V90C967-12 700 115 300 100z"/>
</svg></div>
</div>


</div><div id="shopify-section-template--20976399515868__featured_collection_or_products_NJMTEe" class="shopify-section"><div
  id="template--20976399515868__featured_collection_or_products_NJMTEe" data-context="featured_collection"
  class="pt pb sm-pt sm-pb container color-scheme-514b2be9-a546-4cb2-8021-87b88b604a5d sm-down-edge-to-edge"
  style="    --pt: 40px;    --pb: 40px;    --sm-pt: 40px;    --sm-pb: 40px;  "><div class="section-header mb-gutter col-sm-max-6 text-align-left" style="margin-right: auto;"><h2 class="subheading mb-4 size--default sm-size--default">Kimono plage</h2><div class="rte rte--no-max size--default sm-size--default"><p>Fluide, chic, ensoleillé : le kimono estival par excellence.</p></div></div>
<gridy-slider
    id="slider-template--20976399515868__featured_collection_or_products_NJMTEe"
    class="gridy-slider"
    data-mobile-enabled="true"
    data-tablet-enabled="true"
    data-desktop-enabled="true"
    data-ipr-mobile="2"
    data-ipr-tablet="4"
    data-ipr-desktop="4"
    data-arrows="true"
    data-sliding-behavior="all"
    data-autoplay="false"
    data-autoplay-delay="5000">
    <div
      class="grid sm-gap gridy-track scrollbar--hide grid-cols-2 sm-grid-cols-4 md-grid-cols-4 track-inner-padding slide-peek"
      style="        --gap: 10px;        --sm-gap: 10px;    ">
      
        
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-long-boheme-imprime" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=90 90w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=128 128w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=165 165w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=180 180w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=280 280w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=390 390w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=540 540w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=768 768w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=1080 1080w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=1280 1280w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=1500 1500w,//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/kimono_plage_long.png?v=1748414872&width=1500"
    alt="Kimono Long Bohème Imprimé"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=90 90w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=128 128w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=165 165w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=180 180w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=280 280w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=390 390w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=540 540w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=768 768w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=1080 1080w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=1280 1280w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=1500 1500w,//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/kimono_plage_long_bleu.png?v=1748414872&width=1500"
    alt="kimono bohème long avec imprimé floral"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-long-boheme-imprime">Kimono long Bohème Imprimé</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">49,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">49,90€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">49,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-de-plage-bordure-boheme-summer-fiesta" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=90 90w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=128 128w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=165 165w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=180 180w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=280 280w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=390 390w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=540 540w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=768 768w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=1080 1080w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=1280 1280w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=1500 1500w,//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215 1600w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/Sac9e0c41e9fb4bc1a4020f5225f258ear.webp?v=1762242215&width=1500"
    alt="Kimono De Plage À Pompons"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1600"
    height="1600"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=90 90w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=128 128w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=165 165w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=180 180w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=280 280w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=390 390w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=540 540w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=768 768w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=1080 1080w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=1280 1280w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=1500 1500w,//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219 1600w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/S452736a290db426cbbdb09252da486fbh.webp?v=1762242219&width=1500"
    alt="kimono de plage avec pompons colorés"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1600"
    height="1600"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-de-plage-bordure-boheme-summer-fiesta">Kimono de Plage Bordure Bohème | Summer Fiesta</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">34,99€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued"></s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">34,99€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-de-plage-graphique-coast-pattern" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=90 90w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=128 128w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=165 165w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=180 180w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=280 280w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=390 390w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=540 540w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=768 768w,//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237 1000w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/H6f54d3e588ae4d00959f23be283cafc15.webp?v=1762242237&width=1500"
    alt="kimono de plage motifs géométriques"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1000"
    height="1000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=90 90w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=128 128w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=165 165w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=180 180w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=280 280w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=390 390w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=540 540w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=768 768w,//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085 800w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/H04cf49b73d5a4ba49a7db4e12f72d383O.webp?v=1764840085&width=1500"
    alt="Kimono De Plage À Motifs Géométriques"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="800"
    height="800"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-de-plage-graphique-coast-pattern">Kimono de Plage Graphique | Coast Pattern</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">39,99€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued"></s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">39,99€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-de-plage-uni-boheme-summer-cloud" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=90 90w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=128 128w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=165 165w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=180 180w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=280 280w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=390 390w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=540 540w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=768 768w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=1080 1080w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=1280 1280w,//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243 1340w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/Sd8365e0c69be4efd83aa757a60e52790n.jpg?v=1762242243&width=1500"
    alt="Kimono De Plage Uni"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1340"
    height="1414"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=90 90w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=128 128w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=165 165w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=180 180w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=280 280w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=390 390w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=540 540w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=768 768w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=1080 1080w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=1280 1280w,//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246 1340w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/S7617e87801b04140a7b1ecfed4ef60acS.webp?v=1762242246&width=1500"
    alt="kimono de plage léger uni"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1340"
    height="1388"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-de-plage-uni-boheme-summer-cloud">Kimono de Plage Uni Bohème |Summer Cloud</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">34,99€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued"></s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">34,99€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional">
    <a href="/products/kimono-plage-long-leopard-tropical-sahara-bloom" class="card-media p-0" aria-hidden="true" tabindex="-1"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/S8840ae92324f41d3a16aa152d6655b4bp.webp?v=1762242247&width=90 90w,//kimononation.fr/cdn/shop/files/S8840ae92324f41d3a16aa152d6655b4bp.webp?v=1762242247&width=128 128w,//kimononation.fr/cdn/shop/files/S8840ae92324f41d3a16aa152d6655b4bp.webp?v=1762242247&width=165 165w,//kimononation.fr/cdn/shop/files/S8840ae92324f41d3a16aa152d6655b4bp.webp?v=1762242247&width=180 180w,//kimononation.fr/cdn/shop/files/S8840ae92324f41d3a16aa152d6655b4bp.webp?v=1762242247&width=280 280w,//kimononation.fr/cdn/shop/files/S8840ae92324f41d3a16aa152d6655b4bp.webp?v=1762242247&width=390 390w,//kimononation.fr/cdn/shop/files/S8840ae92324f41d3a16aa152d6655b4bp.webp?v=1762242247&width=540 540w,//kimononation.fr/cdn/shop/files/S8840ae92324f41d3a16aa152d6655b4bp.webp?v=1762242247&width=768 768w,//kimononation.fr/cdn/shop/files/S8840ae92324f41d3a16aa152d6655b4bp.webp?v=1762242247 774w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/S8840ae92324f41d3a16aa152d6655b4bp.webp?v=1762242247&width=1500"
    alt="kimono de plage imprimé"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="774"
    height="750"
    style="object-position: 50.0% 50.0%;"></figure>
<div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-plage-long-leopard-tropical-sahara-bloom">Kimono Plage Long Léopard Tropical | Sahara Bloom</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">44,99€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued"></s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">44,99€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
      
    </div>
<div class="gridy-arrows flex space-between arrows-style--no-bg sm-on-edge">
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="prev" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"/></svg></button>
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="next" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg></button>
</div>

  </gridy-slider>

<div class="mt-12 p-page sm-p-0 text-align-left">
    <a class="btn btn--link size--small" href="/collections/kimono-plage">
      Explorer la collection Kimonos Plage Femme
    </a>
  </div>


</div></div><div id="shopify-section-template--20976399515868__featured_collection_or_products_CKiqKU" class="shopify-section"><div
  id="template--20976399515868__featured_collection_or_products_CKiqKU" data-context="featured_collection"
  class="pt pb sm-pt sm-pb container color-scheme-514b2be9-a546-4cb2-8021-87b88b604a5d sm-down-edge-to-edge"
  style="    --pt: 40px;    --pb: 40px;    --sm-pt: 48px;    --sm-pb: 0px;  "><div class="section-header mb-gutter col-sm-max-6 text-align-left" style="margin-right: auto;"><h2 class="subheading mb-4 size--default sm-size--small">Veste kimono femme</h2><div class="rte rte--no-max size--default sm-size--small"><p>Fluide, chic, ensoleillé : le kimono estival par excellence.</p></div></div>
<gridy-slider
    id="slider-template--20976399515868__featured_collection_or_products_CKiqKU"
    class="gridy-slider"
    data-mobile-enabled="true"
    data-tablet-enabled="true"
    data-desktop-enabled="true"
    data-ipr-mobile="2"
    data-ipr-tablet="4"
    data-ipr-desktop="4"
    data-arrows="true"
    data-sliding-behavior="single"
    data-autoplay="false"
    data-autoplay-delay="5000">
    <div
      class="grid sm-gap gridy-track scrollbar--hide grid-cols-2 sm-grid-cols-4 md-grid-cols-4 track-inner-padding slide-peek"
      style="        --gap: 10px;        --sm-gap: 40px;    ">
      
        
<div class="card card--product card--traditional  on-hover">
    <a href="/products/veste-kimono-kitsune" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=90 90w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=128 128w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=165 165w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=180 180w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=280 280w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=390 390w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=540 540w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=768 768w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=1080 1080w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=1280 1280w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=1500 1500w,//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/5-Copie-Copie_1.png?v=1749374215&width=1500"
    alt="Veste Kimono Kitsune"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=90 90w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=128 128w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=165 165w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=180 180w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=280 280w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=390 390w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=540 540w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=768 768w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=1080 1080w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=1280 1280w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=1500 1500w,//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/6-Copie_2_1.png?v=1749374216&width=1500"
    alt="Veste Kimono Kitsune"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-kitsune">Veste Kimono Kitsune</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">34,90€</span>
    </div>
    <div class="price__sale">
      

      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">34,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/veste-kimono-corbeau-femme" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=90 90w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=128 128w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=165 165w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=180 180w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=280 280w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=390 390w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=540 540w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=768 768w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=1080 1080w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=1280 1280w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=1500 1500w,//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/777777777777_1.webp?v=1749365963&width=1500"
    alt="Veste Kimono Corbeau"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=90 90w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=128 128w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=165 165w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=180 180w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=280 280w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=390 390w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=540 540w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=768 768w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=1080 1080w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=1280 1280w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=1500 1500w,//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/77778_1.webp?v=1749365963&width=1500"
    alt="veste kinomo style corbeau"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-corbeau-femme">Veste kimono Femme |Corbeau</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">39,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">10,40€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">39,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-japonais-femme-phenix" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/6767676676767676767676767676767676767777777777777777777-pica_1.webp?v=1762510191&width=90 90w,//kimononation.fr/cdn/shop/files/6767676676767676767676767676767676767777777777777777777-pica_1.webp?v=1762510191&width=128 128w,//kimononation.fr/cdn/shop/files/6767676676767676767676767676767676767777777777777777777-pica_1.webp?v=1762510191&width=165 165w,//kimononation.fr/cdn/shop/files/6767676676767676767676767676767676767777777777777777777-pica_1.webp?v=1762510191&width=180 180w,//kimononation.fr/cdn/shop/files/6767676676767676767676767676767676767777777777777777777-pica_1.webp?v=1762510191&width=280 280w,//kimononation.fr/cdn/shop/files/6767676676767676767676767676767676767777777777777777777-pica_1.webp?v=1762510191&width=390 390w,//kimononation.fr/cdn/shop/files/6767676676767676767676767676767676767777777777777777777-pica_1.webp?v=1762510191&width=540 540w,//kimononation.fr/cdn/shop/files/6767676676767676767676767676767676767777777777777777777-pica_1.webp?v=1762510191&width=768 768w,//kimononation.fr/cdn/shop/files/6767676676767676767676767676767676767777777777777777777-pica_1.webp?v=1762510191&width=1080 1080w,//kimononation.fr/cdn/shop/files/6767676676767676767676767676767676767777777777777777777-pica_1.webp?v=1762510191&width=1280 1280w,//kimononation.fr/cdn/shop/files/6767676676767676767676767676767676767777777777777777777-pica_1.webp?v=1762510191&width=1500 1500w,//kimononation.fr/cdn/shop/files/6767676676767676767676767676767676767777777777777777777-pica_1.webp?v=1762510191 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/6767676676767676767676767676767676767777777777777777777-pica_1.webp?v=1762510191&width=1500"
    alt="kimono élégant avec motif phénix"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/mop-pica_1.webp?v=1762510191&width=90 90w,//kimononation.fr/cdn/shop/files/mop-pica_1.webp?v=1762510191&width=128 128w,//kimononation.fr/cdn/shop/files/mop-pica_1.webp?v=1762510191&width=165 165w,//kimononation.fr/cdn/shop/files/mop-pica_1.webp?v=1762510191&width=180 180w,//kimononation.fr/cdn/shop/files/mop-pica_1.webp?v=1762510191&width=280 280w,//kimononation.fr/cdn/shop/files/mop-pica_1.webp?v=1762510191&width=390 390w,//kimononation.fr/cdn/shop/files/mop-pica_1.webp?v=1762510191&width=540 540w,//kimononation.fr/cdn/shop/files/mop-pica_1.webp?v=1762510191&width=768 768w,//kimononation.fr/cdn/shop/files/mop-pica_1.webp?v=1762510191&width=1080 1080w,//kimononation.fr/cdn/shop/files/mop-pica_1.webp?v=1762510191&width=1280 1280w,//kimononation.fr/cdn/shop/files/mop-pica_1.webp?v=1762510191&width=1500 1500w,//kimononation.fr/cdn/shop/files/mop-pica_1.webp?v=1762510191 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/mop-pica_1.webp?v=1762510191&width=1500"
    alt="kimono traditionnel japonais en tissu léger avec motif phénix"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-japonais-femme-phenix">Kimono Japonais Femme Phénix</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">39,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">11,00€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">39,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/veste-kimono-daruma" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/00F_HGXH_XH_-_Copie_2_1.png?v=1749386375&width=90 90w,//kimononation.fr/cdn/shop/files/00F_HGXH_XH_-_Copie_2_1.png?v=1749386375&width=128 128w,//kimononation.fr/cdn/shop/files/00F_HGXH_XH_-_Copie_2_1.png?v=1749386375&width=165 165w,//kimononation.fr/cdn/shop/files/00F_HGXH_XH_-_Copie_2_1.png?v=1749386375&width=180 180w,//kimononation.fr/cdn/shop/files/00F_HGXH_XH_-_Copie_2_1.png?v=1749386375&width=280 280w,//kimononation.fr/cdn/shop/files/00F_HGXH_XH_-_Copie_2_1.png?v=1749386375&width=390 390w,//kimononation.fr/cdn/shop/files/00F_HGXH_XH_-_Copie_2_1.png?v=1749386375&width=540 540w,//kimononation.fr/cdn/shop/files/00F_HGXH_XH_-_Copie_2_1.png?v=1749386375&width=768 768w,//kimononation.fr/cdn/shop/files/00F_HGXH_XH_-_Copie_2_1.png?v=1749386375&width=1080 1080w,//kimononation.fr/cdn/shop/files/00F_HGXH_XH_-_Copie_2_1.png?v=1749386375&width=1280 1280w,//kimononation.fr/cdn/shop/files/00F_HGXH_XH_-_Copie_2_1.png?v=1749386375&width=1500 1500w,//kimononation.fr/cdn/shop/files/00F_HGXH_XH_-_Copie_2_1.png?v=1749386375 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/00F_HGXH_XH_-_Copie_2_1.png?v=1749386375&width=1500"
    alt="veste kimono style daruma"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/EER_E_Q_RQR_QQ_-_Copie_-_Copie_-_Copie_1.png?v=1749386375&width=90 90w,//kimononation.fr/cdn/shop/files/EER_E_Q_RQR_QQ_-_Copie_-_Copie_-_Copie_1.png?v=1749386375&width=128 128w,//kimononation.fr/cdn/shop/files/EER_E_Q_RQR_QQ_-_Copie_-_Copie_-_Copie_1.png?v=1749386375&width=165 165w,//kimononation.fr/cdn/shop/files/EER_E_Q_RQR_QQ_-_Copie_-_Copie_-_Copie_1.png?v=1749386375&width=180 180w,//kimononation.fr/cdn/shop/files/EER_E_Q_RQR_QQ_-_Copie_-_Copie_-_Copie_1.png?v=1749386375&width=280 280w,//kimononation.fr/cdn/shop/files/EER_E_Q_RQR_QQ_-_Copie_-_Copie_-_Copie_1.png?v=1749386375&width=390 390w,//kimononation.fr/cdn/shop/files/EER_E_Q_RQR_QQ_-_Copie_-_Copie_-_Copie_1.png?v=1749386375&width=540 540w,//kimononation.fr/cdn/shop/files/EER_E_Q_RQR_QQ_-_Copie_-_Copie_-_Copie_1.png?v=1749386375&width=768 768w,//kimononation.fr/cdn/shop/files/EER_E_Q_RQR_QQ_-_Copie_-_Copie_-_Copie_1.png?v=1749386375&width=1080 1080w,//kimononation.fr/cdn/shop/files/EER_E_Q_RQR_QQ_-_Copie_-_Copie_-_Copie_1.png?v=1749386375&width=1280 1280w,//kimononation.fr/cdn/shop/files/EER_E_Q_RQR_QQ_-_Copie_-_Copie_-_Copie_1.png?v=1749386375&width=1500 1500w,//kimononation.fr/cdn/shop/files/EER_E_Q_RQR_QQ_-_Copie_-_Copie_-_Copie_1.png?v=1749386375 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/EER_E_Q_RQR_QQ_-_Copie_-_Copie_-_Copie_1.png?v=1749386375&width=1500"
    alt="Veste Kimono Daruma"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-daruma">Veste Kimono Daruma</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">34,90€</span>
    </div>
    <div class="price__sale">
      

      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">34,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/veste-kimono-kodama" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/rer_gsdg_sdw_-_Copie_1.webp?v=1749368514&width=90 90w,//kimononation.fr/cdn/shop/files/rer_gsdg_sdw_-_Copie_1.webp?v=1749368514&width=128 128w,//kimononation.fr/cdn/shop/files/rer_gsdg_sdw_-_Copie_1.webp?v=1749368514&width=165 165w,//kimononation.fr/cdn/shop/files/rer_gsdg_sdw_-_Copie_1.webp?v=1749368514&width=180 180w,//kimononation.fr/cdn/shop/files/rer_gsdg_sdw_-_Copie_1.webp?v=1749368514&width=280 280w,//kimononation.fr/cdn/shop/files/rer_gsdg_sdw_-_Copie_1.webp?v=1749368514&width=390 390w,//kimononation.fr/cdn/shop/files/rer_gsdg_sdw_-_Copie_1.webp?v=1749368514&width=540 540w,//kimononation.fr/cdn/shop/files/rer_gsdg_sdw_-_Copie_1.webp?v=1749368514&width=768 768w,//kimononation.fr/cdn/shop/files/rer_gsdg_sdw_-_Copie_1.webp?v=1749368514&width=1080 1080w,//kimononation.fr/cdn/shop/files/rer_gsdg_sdw_-_Copie_1.webp?v=1749368514&width=1280 1280w,//kimononation.fr/cdn/shop/files/rer_gsdg_sdw_-_Copie_1.webp?v=1749368514&width=1500 1500w,//kimononation.fr/cdn/shop/files/rer_gsdg_sdw_-_Copie_1.webp?v=1749368514 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/rer_gsdg_sdw_-_Copie_1.webp?v=1749368514&width=1500"
    alt="Veste Kimono Kodama"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/jhd_d_-_Copie_1.webp?v=1749368514&width=90 90w,//kimononation.fr/cdn/shop/files/jhd_d_-_Copie_1.webp?v=1749368514&width=128 128w,//kimononation.fr/cdn/shop/files/jhd_d_-_Copie_1.webp?v=1749368514&width=165 165w,//kimononation.fr/cdn/shop/files/jhd_d_-_Copie_1.webp?v=1749368514&width=180 180w,//kimononation.fr/cdn/shop/files/jhd_d_-_Copie_1.webp?v=1749368514&width=280 280w,//kimononation.fr/cdn/shop/files/jhd_d_-_Copie_1.webp?v=1749368514&width=390 390w,//kimononation.fr/cdn/shop/files/jhd_d_-_Copie_1.webp?v=1749368514&width=540 540w,//kimononation.fr/cdn/shop/files/jhd_d_-_Copie_1.webp?v=1749368514&width=768 768w,//kimononation.fr/cdn/shop/files/jhd_d_-_Copie_1.webp?v=1749368514&width=1080 1080w,//kimononation.fr/cdn/shop/files/jhd_d_-_Copie_1.webp?v=1749368514&width=1280 1280w,//kimononation.fr/cdn/shop/files/jhd_d_-_Copie_1.webp?v=1749368514&width=1500 1500w,//kimononation.fr/cdn/shop/files/jhd_d_-_Copie_1.webp?v=1749368514 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/jhd_d_-_Copie_1.webp?v=1749368514&width=1500"
    alt="Veste Kimono Kodama"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-kodama">Veste Kimono Kodama</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">29,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">10,42€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">29,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/veste-kimono-kurokoi" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/zezezeze-Copie_2.webp?v=1749367806&width=90 90w,//kimononation.fr/cdn/shop/files/zezezeze-Copie_2.webp?v=1749367806&width=128 128w,//kimononation.fr/cdn/shop/files/zezezeze-Copie_2.webp?v=1749367806&width=165 165w,//kimononation.fr/cdn/shop/files/zezezeze-Copie_2.webp?v=1749367806&width=180 180w,//kimononation.fr/cdn/shop/files/zezezeze-Copie_2.webp?v=1749367806&width=280 280w,//kimononation.fr/cdn/shop/files/zezezeze-Copie_2.webp?v=1749367806&width=390 390w,//kimononation.fr/cdn/shop/files/zezezeze-Copie_2.webp?v=1749367806&width=540 540w,//kimononation.fr/cdn/shop/files/zezezeze-Copie_2.webp?v=1749367806&width=768 768w,//kimononation.fr/cdn/shop/files/zezezeze-Copie_2.webp?v=1749367806&width=1080 1080w,//kimononation.fr/cdn/shop/files/zezezeze-Copie_2.webp?v=1749367806&width=1280 1280w,//kimononation.fr/cdn/shop/files/zezezeze-Copie_2.webp?v=1749367806&width=1500 1500w,//kimononation.fr/cdn/shop/files/zezezeze-Copie_2.webp?v=1749367806 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/zezezeze-Copie_2.webp?v=1749367806&width=1500"
    alt="Veste Kimono Kurokoi"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/rtrtrtrtrtr_1.webp?v=1749367806&width=90 90w,//kimononation.fr/cdn/shop/files/rtrtrtrtrtr_1.webp?v=1749367806&width=128 128w,//kimononation.fr/cdn/shop/files/rtrtrtrtrtr_1.webp?v=1749367806&width=165 165w,//kimononation.fr/cdn/shop/files/rtrtrtrtrtr_1.webp?v=1749367806&width=180 180w,//kimononation.fr/cdn/shop/files/rtrtrtrtrtr_1.webp?v=1749367806&width=280 280w,//kimononation.fr/cdn/shop/files/rtrtrtrtrtr_1.webp?v=1749367806&width=390 390w,//kimononation.fr/cdn/shop/files/rtrtrtrtrtr_1.webp?v=1749367806&width=540 540w,//kimononation.fr/cdn/shop/files/rtrtrtrtrtr_1.webp?v=1749367806&width=768 768w,//kimononation.fr/cdn/shop/files/rtrtrtrtrtr_1.webp?v=1749367806&width=1080 1080w,//kimononation.fr/cdn/shop/files/rtrtrtrtrtr_1.webp?v=1749367806&width=1280 1280w,//kimononation.fr/cdn/shop/files/rtrtrtrtrtr_1.webp?v=1749367806&width=1500 1500w,//kimononation.fr/cdn/shop/files/rtrtrtrtrtr_1.webp?v=1749367806 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/rtrtrtrtrtr_1.webp?v=1749367806&width=1500"
    alt="Veste Kimono Kurokoi"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-kurokoi">Veste Kimono Kurokoi</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">34,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">10,42€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">34,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
      
    </div>
<div class="gridy-arrows flex space-between arrows-style--no-bg sm-on-edge">
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="prev" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"/></svg></button>
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="next" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg></button>
</div>

  </gridy-slider>

<div class="mt-12 p-page sm-p-0 text-align-left">
    <a class="btn btn--link size--small" href="/collections/veste-kimono-femme">
      Voir toutes les Vestes Kimonos Femme
    </a>
  </div>


</div></div><div id="shopify-section-template--20976399515868__featured_collection_or_products_rqbGkV" class="shopify-section"><div
  id="template--20976399515868__featured_collection_or_products_rqbGkV" data-context="featured_collection"
  class="pt pb sm-pt sm-pb container color-scheme-514b2be9-a546-4cb2-8021-87b88b604a5d sm-down-edge-to-edge"
  style="    --pt: 40px;    --pb: 40px;    --sm-pt: 48px;    --sm-pb: 0px;  "><div class="section-header mb-gutter col-sm-max-6 text-align-left" style="margin-right: auto;"><h2 class="subheading mb-4 size--default sm-size--small">Kimono japonais femme</h2><div class="rte rte--no-max size--default sm-size--small"><p>Le <strong>kimono japonais femme</strong>, l’essence du chic zen : léger, raffiné et facile à porter au quotidien.</p></div></div>
<gridy-slider
    id="slider-template--20976399515868__featured_collection_or_products_rqbGkV"
    class="gridy-slider"
    data-mobile-enabled="true"
    data-tablet-enabled="true"
    data-desktop-enabled="true"
    data-ipr-mobile="2"
    data-ipr-tablet="4"
    data-ipr-desktop="4"
    data-arrows="true"
    data-sliding-behavior="single"
    data-autoplay="false"
    data-autoplay-delay="5000">
    <div
      class="grid sm-gap gridy-track scrollbar--hide grid-cols-2 sm-grid-cols-4 md-grid-cols-4 track-inner-padding slide-peek"
      style="        --gap: 10px;        --sm-gap: 40px;    ">
      
        
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-hanayuki" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/sdqsd_1.webp?v=1750916014&width=90 90w,//kimononation.fr/cdn/shop/files/sdqsd_1.webp?v=1750916014&width=128 128w,//kimononation.fr/cdn/shop/files/sdqsd_1.webp?v=1750916014&width=165 165w,//kimononation.fr/cdn/shop/files/sdqsd_1.webp?v=1750916014&width=180 180w,//kimononation.fr/cdn/shop/files/sdqsd_1.webp?v=1750916014&width=280 280w,//kimononation.fr/cdn/shop/files/sdqsd_1.webp?v=1750916014&width=390 390w,//kimononation.fr/cdn/shop/files/sdqsd_1.webp?v=1750916014&width=540 540w,//kimononation.fr/cdn/shop/files/sdqsd_1.webp?v=1750916014&width=768 768w,//kimononation.fr/cdn/shop/files/sdqsd_1.webp?v=1750916014&width=1080 1080w,//kimononation.fr/cdn/shop/files/sdqsd_1.webp?v=1750916014&width=1280 1280w,//kimononation.fr/cdn/shop/files/sdqsd_1.webp?v=1750916014&width=1500 1500w,//kimononation.fr/cdn/shop/files/sdqsd_1.webp?v=1750916014 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/sdqsd_1.webp?v=1750916014&width=1500"
    alt="Kimono Hanayuki"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/fgh_1.webp?v=1750916014&width=90 90w,//kimononation.fr/cdn/shop/files/fgh_1.webp?v=1750916014&width=128 128w,//kimononation.fr/cdn/shop/files/fgh_1.webp?v=1750916014&width=165 165w,//kimononation.fr/cdn/shop/files/fgh_1.webp?v=1750916014&width=180 180w,//kimononation.fr/cdn/shop/files/fgh_1.webp?v=1750916014&width=280 280w,//kimononation.fr/cdn/shop/files/fgh_1.webp?v=1750916014&width=390 390w,//kimononation.fr/cdn/shop/files/fgh_1.webp?v=1750916014&width=540 540w,//kimononation.fr/cdn/shop/files/fgh_1.webp?v=1750916014&width=768 768w,//kimononation.fr/cdn/shop/files/fgh_1.webp?v=1750916014&width=1080 1080w,//kimononation.fr/cdn/shop/files/fgh_1.webp?v=1750916014&width=1280 1280w,//kimononation.fr/cdn/shop/files/fgh_1.webp?v=1750916014&width=1500 1500w,//kimononation.fr/cdn/shop/files/fgh_1.webp?v=1750916014 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/fgh_1.webp?v=1750916014&width=1500"
    alt="kimono élégant style Hanayuki"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-hanayuki">Kimono Hanayuki</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">199,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">77,90€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">199,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-tsubaki" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/7474747415_1.webp?v=1750914104&width=90 90w,//kimononation.fr/cdn/shop/files/7474747415_1.webp?v=1750914104&width=128 128w,//kimononation.fr/cdn/shop/files/7474747415_1.webp?v=1750914104&width=165 165w,//kimononation.fr/cdn/shop/files/7474747415_1.webp?v=1750914104&width=180 180w,//kimononation.fr/cdn/shop/files/7474747415_1.webp?v=1750914104&width=280 280w,//kimononation.fr/cdn/shop/files/7474747415_1.webp?v=1750914104&width=390 390w,//kimononation.fr/cdn/shop/files/7474747415_1.webp?v=1750914104&width=540 540w,//kimononation.fr/cdn/shop/files/7474747415_1.webp?v=1750914104&width=768 768w,//kimononation.fr/cdn/shop/files/7474747415_1.webp?v=1750914104&width=1080 1080w,//kimononation.fr/cdn/shop/files/7474747415_1.webp?v=1750914104&width=1280 1280w,//kimononation.fr/cdn/shop/files/7474747415_1.webp?v=1750914104&width=1500 1500w,//kimononation.fr/cdn/shop/files/7474747415_1.webp?v=1750914104 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/7474747415_1.webp?v=1750914104&width=1500"
    alt="Kimono Tsubaki"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/74858748987_1_-Copie.webp?v=1750914104&width=90 90w,//kimononation.fr/cdn/shop/files/74858748987_1_-Copie.webp?v=1750914104&width=128 128w,//kimononation.fr/cdn/shop/files/74858748987_1_-Copie.webp?v=1750914104&width=165 165w,//kimononation.fr/cdn/shop/files/74858748987_1_-Copie.webp?v=1750914104&width=180 180w,//kimononation.fr/cdn/shop/files/74858748987_1_-Copie.webp?v=1750914104&width=280 280w,//kimononation.fr/cdn/shop/files/74858748987_1_-Copie.webp?v=1750914104&width=390 390w,//kimononation.fr/cdn/shop/files/74858748987_1_-Copie.webp?v=1750914104&width=540 540w,//kimononation.fr/cdn/shop/files/74858748987_1_-Copie.webp?v=1750914104&width=768 768w,//kimononation.fr/cdn/shop/files/74858748987_1_-Copie.webp?v=1750914104&width=1080 1080w,//kimononation.fr/cdn/shop/files/74858748987_1_-Copie.webp?v=1750914104&width=1280 1280w,//kimononation.fr/cdn/shop/files/74858748987_1_-Copie.webp?v=1750914104&width=1500 1500w,//kimononation.fr/cdn/shop/files/74858748987_1_-Copie.webp?v=1750914104 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/74858748987_1_-Copie.webp?v=1750914104&width=1500"
    alt="Kimono Tsubaki"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-tsubaki">Kimono Tsubaki</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">189,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">64,53€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">189,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-japonais-himawari" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/qsdxdc_1.webp?v=1750578090&width=90 90w,//kimononation.fr/cdn/shop/files/qsdxdc_1.webp?v=1750578090&width=128 128w,//kimononation.fr/cdn/shop/files/qsdxdc_1.webp?v=1750578090&width=165 165w,//kimononation.fr/cdn/shop/files/qsdxdc_1.webp?v=1750578090&width=180 180w,//kimononation.fr/cdn/shop/files/qsdxdc_1.webp?v=1750578090&width=280 280w,//kimononation.fr/cdn/shop/files/qsdxdc_1.webp?v=1750578090&width=390 390w,//kimononation.fr/cdn/shop/files/qsdxdc_1.webp?v=1750578090&width=540 540w,//kimononation.fr/cdn/shop/files/qsdxdc_1.webp?v=1750578090&width=768 768w,//kimononation.fr/cdn/shop/files/qsdxdc_1.webp?v=1750578090&width=1080 1080w,//kimononation.fr/cdn/shop/files/qsdxdc_1.webp?v=1750578090&width=1280 1280w,//kimononation.fr/cdn/shop/files/qsdxdc_1.webp?v=1750578090&width=1500 1500w,//kimononation.fr/cdn/shop/files/qsdxdc_1.webp?v=1750578090 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/qsdxdc_1.webp?v=1750578090&width=1500"
    alt="Kimono Japonais Himawari"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/44444444444444_1.webp?v=1750578090&width=90 90w,//kimononation.fr/cdn/shop/files/44444444444444_1.webp?v=1750578090&width=128 128w,//kimononation.fr/cdn/shop/files/44444444444444_1.webp?v=1750578090&width=165 165w,//kimononation.fr/cdn/shop/files/44444444444444_1.webp?v=1750578090&width=180 180w,//kimononation.fr/cdn/shop/files/44444444444444_1.webp?v=1750578090&width=280 280w,//kimononation.fr/cdn/shop/files/44444444444444_1.webp?v=1750578090&width=390 390w,//kimononation.fr/cdn/shop/files/44444444444444_1.webp?v=1750578090&width=540 540w,//kimononation.fr/cdn/shop/files/44444444444444_1.webp?v=1750578090&width=768 768w,//kimononation.fr/cdn/shop/files/44444444444444_1.webp?v=1750578090&width=1080 1080w,//kimononation.fr/cdn/shop/files/44444444444444_1.webp?v=1750578090&width=1280 1280w,//kimononation.fr/cdn/shop/files/44444444444444_1.webp?v=1750578090&width=1500 1500w,//kimononation.fr/cdn/shop/files/44444444444444_1.webp?v=1750578090 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/44444444444444_1.webp?v=1750578090&width=1500"
    alt="kimono japonais floral avec motifs himawari"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-japonais-himawari">Kimono Japonais Himawari</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">199,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">49,11€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">199,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-japonais-yukine" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/az7_1.webp?v=1750577304&width=90 90w,//kimononation.fr/cdn/shop/files/az7_1.webp?v=1750577304&width=128 128w,//kimononation.fr/cdn/shop/files/az7_1.webp?v=1750577304&width=165 165w,//kimononation.fr/cdn/shop/files/az7_1.webp?v=1750577304&width=180 180w,//kimononation.fr/cdn/shop/files/az7_1.webp?v=1750577304&width=280 280w,//kimononation.fr/cdn/shop/files/az7_1.webp?v=1750577304&width=390 390w,//kimononation.fr/cdn/shop/files/az7_1.webp?v=1750577304&width=540 540w,//kimononation.fr/cdn/shop/files/az7_1.webp?v=1750577304&width=768 768w,//kimononation.fr/cdn/shop/files/az7_1.webp?v=1750577304&width=1080 1080w,//kimononation.fr/cdn/shop/files/az7_1.webp?v=1750577304&width=1280 1280w,//kimononation.fr/cdn/shop/files/az7_1.webp?v=1750577304&width=1500 1500w,//kimononation.fr/cdn/shop/files/az7_1.webp?v=1750577304 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/az7_1.webp?v=1750577304&width=1500"
    alt="Kimono Japonais Yukine"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/qsdwcqfvxgvs_1.webp?v=1750577304&width=90 90w,//kimononation.fr/cdn/shop/files/qsdwcqfvxgvs_1.webp?v=1750577304&width=128 128w,//kimononation.fr/cdn/shop/files/qsdwcqfvxgvs_1.webp?v=1750577304&width=165 165w,//kimononation.fr/cdn/shop/files/qsdwcqfvxgvs_1.webp?v=1750577304&width=180 180w,//kimononation.fr/cdn/shop/files/qsdwcqfvxgvs_1.webp?v=1750577304&width=280 280w,//kimononation.fr/cdn/shop/files/qsdwcqfvxgvs_1.webp?v=1750577304&width=390 390w,//kimononation.fr/cdn/shop/files/qsdwcqfvxgvs_1.webp?v=1750577304&width=540 540w,//kimononation.fr/cdn/shop/files/qsdwcqfvxgvs_1.webp?v=1750577304&width=768 768w,//kimononation.fr/cdn/shop/files/qsdwcqfvxgvs_1.webp?v=1750577304&width=1080 1080w,//kimononation.fr/cdn/shop/files/qsdwcqfvxgvs_1.webp?v=1750577304&width=1280 1280w,//kimononation.fr/cdn/shop/files/qsdwcqfvxgvs_1.webp?v=1750577304&width=1500 1500w,//kimononation.fr/cdn/shop/files/qsdwcqfvxgvs_1.webp?v=1750577304 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/qsdwcqfvxgvs_1.webp?v=1750577304&width=1500"
    alt="kimono traditionnel japonais Yukine"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-japonais-yukine">Kimono Japonais Yukine</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">199,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">61,34€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">199,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-japonais-suzu" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/azazazaze_1.webp?v=1750527067&width=90 90w,//kimononation.fr/cdn/shop/files/azazazaze_1.webp?v=1750527067&width=128 128w,//kimononation.fr/cdn/shop/files/azazazaze_1.webp?v=1750527067&width=165 165w,//kimononation.fr/cdn/shop/files/azazazaze_1.webp?v=1750527067&width=180 180w,//kimononation.fr/cdn/shop/files/azazazaze_1.webp?v=1750527067&width=280 280w,//kimononation.fr/cdn/shop/files/azazazaze_1.webp?v=1750527067&width=390 390w,//kimononation.fr/cdn/shop/files/azazazaze_1.webp?v=1750527067&width=540 540w,//kimononation.fr/cdn/shop/files/azazazaze_1.webp?v=1750527067&width=768 768w,//kimononation.fr/cdn/shop/files/azazazaze_1.webp?v=1750527067&width=1080 1080w,//kimononation.fr/cdn/shop/files/azazazaze_1.webp?v=1750527067&width=1280 1280w,//kimononation.fr/cdn/shop/files/azazazaze_1.webp?v=1750527067&width=1500 1500w,//kimononation.fr/cdn/shop/files/azazazaze_1.webp?v=1750527067 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/azazazaze_1.webp?v=1750527067&width=1500"
    alt="Kimono Japonais Suzu"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/zsqsfd-sdq_1.webp?v=1750527067&width=90 90w,//kimononation.fr/cdn/shop/files/zsqsfd-sdq_1.webp?v=1750527067&width=128 128w,//kimononation.fr/cdn/shop/files/zsqsfd-sdq_1.webp?v=1750527067&width=165 165w,//kimononation.fr/cdn/shop/files/zsqsfd-sdq_1.webp?v=1750527067&width=180 180w,//kimononation.fr/cdn/shop/files/zsqsfd-sdq_1.webp?v=1750527067&width=280 280w,//kimononation.fr/cdn/shop/files/zsqsfd-sdq_1.webp?v=1750527067&width=390 390w,//kimononation.fr/cdn/shop/files/zsqsfd-sdq_1.webp?v=1750527067&width=540 540w,//kimononation.fr/cdn/shop/files/zsqsfd-sdq_1.webp?v=1750527067&width=768 768w,//kimononation.fr/cdn/shop/files/zsqsfd-sdq_1.webp?v=1750527067&width=1080 1080w,//kimononation.fr/cdn/shop/files/zsqsfd-sdq_1.webp?v=1750527067&width=1280 1280w,//kimononation.fr/cdn/shop/files/zsqsfd-sdq_1.webp?v=1750527067&width=1500 1500w,//kimononation.fr/cdn/shop/files/zsqsfd-sdq_1.webp?v=1750527067 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/zsqsfd-sdq_1.webp?v=1750527067&width=1500"
    alt="kimono japonais en satin avec motifs floraux"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-japonais-suzu">Kimono Japonais Suzu</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">199,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">35,39€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">199,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-japonais-ame" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/zserdrftgtyy_1.webp?v=1750581003&width=90 90w,//kimononation.fr/cdn/shop/files/zserdrftgtyy_1.webp?v=1750581003&width=128 128w,//kimononation.fr/cdn/shop/files/zserdrftgtyy_1.webp?v=1750581003&width=165 165w,//kimononation.fr/cdn/shop/files/zserdrftgtyy_1.webp?v=1750581003&width=180 180w,//kimononation.fr/cdn/shop/files/zserdrftgtyy_1.webp?v=1750581003&width=280 280w,//kimononation.fr/cdn/shop/files/zserdrftgtyy_1.webp?v=1750581003&width=390 390w,//kimononation.fr/cdn/shop/files/zserdrftgtyy_1.webp?v=1750581003&width=540 540w,//kimononation.fr/cdn/shop/files/zserdrftgtyy_1.webp?v=1750581003&width=768 768w,//kimononation.fr/cdn/shop/files/zserdrftgtyy_1.webp?v=1750581003&width=1080 1080w,//kimononation.fr/cdn/shop/files/zserdrftgtyy_1.webp?v=1750581003&width=1280 1280w,//kimononation.fr/cdn/shop/files/zserdrftgtyy_1.webp?v=1750581003&width=1500 1500w,//kimononation.fr/cdn/shop/files/zserdrftgtyy_1.webp?v=1750581003 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/zserdrftgtyy_1.webp?v=1750581003&width=1500"
    alt="Kimono Japonais Amé"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/s4q_1.webp?v=1750581003&width=90 90w,//kimononation.fr/cdn/shop/files/s4q_1.webp?v=1750581003&width=128 128w,//kimononation.fr/cdn/shop/files/s4q_1.webp?v=1750581003&width=165 165w,//kimononation.fr/cdn/shop/files/s4q_1.webp?v=1750581003&width=180 180w,//kimononation.fr/cdn/shop/files/s4q_1.webp?v=1750581003&width=280 280w,//kimononation.fr/cdn/shop/files/s4q_1.webp?v=1750581003&width=390 390w,//kimononation.fr/cdn/shop/files/s4q_1.webp?v=1750581003&width=540 540w,//kimononation.fr/cdn/shop/files/s4q_1.webp?v=1750581003&width=768 768w,//kimononation.fr/cdn/shop/files/s4q_1.webp?v=1750581003&width=1080 1080w,//kimononation.fr/cdn/shop/files/s4q_1.webp?v=1750581003&width=1280 1280w,//kimononation.fr/cdn/shop/files/s4q_1.webp?v=1750581003&width=1500 1500w,//kimononation.fr/cdn/shop/files/s4q_1.webp?v=1750581003 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/s4q_1.webp?v=1750581003&width=1500"
    alt="kimono japonais traditionnel avec motifs floraux"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-japonais-ame">Kimono Japonais Amé</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">154,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">11,83€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">154,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
      
    </div>
<div class="gridy-arrows flex space-between arrows-style--no-bg sm-on-edge">
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="prev" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"/></svg></button>
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="next" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg></button>
</div>

  </gridy-slider>

<div class="mt-12 p-page sm-p-0 text-align-left">
    <a class="btn btn--link size--small" href="/collections/kimono-japonais-femme">
      Plonger dans l’univers des Kimonos Japonais Femme
    </a>
  </div>


</div></div><div id="shopify-section-template--20976399515868__divider_HBMKYG" class="shopify-section section-divider"><link href="//kimononation.fr/cdn/shop/t/12/assets/section-divider.css?v=112284674692644939391763960050" rel="stylesheet" type="text/css" media="all" />
<div
  id="template--20976399515868__divider_HBMKYG"
  class="container edge-to-edge mt mb sm-mt sm-mb"
  style="    --mt: 0px;    --mb: 0px;    --sm-mt: 0px;    --sm-mb: 0px;  ">

  <div class="divider-graphics in-between"  style="transform: scale(-1)"><style data-shopify>
  #standard_JnQ7nj-svg {
    width: 100%;
    height: auto;
  }
  @media only screen and (min-width: 768px) {
    #standard_JnQ7nj-svg {
      width: 100%;
      height: auto;
    }
  }
</style>

<svg id="standard_JnQ7nj-svg" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1440 120" preserveaspectratio="none">
  
  <defs>
    <lineargradient id="standard_JnQ7nj-gradient" x1="0%" y1="0%" x2="100%" y2="0%" gradienttransform="rotate(149 0.5 0.5)">
      
        
        
        
        <stop offset="22%" stop-color="rgba(246, 243, 238, 1)" />
      
        
        
        <stop offset="71%" stop-color="rgba(255, 255, 255, 1)" />
      
    </lineargradient>
  </defs>
  
<path class="top-part" fill="rgba(0,0,0,0)" d="M0 0v50c0 0 150 40 400 40s650-120 1040-70V0H0z"/>
    <path class="middle-part" fill="url(#standard_JnQ7nj-gradient)" d="M0 49s150 40 400 40S1050-31 1440 19v72c-473-102-739.17 25.42-1140 10C40 91 0 81 0 81v-32Z"/>
    <path class="bottom-part" fill="#f6f3ee" d="M300 100C40 90 0 80 0 80v40h1440V90C967-12 700 115 300 100z"/>
</svg></div>
</div>


</div><div id="shopify-section-template--20976399515868__featured_collection_or_products_hgkXBg" class="shopify-section"><div
  id="template--20976399515868__featured_collection_or_products_hgkXBg" data-context="featured_collection"
  class="pt pb sm-pt sm-pb container color-default sm-down-edge-to-edge"
  style="    --pt: 40px;    --pb: 40px;    --sm-pt: 8px;    --sm-pb: 8px;  "><div class="section-header mb-gutter col-sm-max-6 text-align-right" style="margin-left: auto;"><h2 class="subheading mb-4 size--default sm-size--default">Kimono Homme</h2><div class="rte rte--no-max size--default sm-size--default"><p>Sobriété, confort et esprit zen au quotidien</p></div></div>
<gridy-slider
    id="slider-template--20976399515868__featured_collection_or_products_hgkXBg"
    class="gridy-slider"
    data-mobile-enabled="true"
    data-tablet-enabled="true"
    data-desktop-enabled="true"
    data-ipr-mobile="1"
    data-ipr-tablet="4"
    data-ipr-desktop="4"
    data-arrows="true"
    data-sliding-behavior="all"
    data-autoplay="false"
    data-autoplay-delay="5000">
    <div
      class="grid sm-gap gridy-track scrollbar--hide grid-cols-1 sm-grid-cols-4 md-grid-cols-4 track-inner-padding slide-peek"
      style="        --gap: 5px;        --sm-gap: 10px;    ">
      
        
<div class="card card--product card--traditional  on-hover">
    <a href="/products/pantalon-japonais-homme-large-kuma" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/S0bcb9c9315244a468c2954579809643dt.webp?v=1762239200&width=90 90w,//kimononation.fr/cdn/shop/files/S0bcb9c9315244a468c2954579809643dt.webp?v=1762239200&width=128 128w,//kimononation.fr/cdn/shop/files/S0bcb9c9315244a468c2954579809643dt.webp?v=1762239200&width=165 165w,//kimononation.fr/cdn/shop/files/S0bcb9c9315244a468c2954579809643dt.webp?v=1762239200&width=180 180w,//kimononation.fr/cdn/shop/files/S0bcb9c9315244a468c2954579809643dt.webp?v=1762239200&width=280 280w,//kimononation.fr/cdn/shop/files/S0bcb9c9315244a468c2954579809643dt.webp?v=1762239200&width=390 390w,//kimononation.fr/cdn/shop/files/S0bcb9c9315244a468c2954579809643dt.webp?v=1762239200&width=540 540w,//kimononation.fr/cdn/shop/files/S0bcb9c9315244a468c2954579809643dt.webp?v=1762239200&width=768 768w,//kimononation.fr/cdn/shop/files/S0bcb9c9315244a468c2954579809643dt.webp?v=1762239200 930w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/S0bcb9c9315244a468c2954579809643dt.webp?v=1762239200&width=1500"
    alt="pantalon large style japonais pour homme"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="930"
    height="930"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/Sb14a70d60bb145698161247597cb11de1.webp?v=1762239202&width=90 90w,//kimononation.fr/cdn/shop/files/Sb14a70d60bb145698161247597cb11de1.webp?v=1762239202&width=128 128w,//kimononation.fr/cdn/shop/files/Sb14a70d60bb145698161247597cb11de1.webp?v=1762239202&width=165 165w,//kimononation.fr/cdn/shop/files/Sb14a70d60bb145698161247597cb11de1.webp?v=1762239202&width=180 180w,//kimononation.fr/cdn/shop/files/Sb14a70d60bb145698161247597cb11de1.webp?v=1762239202&width=280 280w,//kimononation.fr/cdn/shop/files/Sb14a70d60bb145698161247597cb11de1.webp?v=1762239202&width=390 390w,//kimononation.fr/cdn/shop/files/Sb14a70d60bb145698161247597cb11de1.webp?v=1762239202&width=540 540w,//kimononation.fr/cdn/shop/files/Sb14a70d60bb145698161247597cb11de1.webp?v=1762239202&width=768 768w,//kimononation.fr/cdn/shop/files/Sb14a70d60bb145698161247597cb11de1.webp?v=1762239202 930w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/Sb14a70d60bb145698161247597cb11de1.webp?v=1762239202&width=1500"
    alt="pantalon décontracté japonais pour homme"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="930"
    height="930"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/pantalon-japonais-homme-large-kuma">Pantalon Japonais Homme Large | Kuma</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">49,99€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued"></s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">49,99€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/pantalon-japonais-homme-satori" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_satori_noir_face.webp?v=1761153972&width=90 90w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_satori_noir_face.webp?v=1761153972&width=128 128w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_satori_noir_face.webp?v=1761153972&width=165 165w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_satori_noir_face.webp?v=1761153972&width=180 180w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_satori_noir_face.webp?v=1761153972&width=280 280w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_satori_noir_face.webp?v=1761153972&width=390 390w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_satori_noir_face.webp?v=1761153972&width=540 540w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_satori_noir_face.webp?v=1761153972&width=768 768w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_satori_noir_face.webp?v=1761153972&width=1080 1080w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_satori_noir_face.webp?v=1761153972&width=1280 1280w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_satori_noir_face.webp?v=1761153972&width=1500 1500w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_satori_noir_face.webp?v=1761153972 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_satori_noir_face.webp?v=1761153972&width=1500"
    alt="Homme portant un pantalon japonais noir à ceinture nouée, coupe ample et fluide inspirée du style zen japonais."
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_noir_dos.webp?v=1761153972&width=90 90w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_noir_dos.webp?v=1761153972&width=128 128w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_noir_dos.webp?v=1761153972&width=165 165w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_noir_dos.webp?v=1761153972&width=180 180w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_noir_dos.webp?v=1761153972&width=280 280w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_noir_dos.webp?v=1761153972&width=390 390w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_noir_dos.webp?v=1761153972&width=540 540w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_noir_dos.webp?v=1761153972&width=768 768w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_noir_dos.webp?v=1761153972&width=1080 1080w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_noir_dos.webp?v=1761153972&width=1280 1280w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_noir_dos.webp?v=1761153972&width=1500 1500w,//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_noir_dos.webp?v=1761153972 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/pantalon_japonais_homme_noir_dos.webp?v=1761153972&width=1500"
    alt="Vue arrière du pantalon japonais noir pour homme, tombé ample et lignes épurées inspirées du style kimono traditionnel."
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/pantalon-japonais-homme-satori">Pantalon Japonais Homme | Satori</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">49,90€</span>
    </div>
    <div class="price__sale">
      

      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">49,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/pantalon-japonais-homme-dragon-imperial" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/Pantalon_kimono_homme_violet_dragon_Style_japonais_ample.webp?v=1761137538&width=90 90w,//kimononation.fr/cdn/shop/files/Pantalon_kimono_homme_violet_dragon_Style_japonais_ample.webp?v=1761137538&width=128 128w,//kimononation.fr/cdn/shop/files/Pantalon_kimono_homme_violet_dragon_Style_japonais_ample.webp?v=1761137538&width=165 165w,//kimononation.fr/cdn/shop/files/Pantalon_kimono_homme_violet_dragon_Style_japonais_ample.webp?v=1761137538&width=180 180w,//kimononation.fr/cdn/shop/files/Pantalon_kimono_homme_violet_dragon_Style_japonais_ample.webp?v=1761137538&width=280 280w,//kimononation.fr/cdn/shop/files/Pantalon_kimono_homme_violet_dragon_Style_japonais_ample.webp?v=1761137538&width=390 390w,//kimononation.fr/cdn/shop/files/Pantalon_kimono_homme_violet_dragon_Style_japonais_ample.webp?v=1761137538&width=540 540w,//kimononation.fr/cdn/shop/files/Pantalon_kimono_homme_violet_dragon_Style_japonais_ample.webp?v=1761137538&width=768 768w,//kimononation.fr/cdn/shop/files/Pantalon_kimono_homme_violet_dragon_Style_japonais_ample.webp?v=1761137538&width=1080 1080w,//kimononation.fr/cdn/shop/files/Pantalon_kimono_homme_violet_dragon_Style_japonais_ample.webp?v=1761137538&width=1280 1280w,//kimononation.fr/cdn/shop/files/Pantalon_kimono_homme_violet_dragon_Style_japonais_ample.webp?v=1761137538&width=1500 1500w,//kimononation.fr/cdn/shop/files/Pantalon_kimono_homme_violet_dragon_Style_japonais_ample.webp?v=1761137538 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/Pantalon_kimono_homme_violet_dragon_Style_japonais_ample.webp?v=1761137538&width=1500"
    alt="Homme debout portant un pantalon kimono violet orné d’un dragon brodé, coupe large et taille élastique inspirée de la mode japonaise."
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/Broderie_dragon_argent_e_Pantalon_kimono_homme_violet.webp?v=1761137538&width=90 90w,//kimononation.fr/cdn/shop/files/Broderie_dragon_argent_e_Pantalon_kimono_homme_violet.webp?v=1761137538&width=128 128w,//kimononation.fr/cdn/shop/files/Broderie_dragon_argent_e_Pantalon_kimono_homme_violet.webp?v=1761137538&width=165 165w,//kimononation.fr/cdn/shop/files/Broderie_dragon_argent_e_Pantalon_kimono_homme_violet.webp?v=1761137538&width=180 180w,//kimononation.fr/cdn/shop/files/Broderie_dragon_argent_e_Pantalon_kimono_homme_violet.webp?v=1761137538&width=280 280w,//kimononation.fr/cdn/shop/files/Broderie_dragon_argent_e_Pantalon_kimono_homme_violet.webp?v=1761137538&width=390 390w,//kimononation.fr/cdn/shop/files/Broderie_dragon_argent_e_Pantalon_kimono_homme_violet.webp?v=1761137538&width=540 540w,//kimononation.fr/cdn/shop/files/Broderie_dragon_argent_e_Pantalon_kimono_homme_violet.webp?v=1761137538&width=768 768w,//kimononation.fr/cdn/shop/files/Broderie_dragon_argent_e_Pantalon_kimono_homme_violet.webp?v=1761137538&width=1080 1080w,//kimononation.fr/cdn/shop/files/Broderie_dragon_argent_e_Pantalon_kimono_homme_violet.webp?v=1761137538&width=1280 1280w,//kimononation.fr/cdn/shop/files/Broderie_dragon_argent_e_Pantalon_kimono_homme_violet.webp?v=1761137538&width=1500 1500w,//kimononation.fr/cdn/shop/files/Broderie_dragon_argent_e_Pantalon_kimono_homme_violet.webp?v=1761137538 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/Broderie_dragon_argent_e_Pantalon_kimono_homme_violet.webp?v=1761137538&width=1500"
    alt="Gros plan sur la broderie dragon argentée du pantalon kimono violet pour homme, symbole de force et d’élégance japonaise."
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/pantalon-japonais-homme-dragon-imperial">Pantalon Japonais Homme |Dragon Impérial</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">59,90€</span>
    </div>
    <div class="price__sale">
      

      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">59,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/pantalons-japonais-jeans-sora" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraprofiljeanclair.webp?v=1761036899&width=90 90w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraprofiljeanclair.webp?v=1761036899&width=128 128w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraprofiljeanclair.webp?v=1761036899&width=165 165w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraprofiljeanclair.webp?v=1761036899&width=180 180w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraprofiljeanclair.webp?v=1761036899&width=280 280w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraprofiljeanclair.webp?v=1761036899&width=390 390w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraprofiljeanclair.webp?v=1761036899&width=540 540w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraprofiljeanclair.webp?v=1761036899&width=768 768w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraprofiljeanclair.webp?v=1761036899&width=1080 1080w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraprofiljeanclair.webp?v=1761036899&width=1280 1280w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraprofiljeanclair.webp?v=1761036899&width=1500 1500w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraprofiljeanclair.webp?v=1761036899 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraprofiljeanclair.webp?v=1761036899&width=1500"
    alt="Gros plan sur le Jeans Sora bleu clair, pantalon kimono japonais à coupe large et plis fluides inspirés du hakama traditionnel."
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraassisbancbois.webp?v=1761036899&width=90 90w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraassisbancbois.webp?v=1761036899&width=128 128w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraassisbancbois.webp?v=1761036899&width=165 165w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraassisbancbois.webp?v=1761036899&width=180 180w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraassisbancbois.webp?v=1761036899&width=280 280w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraassisbancbois.webp?v=1761036899&width=390 390w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraassisbancbois.webp?v=1761036899&width=540 540w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraassisbancbois.webp?v=1761036899&width=768 768w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraassisbancbois.webp?v=1761036899&width=1080 1080w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraassisbancbois.webp?v=1761036899&width=1280 1280w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraassisbancbois.webp?v=1761036899&width=1500 1500w,//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraassisbancbois.webp?v=1761036899 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/pantalonkimonojeanssoraassisbancbois.webp?v=1761036899&width=1500"
    alt="Modèle assis sur un banc en bois portant le Jeans Sora, pantalon kimono japonais ample en jean bleu clair avec cordon blanc et coupe oversize."
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/pantalons-japonais-jeans-sora">Pantalons Japonais Jeans | Sora</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">54,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">13,24€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">54,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/veste-kimono-homme-nuit-des-lumieres" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=90 90w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=128 128w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=165 165w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=180 180w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=280 280w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=390 390w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=540 540w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=768 768w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=1080 1080w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=1280 1280w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=1500 1500w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=1500"
    alt="Veste Kimono Homme Nuit des Lumières"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=90 90w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=128 128w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=165 165w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=180 180w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=280 280w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=390 390w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=540 540w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=768 768w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=1080 1080w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=1280 1280w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=1500 1500w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=1500"
    alt="Veste Kimono Homme Nuit des Lumières"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-homme-nuit-des-lumieres">Veste Kimono Homme Nuit des Lumières</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">39,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued"></s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">39,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/pantalons-japonais-cargo-homme" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/paradise-pica_1.webp?v=1756985457&width=90 90w,//kimononation.fr/cdn/shop/files/paradise-pica_1.webp?v=1756985457&width=128 128w,//kimononation.fr/cdn/shop/files/paradise-pica_1.webp?v=1756985457&width=165 165w,//kimononation.fr/cdn/shop/files/paradise-pica_1.webp?v=1756985457&width=180 180w,//kimononation.fr/cdn/shop/files/paradise-pica_1.webp?v=1756985457&width=280 280w,//kimononation.fr/cdn/shop/files/paradise-pica_1.webp?v=1756985457&width=390 390w,//kimononation.fr/cdn/shop/files/paradise-pica_1.webp?v=1756985457&width=540 540w,//kimononation.fr/cdn/shop/files/paradise-pica_1.webp?v=1756985457&width=768 768w,//kimononation.fr/cdn/shop/files/paradise-pica_1.webp?v=1756985457&width=1080 1080w,//kimononation.fr/cdn/shop/files/paradise-pica_1.webp?v=1756985457&width=1280 1280w,//kimononation.fr/cdn/shop/files/paradise-pica_1.webp?v=1756985457&width=1500 1500w,//kimononation.fr/cdn/shop/files/paradise-pica_1.webp?v=1756985457 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/paradise-pica_1.webp?v=1756985457&width=1500"
    alt="Pantalons Japonais Cargo Homme"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/nope-pica_1.webp?v=1756985457&width=90 90w,//kimononation.fr/cdn/shop/files/nope-pica_1.webp?v=1756985457&width=128 128w,//kimononation.fr/cdn/shop/files/nope-pica_1.webp?v=1756985457&width=165 165w,//kimononation.fr/cdn/shop/files/nope-pica_1.webp?v=1756985457&width=180 180w,//kimononation.fr/cdn/shop/files/nope-pica_1.webp?v=1756985457&width=280 280w,//kimononation.fr/cdn/shop/files/nope-pica_1.webp?v=1756985457&width=390 390w,//kimononation.fr/cdn/shop/files/nope-pica_1.webp?v=1756985457&width=540 540w,//kimononation.fr/cdn/shop/files/nope-pica_1.webp?v=1756985457&width=768 768w,//kimononation.fr/cdn/shop/files/nope-pica_1.webp?v=1756985457&width=1080 1080w,//kimononation.fr/cdn/shop/files/nope-pica_1.webp?v=1756985457&width=1280 1280w,//kimononation.fr/cdn/shop/files/nope-pica_1.webp?v=1756985457&width=1500 1500w,//kimononation.fr/cdn/shop/files/nope-pica_1.webp?v=1756985457 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 1.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/nope-pica_1.webp?v=1756985457&width=1500"
    alt="pantalons cargo homme style japonais"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/pantalons-japonais-cargo-homme">Pantalons Japonais Cargo</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">39,90€</span>
    </div>
    <div class="price__sale">
      

      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">39,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
      
    </div>
<div class="gridy-arrows flex space-between arrows-style--no-bg sm-on-edge">
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="prev" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"/></svg></button>
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="next" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg></button>
</div>

  </gridy-slider>

<div class="mt-12 p-page sm-p-0 text-align-right">
    <a class="btn btn--link size--small" href="/collections/kimonos-homme">
      Explorer la collection Kimonos Homme
    </a>
  </div>


</div></div><div id="shopify-section-template--20976399515868__divider_ywrfyU" class="shopify-section section-divider"><link href="//kimononation.fr/cdn/shop/t/12/assets/section-divider.css?v=112284674692644939391763960050" rel="stylesheet" type="text/css" media="all" />
<div
  id="template--20976399515868__divider_ywrfyU"
  class="container edge-to-edge mt mb sm-mt sm-mb"
  style="    --mt: 0px;    --mb: 0px;    --sm-mt: 0px;    --sm-mb: 0px;  ">

  <div class="divider-graphics in-between"  style="transform: scale(1)"><style data-shopify>
  #standard_ELzVce-svg {
    width: 100%;
    height: auto;
  }
  @media only screen and (min-width: 768px) {
    #standard_ELzVce-svg {
      width: 100%;
      height: auto;
    }
  }
</style>

<svg id="standard_ELzVce-svg" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1440 120" preserveaspectratio="none">
  
  <defs>
    <lineargradient id="standard_ELzVce-gradient" x1="0%" y1="0%" x2="100%" y2="0%" gradienttransform="rotate(149 0.5 0.5)">
      
        
        
        
        <stop offset="22%" stop-color="rgba(246, 243, 238, 1)" />
      
        
        
        <stop offset="71%" stop-color="rgba(255, 255, 255, 1)" />
      
    </lineargradient>
  </defs>
  
<path class="top-part" fill="rgba(0,0,0,0)" d="M0 0v50c0 0 150 40 400 40s650-120 1040-70V0H0z"/>
    <path class="middle-part" fill="url(#standard_ELzVce-gradient)" d="M0 49s150 40 400 40S1050-31 1440 19v72c-473-102-739.17 25.42-1140 10C40 91 0 81 0 81v-32Z"/>
    <path class="bottom-part" fill="#f6f3ee" d="M300 100C40 90 0 80 0 80v40h1440V90C967-12 700 115 300 100z"/>
</svg></div>
</div>


</div><div id="shopify-section-template--20976399515868__featured_collection_or_products_4RQxRm" class="shopify-section"><div
  id="template--20976399515868__featured_collection_or_products_4RQxRm" data-context="featured_collection"
  class="pt pb sm-pt sm-pb container color-scheme-514b2be9-a546-4cb2-8021-87b88b604a5d sm-down-edge-to-edge"
  style="    --pt: 40px;    --pb: 40px;    --sm-pt: 0px;    --sm-pb: 40px;  "><div class="section-header mb-gutter col-sm-max-6 text-align-left" style="margin-right: auto;"><h2 class="subheading mb-4 size--small sm-size--small">Pantalon Japonais homme</h2><div class="rte rte--no-max size--small sm-size--small"><p>Découvrez notre collection de <strong>pantalons japonais pour homme</strong>, alliant tradition et modernité.<br/><br/></p></div></div>
<gridy-slider
    id="slider-template--20976399515868__featured_collection_or_products_4RQxRm"
    class="gridy-slider"
    data-mobile-enabled="true"
    data-tablet-enabled="true"
    data-desktop-enabled="true"
    data-ipr-mobile="2"
    data-ipr-tablet="5"
    data-ipr-desktop="4"
    data-arrows="true"
    data-sliding-behavior="all"
    data-autoplay="false"
    data-autoplay-delay="5000">
    <div
      class="grid sm-gap gridy-track scrollbar--hide grid-cols-2 sm-grid-cols-5 md-grid-cols-4 track-inner-padding slide-peek"
      style="        --gap: 10px;        --sm-gap: 10px;    ">
      
        
<div class="card card--product card--traditional  on-hover">
    <a href="/products/pantalon-japonais-homme-serenite-fleurie" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/Pantalon_homme_Japonais_Fleurs_Serenite.jpg?v=1762683142&width=90 90w,//kimononation.fr/cdn/shop/files/Pantalon_homme_Japonais_Fleurs_Serenite.jpg?v=1762683142&width=128 128w,//kimononation.fr/cdn/shop/files/Pantalon_homme_Japonais_Fleurs_Serenite.jpg?v=1762683142&width=165 165w,//kimononation.fr/cdn/shop/files/Pantalon_homme_Japonais_Fleurs_Serenite.jpg?v=1762683142&width=180 180w,//kimononation.fr/cdn/shop/files/Pantalon_homme_Japonais_Fleurs_Serenite.jpg?v=1762683142&width=280 280w,//kimononation.fr/cdn/shop/files/Pantalon_homme_Japonais_Fleurs_Serenite.jpg?v=1762683142&width=390 390w,//kimononation.fr/cdn/shop/files/Pantalon_homme_Japonais_Fleurs_Serenite.jpg?v=1762683142&width=540 540w,//kimononation.fr/cdn/shop/files/Pantalon_homme_Japonais_Fleurs_Serenite.jpg?v=1762683142&width=768 768w,//kimononation.fr/cdn/shop/files/Pantalon_homme_Japonais_Fleurs_Serenite.jpg?v=1762683142&width=1080 1080w,//kimononation.fr/cdn/shop/files/Pantalon_homme_Japonais_Fleurs_Serenite.jpg?v=1762683142&width=1280 1280w,//kimononation.fr/cdn/shop/files/Pantalon_homme_Japonais_Fleurs_Serenite.jpg?v=1762683142&width=1500 1500w,//kimononation.fr/cdn/shop/files/Pantalon_homme_Japonais_Fleurs_Serenite.jpg?v=1762683142 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 5), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/Pantalon_homme_Japonais_Fleurs_Serenite.jpg?v=1762683142&width=1500"
    alt="Pantalon Japonais Homme Fleurs Sérénité"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/Pantalon_Japonais_Fleurs_Serenite.jpg?v=1762684603&width=90 90w,//kimononation.fr/cdn/shop/files/Pantalon_Japonais_Fleurs_Serenite.jpg?v=1762684603&width=128 128w,//kimononation.fr/cdn/shop/files/Pantalon_Japonais_Fleurs_Serenite.jpg?v=1762684603&width=165 165w,//kimononation.fr/cdn/shop/files/Pantalon_Japonais_Fleurs_Serenite.jpg?v=1762684603&width=180 180w,//kimononation.fr/cdn/shop/files/Pantalon_Japonais_Fleurs_Serenite.jpg?v=1762684603&width=280 280w,//kimononation.fr/cdn/shop/files/Pantalon_Japonais_Fleurs_Serenite.jpg?v=1762684603&width=390 390w,//kimononation.fr/cdn/shop/files/Pantalon_Japonais_Fleurs_Serenite.jpg?v=1762684603&width=540 540w,//kimononation.fr/cdn/shop/files/Pantalon_Japonais_Fleurs_Serenite.jpg?v=1762684603&width=768 768w,//kimononation.fr/cdn/shop/files/Pantalon_Japonais_Fleurs_Serenite.jpg?v=1762684603&width=1080 1080w,//kimononation.fr/cdn/shop/files/Pantalon_Japonais_Fleurs_Serenite.jpg?v=1762684603&width=1280 1280w,//kimononation.fr/cdn/shop/files/Pantalon_Japonais_Fleurs_Serenite.jpg?v=1762684603&width=1500 1500w,//kimononation.fr/cdn/shop/files/Pantalon_Japonais_Fleurs_Serenite.jpg?v=1762684603 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 5), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/Pantalon_Japonais_Fleurs_Serenite.jpg?v=1762684603&width=1500"
    alt="Pantalon Japonais Homme Fleurs Sérénité"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/pantalon-japonais-homme-serenite-fleurie">Pantalon Japonais Homme Fleurs Sérénité</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">34,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">8,32€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">34,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/pantalon-japonais-homme-zenkai" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/pantalon-japonais-homme.jpg?v=1762937246&width=90 90w,//kimononation.fr/cdn/shop/files/pantalon-japonais-homme.jpg?v=1762937246&width=128 128w,//kimononation.fr/cdn/shop/files/pantalon-japonais-homme.jpg?v=1762937246&width=165 165w,//kimononation.fr/cdn/shop/files/pantalon-japonais-homme.jpg?v=1762937246&width=180 180w,//kimononation.fr/cdn/shop/files/pantalon-japonais-homme.jpg?v=1762937246&width=280 280w,//kimononation.fr/cdn/shop/files/pantalon-japonais-homme.jpg?v=1762937246&width=390 390w,//kimononation.fr/cdn/shop/files/pantalon-japonais-homme.jpg?v=1762937246&width=540 540w,//kimononation.fr/cdn/shop/files/pantalon-japonais-homme.jpg?v=1762937246&width=768 768w,//kimononation.fr/cdn/shop/files/pantalon-japonais-homme.jpg?v=1762937246&width=1080 1080w,//kimononation.fr/cdn/shop/files/pantalon-japonais-homme.jpg?v=1762937246&width=1280 1280w,//kimononation.fr/cdn/shop/files/pantalon-japonais-homme.jpg?v=1762937246&width=1500 1500w,//kimononation.fr/cdn/shop/files/pantalon-japonais-homme.jpg?v=1762937246 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 5), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/pantalon-japonais-homme.jpg?v=1762937246&width=1500"
    alt="Pantalon Japonais Homme |Zenkai"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/pantalon-japonais-beige-homme-style-zen.jpg?v=1762937246&width=90 90w,//kimononation.fr/cdn/shop/files/pantalon-japonais-beige-homme-style-zen.jpg?v=1762937246&width=128 128w,//kimononation.fr/cdn/shop/files/pantalon-japonais-beige-homme-style-zen.jpg?v=1762937246&width=165 165w,//kimononation.fr/cdn/shop/files/pantalon-japonais-beige-homme-style-zen.jpg?v=1762937246&width=180 180w,//kimononation.fr/cdn/shop/files/pantalon-japonais-beige-homme-style-zen.jpg?v=1762937246&width=280 280w,//kimononation.fr/cdn/shop/files/pantalon-japonais-beige-homme-style-zen.jpg?v=1762937246&width=390 390w,//kimononation.fr/cdn/shop/files/pantalon-japonais-beige-homme-style-zen.jpg?v=1762937246&width=540 540w,//kimononation.fr/cdn/shop/files/pantalon-japonais-beige-homme-style-zen.jpg?v=1762937246&width=768 768w,//kimononation.fr/cdn/shop/files/pantalon-japonais-beige-homme-style-zen.jpg?v=1762937246&width=1080 1080w,//kimononation.fr/cdn/shop/files/pantalon-japonais-beige-homme-style-zen.jpg?v=1762937246&width=1280 1280w,//kimononation.fr/cdn/shop/files/pantalon-japonais-beige-homme-style-zen.jpg?v=1762937246&width=1500 1500w,//kimononation.fr/cdn/shop/files/pantalon-japonais-beige-homme-style-zen.jpg?v=1762937246 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 5), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/pantalon-japonais-beige-homme-style-zen.jpg?v=1762937246&width=1500"
    alt="Pantalon Japonais Homme |Zenkai"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/pantalon-japonais-homme-zenkai">Pantalon Japonais Homme |Zenkai</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">47,99€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued"></s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">47,99€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/pantalon-homme-japonais-natsu" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu.webp?v=1762350821&width=90 90w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu.webp?v=1762350821&width=128 128w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu.webp?v=1762350821&width=165 165w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu.webp?v=1762350821&width=180 180w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu.webp?v=1762350821&width=280 280w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu.webp?v=1762350821&width=390 390w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu.webp?v=1762350821&width=540 540w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu.webp?v=1762350821&width=768 768w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu.webp?v=1762350821 800w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 5), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu.webp?v=1762350821&width=1500"
    alt="Pantalon Homme Japonais | Natsu"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="800"
    height="800"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu_tendance.webp?v=1762350843&width=90 90w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu_tendance.webp?v=1762350843&width=128 128w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu_tendance.webp?v=1762350843&width=165 165w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu_tendance.webp?v=1762350843&width=180 180w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu_tendance.webp?v=1762350843&width=280 280w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu_tendance.webp?v=1762350843&width=390 390w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu_tendance.webp?v=1762350843&width=540 540w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu_tendance.webp?v=1762350843&width=768 768w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu_tendance.webp?v=1762350843&width=1080 1080w,//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu_tendance.webp?v=1762350843 1080w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 5), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/Pantalon_Homme_Japonais_Natsu_tendance.webp?v=1762350843&width=1500"
    alt="pantalon homme mode japonaise"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1080"
    height="1080"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/pantalon-homme-japonais-natsu">Pantalon Homme Japonais | Natsu</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">44,99€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued"></s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">44,99€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/pantalon-japonais-omme-champion-des-vagues" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/qsqsqs_-_Copie_1_1cc9acce-c6de-4919-a782-656c6366fc0f.webp?v=1753857711&width=90 90w,//kimononation.fr/cdn/shop/files/qsqsqs_-_Copie_1_1cc9acce-c6de-4919-a782-656c6366fc0f.webp?v=1753857711&width=128 128w,//kimononation.fr/cdn/shop/files/qsqsqs_-_Copie_1_1cc9acce-c6de-4919-a782-656c6366fc0f.webp?v=1753857711&width=165 165w,//kimononation.fr/cdn/shop/files/qsqsqs_-_Copie_1_1cc9acce-c6de-4919-a782-656c6366fc0f.webp?v=1753857711&width=180 180w,//kimononation.fr/cdn/shop/files/qsqsqs_-_Copie_1_1cc9acce-c6de-4919-a782-656c6366fc0f.webp?v=1753857711&width=280 280w,//kimononation.fr/cdn/shop/files/qsqsqs_-_Copie_1_1cc9acce-c6de-4919-a782-656c6366fc0f.webp?v=1753857711&width=390 390w,//kimononation.fr/cdn/shop/files/qsqsqs_-_Copie_1_1cc9acce-c6de-4919-a782-656c6366fc0f.webp?v=1753857711&width=540 540w,//kimononation.fr/cdn/shop/files/qsqsqs_-_Copie_1_1cc9acce-c6de-4919-a782-656c6366fc0f.webp?v=1753857711&width=768 768w,//kimononation.fr/cdn/shop/files/qsqsqs_-_Copie_1_1cc9acce-c6de-4919-a782-656c6366fc0f.webp?v=1753857711&width=1080 1080w,//kimononation.fr/cdn/shop/files/qsqsqs_-_Copie_1_1cc9acce-c6de-4919-a782-656c6366fc0f.webp?v=1753857711&width=1280 1280w,//kimononation.fr/cdn/shop/files/qsqsqs_-_Copie_1_1cc9acce-c6de-4919-a782-656c6366fc0f.webp?v=1753857711&width=1500 1500w,//kimononation.fr/cdn/shop/files/qsqsqs_-_Copie_1_1cc9acce-c6de-4919-a782-656c6366fc0f.webp?v=1753857711 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 5), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/qsqsqs_-_Copie_1_1cc9acce-c6de-4919-a782-656c6366fc0f.webp?v=1753857711&width=1500"
    alt="pantalon de mode japonaises à motifs ondulés"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/derrch_1.webp?v=1753857711&width=90 90w,//kimononation.fr/cdn/shop/files/derrch_1.webp?v=1753857711&width=128 128w,//kimononation.fr/cdn/shop/files/derrch_1.webp?v=1753857711&width=165 165w,//kimononation.fr/cdn/shop/files/derrch_1.webp?v=1753857711&width=180 180w,//kimononation.fr/cdn/shop/files/derrch_1.webp?v=1753857711&width=280 280w,//kimononation.fr/cdn/shop/files/derrch_1.webp?v=1753857711&width=390 390w,//kimononation.fr/cdn/shop/files/derrch_1.webp?v=1753857711&width=540 540w,//kimononation.fr/cdn/shop/files/derrch_1.webp?v=1753857711&width=768 768w,//kimononation.fr/cdn/shop/files/derrch_1.webp?v=1753857711&width=1080 1080w,//kimononation.fr/cdn/shop/files/derrch_1.webp?v=1753857711&width=1280 1280w,//kimononation.fr/cdn/shop/files/derrch_1.webp?v=1753857711&width=1500 1500w,//kimononation.fr/cdn/shop/files/derrch_1.webp?v=1753857711 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 5), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/derrch_1.webp?v=1753857711&width=1500"
    alt="pantalon Omme Élite style japonais"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/pantalon-japonais-omme-champion-des-vagues">Pantalon Japonais Homme Élite Vagues</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">39,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">8,20€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">39,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/pantalon-homme-harem-koiwave" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/DFGH_1.webp?v=1753941537&width=90 90w,//kimononation.fr/cdn/shop/files/DFGH_1.webp?v=1753941537&width=128 128w,//kimononation.fr/cdn/shop/files/DFGH_1.webp?v=1753941537&width=165 165w,//kimononation.fr/cdn/shop/files/DFGH_1.webp?v=1753941537&width=180 180w,//kimononation.fr/cdn/shop/files/DFGH_1.webp?v=1753941537&width=280 280w,//kimononation.fr/cdn/shop/files/DFGH_1.webp?v=1753941537&width=390 390w,//kimononation.fr/cdn/shop/files/DFGH_1.webp?v=1753941537&width=540 540w,//kimononation.fr/cdn/shop/files/DFGH_1.webp?v=1753941537&width=768 768w,//kimononation.fr/cdn/shop/files/DFGH_1.webp?v=1753941537&width=1080 1080w,//kimononation.fr/cdn/shop/files/DFGH_1.webp?v=1753941537&width=1280 1280w,//kimononation.fr/cdn/shop/files/DFGH_1.webp?v=1753941537&width=1500 1500w,//kimononation.fr/cdn/shop/files/DFGH_1.webp?v=1753941537 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 5), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/DFGH_1.webp?v=1753941537&width=1500"
    alt="Pantalon Homme Harem Koiwave"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/SDF_1_02f9e4f6-041e-4df1-9f0f-7a95a5379d3c.webp?v=1753941537&width=90 90w,//kimononation.fr/cdn/shop/files/SDF_1_02f9e4f6-041e-4df1-9f0f-7a95a5379d3c.webp?v=1753941537&width=128 128w,//kimononation.fr/cdn/shop/files/SDF_1_02f9e4f6-041e-4df1-9f0f-7a95a5379d3c.webp?v=1753941537&width=165 165w,//kimononation.fr/cdn/shop/files/SDF_1_02f9e4f6-041e-4df1-9f0f-7a95a5379d3c.webp?v=1753941537&width=180 180w,//kimononation.fr/cdn/shop/files/SDF_1_02f9e4f6-041e-4df1-9f0f-7a95a5379d3c.webp?v=1753941537&width=280 280w,//kimononation.fr/cdn/shop/files/SDF_1_02f9e4f6-041e-4df1-9f0f-7a95a5379d3c.webp?v=1753941537&width=390 390w,//kimononation.fr/cdn/shop/files/SDF_1_02f9e4f6-041e-4df1-9f0f-7a95a5379d3c.webp?v=1753941537&width=540 540w,//kimononation.fr/cdn/shop/files/SDF_1_02f9e4f6-041e-4df1-9f0f-7a95a5379d3c.webp?v=1753941537&width=768 768w,//kimononation.fr/cdn/shop/files/SDF_1_02f9e4f6-041e-4df1-9f0f-7a95a5379d3c.webp?v=1753941537&width=1080 1080w,//kimononation.fr/cdn/shop/files/SDF_1_02f9e4f6-041e-4df1-9f0f-7a95a5379d3c.webp?v=1753941537&width=1280 1280w,//kimononation.fr/cdn/shop/files/SDF_1_02f9e4f6-041e-4df1-9f0f-7a95a5379d3c.webp?v=1753941537&width=1500 1500w,//kimononation.fr/cdn/shop/files/SDF_1_02f9e4f6-041e-4df1-9f0f-7a95a5379d3c.webp?v=1753941537 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 5), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/SDF_1_02f9e4f6-041e-4df1-9f0f-7a95a5379d3c.webp?v=1753941537&width=1500"
    alt="pantalon harem homme style koi"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/pantalon-homme-harem-koiwave">Pantalon Homme Harem Koiwave</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">34,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">8,27€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">34,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/pantalon-japonais-cargo-en-coton" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/74hgx-pica_1_1.webp?v=1755763399&width=90 90w,//kimononation.fr/cdn/shop/files/74hgx-pica_1_1.webp?v=1755763399&width=128 128w,//kimononation.fr/cdn/shop/files/74hgx-pica_1_1.webp?v=1755763399&width=165 165w,//kimononation.fr/cdn/shop/files/74hgx-pica_1_1.webp?v=1755763399&width=180 180w,//kimononation.fr/cdn/shop/files/74hgx-pica_1_1.webp?v=1755763399&width=280 280w,//kimononation.fr/cdn/shop/files/74hgx-pica_1_1.webp?v=1755763399&width=390 390w,//kimononation.fr/cdn/shop/files/74hgx-pica_1_1.webp?v=1755763399&width=540 540w,//kimononation.fr/cdn/shop/files/74hgx-pica_1_1.webp?v=1755763399&width=768 768w,//kimononation.fr/cdn/shop/files/74hgx-pica_1_1.webp?v=1755763399&width=1080 1080w,//kimononation.fr/cdn/shop/files/74hgx-pica_1_1.webp?v=1755763399&width=1280 1280w,//kimononation.fr/cdn/shop/files/74hgx-pica_1_1.webp?v=1755763399&width=1500 1500w,//kimononation.fr/cdn/shop/files/74hgx-pica_1_1.webp?v=1755763399 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 5), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/74hgx-pica_1_1.webp?v=1755763399&width=1500"
    alt="Pantalon Japonais Cargo en Coton"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/546-pica_1_1.webp?v=1755763399&width=90 90w,//kimononation.fr/cdn/shop/files/546-pica_1_1.webp?v=1755763399&width=128 128w,//kimononation.fr/cdn/shop/files/546-pica_1_1.webp?v=1755763399&width=165 165w,//kimononation.fr/cdn/shop/files/546-pica_1_1.webp?v=1755763399&width=180 180w,//kimononation.fr/cdn/shop/files/546-pica_1_1.webp?v=1755763399&width=280 280w,//kimononation.fr/cdn/shop/files/546-pica_1_1.webp?v=1755763399&width=390 390w,//kimononation.fr/cdn/shop/files/546-pica_1_1.webp?v=1755763399&width=540 540w,//kimononation.fr/cdn/shop/files/546-pica_1_1.webp?v=1755763399&width=768 768w,//kimononation.fr/cdn/shop/files/546-pica_1_1.webp?v=1755763399&width=1080 1080w,//kimononation.fr/cdn/shop/files/546-pica_1_1.webp?v=1755763399&width=1280 1280w,//kimononation.fr/cdn/shop/files/546-pica_1_1.webp?v=1755763399&width=1500 1500w,//kimononation.fr/cdn/shop/files/546-pica_1_1.webp?v=1755763399 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 5), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/546-pica_1_1.webp?v=1755763399&width=1500"
    alt="Pantalon Japonais Cargo en Coton"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/pantalon-japonais-cargo-en-coton">Pantalon Japonais Cargo en Coton</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">34,90€</span>
    </div>
    <div class="price__sale">
      

      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">34,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
      
    </div>
<div class="gridy-arrows flex space-between arrows-style--no-bg sm-on-edge">
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="prev" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"/></svg></button>
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="next" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg></button>
</div>

  </gridy-slider>

<div class="mt-12 p-page sm-p-0 text-align-left">
    <a class="btn btn--link size--small" href="/collections/pantalon-japonais-homme">
      Découvrir nos Pantalons Japonais Homme
    </a>
  </div>


</div></div><div id="shopify-section-template--20976399515868__featured_collection_or_products_BXf3tn" class="shopify-section"><div
  id="template--20976399515868__featured_collection_or_products_BXf3tn" data-context="featured_collection"
  class="pt pb sm-pt sm-pb container color-scheme-514b2be9-a546-4cb2-8021-87b88b604a5d sm-down-edge-to-edge"
  style="    --pt: 40px;    --pb: 40px;    --sm-pt: 8px;    --sm-pb: 8px;  "><div class="section-header mb-gutter col-sm-max-6 text-align-left" style="margin-right: auto;"><h2 class="subheading mb-4 size--default sm-size--default">Veste kimono Homme</h2><div class="rte rte--no-max size--default sm-size--default"><p>Parfaites pour un look zen, minimaliste ou streetwear, nos vestes se distinguent par leurs coupes fluides, leurs matières légères et leur confort unique.</p></div></div>
<gridy-slider
    id="slider-template--20976399515868__featured_collection_or_products_BXf3tn"
    class="gridy-slider"
    data-mobile-enabled="true"
    data-tablet-enabled="true"
    data-desktop-enabled="true"
    data-ipr-mobile="2"
    data-ipr-tablet="4"
    data-ipr-desktop="4"
    data-arrows="true"
    data-sliding-behavior="all"
    data-autoplay="false"
    data-autoplay-delay="5000">
    <div
      class="grid sm-gap gridy-track scrollbar--hide grid-cols-2 sm-grid-cols-4 md-grid-cols-4 track-inner-padding slide-peek"
      style="        --gap: 5px;        --sm-gap: 10px;    ">
      
        
<div class="card card--product card--traditional  on-hover">
    <a href="/products/veste-kimono-homme-nuit-des-lumieres" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=90 90w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=128 128w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=165 165w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=180 180w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=280 280w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=390 390w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=540 540w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=768 768w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=1080 1080w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=1280 1280w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=1500 1500w,//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/veste-pica_1_dc17281f-3404-4377-82dc-3c36dcc4334d.webp?v=1760850201&width=1500"
    alt="Veste Kimono Homme Nuit des Lumières"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=90 90w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=128 128w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=165 165w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=180 180w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=280 280w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=390 390w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=540 540w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=768 768w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=1080 1080w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=1280 1280w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=1500 1500w,//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174 3072w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/veste_bleu-pica_1.webp?v=1760850174&width=1500"
    alt="Veste Kimono Homme Nuit des Lumières"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="3072"
    height="4096"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-homme-nuit-des-lumieres">Veste Kimono Homme Nuit des Lumières</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">39,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued"></s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">39,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/veste-kimono-japonais-homme-vague-turquoise" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/udzi-lu-ri-gpg_1.webp?v=1754126161&width=90 90w,//kimononation.fr/cdn/shop/files/udzi-lu-ri-gpg_1.webp?v=1754126161&width=128 128w,//kimononation.fr/cdn/shop/files/udzi-lu-ri-gpg_1.webp?v=1754126161&width=165 165w,//kimononation.fr/cdn/shop/files/udzi-lu-ri-gpg_1.webp?v=1754126161&width=180 180w,//kimononation.fr/cdn/shop/files/udzi-lu-ri-gpg_1.webp?v=1754126161&width=280 280w,//kimononation.fr/cdn/shop/files/udzi-lu-ri-gpg_1.webp?v=1754126161&width=390 390w,//kimononation.fr/cdn/shop/files/udzi-lu-ri-gpg_1.webp?v=1754126161&width=540 540w,//kimononation.fr/cdn/shop/files/udzi-lu-ri-gpg_1.webp?v=1754126161&width=768 768w,//kimononation.fr/cdn/shop/files/udzi-lu-ri-gpg_1.webp?v=1754126161&width=1080 1080w,//kimononation.fr/cdn/shop/files/udzi-lu-ri-gpg_1.webp?v=1754126161&width=1280 1280w,//kimononation.fr/cdn/shop/files/udzi-lu-ri-gpg_1.webp?v=1754126161&width=1500 1500w,//kimononation.fr/cdn/shop/files/udzi-lu-ri-gpg_1.webp?v=1754126161 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/udzi-lu-ri-gpg_1.webp?v=1754126161&width=1500"
    alt="Veste Kimono Japonais Pour Homme - Motif Vagues Turquoise"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/sfu-_1.webp?v=1754126161&width=90 90w,//kimononation.fr/cdn/shop/files/sfu-_1.webp?v=1754126161&width=128 128w,//kimononation.fr/cdn/shop/files/sfu-_1.webp?v=1754126161&width=165 165w,//kimononation.fr/cdn/shop/files/sfu-_1.webp?v=1754126161&width=180 180w,//kimononation.fr/cdn/shop/files/sfu-_1.webp?v=1754126161&width=280 280w,//kimononation.fr/cdn/shop/files/sfu-_1.webp?v=1754126161&width=390 390w,//kimononation.fr/cdn/shop/files/sfu-_1.webp?v=1754126161&width=540 540w,//kimononation.fr/cdn/shop/files/sfu-_1.webp?v=1754126161&width=768 768w,//kimononation.fr/cdn/shop/files/sfu-_1.webp?v=1754126161&width=1080 1080w,//kimononation.fr/cdn/shop/files/sfu-_1.webp?v=1754126161&width=1280 1280w,//kimononation.fr/cdn/shop/files/sfu-_1.webp?v=1754126161&width=1500 1500w,//kimononation.fr/cdn/shop/files/sfu-_1.webp?v=1754126161 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/sfu-_1.webp?v=1754126161&width=1500"
    alt="veste kimono homme motif vagues turquoise"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-japonais-homme-vague-turquoise">Veste Kimono Japonais Homme Motif Vagues Turquoise</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">44,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">10,03€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">44,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/veste-kimono-homme-koiwave" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/fyug__yergf_ugfrig_1.webp?v=1754119549&width=90 90w,//kimononation.fr/cdn/shop/files/fyug__yergf_ugfrig_1.webp?v=1754119549&width=128 128w,//kimononation.fr/cdn/shop/files/fyug__yergf_ugfrig_1.webp?v=1754119549&width=165 165w,//kimononation.fr/cdn/shop/files/fyug__yergf_ugfrig_1.webp?v=1754119549&width=180 180w,//kimononation.fr/cdn/shop/files/fyug__yergf_ugfrig_1.webp?v=1754119549&width=280 280w,//kimononation.fr/cdn/shop/files/fyug__yergf_ugfrig_1.webp?v=1754119549&width=390 390w,//kimononation.fr/cdn/shop/files/fyug__yergf_ugfrig_1.webp?v=1754119549&width=540 540w,//kimononation.fr/cdn/shop/files/fyug__yergf_ugfrig_1.webp?v=1754119549&width=768 768w,//kimononation.fr/cdn/shop/files/fyug__yergf_ugfrig_1.webp?v=1754119549&width=1080 1080w,//kimononation.fr/cdn/shop/files/fyug__yergf_ugfrig_1.webp?v=1754119549&width=1280 1280w,//kimononation.fr/cdn/shop/files/fyug__yergf_ugfrig_1.webp?v=1754119549&width=1500 1500w,//kimononation.fr/cdn/shop/files/fyug__yergf_ugfrig_1.webp?v=1754119549 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/fyug__yergf_ugfrig_1.webp?v=1754119549&width=1500"
    alt="kimono léger pour homme Koiwave"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/uoig_f_c_dfghi_g_hfdo_gfiy_grm_1.webp?v=1754119549&width=90 90w,//kimononation.fr/cdn/shop/files/uoig_f_c_dfghi_g_hfdo_gfiy_grm_1.webp?v=1754119549&width=128 128w,//kimononation.fr/cdn/shop/files/uoig_f_c_dfghi_g_hfdo_gfiy_grm_1.webp?v=1754119549&width=165 165w,//kimononation.fr/cdn/shop/files/uoig_f_c_dfghi_g_hfdo_gfiy_grm_1.webp?v=1754119549&width=180 180w,//kimononation.fr/cdn/shop/files/uoig_f_c_dfghi_g_hfdo_gfiy_grm_1.webp?v=1754119549&width=280 280w,//kimononation.fr/cdn/shop/files/uoig_f_c_dfghi_g_hfdo_gfiy_grm_1.webp?v=1754119549&width=390 390w,//kimononation.fr/cdn/shop/files/uoig_f_c_dfghi_g_hfdo_gfiy_grm_1.webp?v=1754119549&width=540 540w,//kimononation.fr/cdn/shop/files/uoig_f_c_dfghi_g_hfdo_gfiy_grm_1.webp?v=1754119549&width=768 768w,//kimononation.fr/cdn/shop/files/uoig_f_c_dfghi_g_hfdo_gfiy_grm_1.webp?v=1754119549&width=1080 1080w,//kimononation.fr/cdn/shop/files/uoig_f_c_dfghi_g_hfdo_gfiy_grm_1.webp?v=1754119549&width=1280 1280w,//kimononation.fr/cdn/shop/files/uoig_f_c_dfghi_g_hfdo_gfiy_grm_1.webp?v=1754119549&width=1500 1500w,//kimononation.fr/cdn/shop/files/uoig_f_c_dfghi_g_hfdo_gfiy_grm_1.webp?v=1754119549 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/uoig_f_c_dfghi_g_hfdo_gfiy_grm_1.webp?v=1754119549&width=1500"
    alt="veste de style asiatique pour homme Koiwave"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-homme-koiwave">Veste Kimono Pour Homme Koiwave</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">39,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">12,65€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">39,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/veste-kimono-champion" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/zatrzaz_1.webp?v=1750488372&width=90 90w,//kimononation.fr/cdn/shop/files/zatrzaz_1.webp?v=1750488372&width=128 128w,//kimononation.fr/cdn/shop/files/zatrzaz_1.webp?v=1750488372&width=165 165w,//kimononation.fr/cdn/shop/files/zatrzaz_1.webp?v=1750488372&width=180 180w,//kimononation.fr/cdn/shop/files/zatrzaz_1.webp?v=1750488372&width=280 280w,//kimononation.fr/cdn/shop/files/zatrzaz_1.webp?v=1750488372&width=390 390w,//kimononation.fr/cdn/shop/files/zatrzaz_1.webp?v=1750488372&width=540 540w,//kimononation.fr/cdn/shop/files/zatrzaz_1.webp?v=1750488372&width=768 768w,//kimononation.fr/cdn/shop/files/zatrzaz_1.webp?v=1750488372&width=1080 1080w,//kimononation.fr/cdn/shop/files/zatrzaz_1.webp?v=1750488372&width=1280 1280w,//kimononation.fr/cdn/shop/files/zatrzaz_1.webp?v=1750488372&width=1500 1500w,//kimononation.fr/cdn/shop/files/zatrzaz_1.webp?v=1750488372 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/zatrzaz_1.webp?v=1750488372&width=1500"
    alt="Veste Kimono Champion"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/zsddzed_1.webp?v=1750488372&width=90 90w,//kimononation.fr/cdn/shop/files/zsddzed_1.webp?v=1750488372&width=128 128w,//kimononation.fr/cdn/shop/files/zsddzed_1.webp?v=1750488372&width=165 165w,//kimononation.fr/cdn/shop/files/zsddzed_1.webp?v=1750488372&width=180 180w,//kimononation.fr/cdn/shop/files/zsddzed_1.webp?v=1750488372&width=280 280w,//kimononation.fr/cdn/shop/files/zsddzed_1.webp?v=1750488372&width=390 390w,//kimononation.fr/cdn/shop/files/zsddzed_1.webp?v=1750488372&width=540 540w,//kimononation.fr/cdn/shop/files/zsddzed_1.webp?v=1750488372&width=768 768w,//kimononation.fr/cdn/shop/files/zsddzed_1.webp?v=1750488372&width=1080 1080w,//kimononation.fr/cdn/shop/files/zsddzed_1.webp?v=1750488372&width=1280 1280w,//kimononation.fr/cdn/shop/files/zsddzed_1.webp?v=1750488372&width=1500 1500w,//kimononation.fr/cdn/shop/files/zsddzed_1.webp?v=1750488372 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/zsddzed_1.webp?v=1750488372&width=1500"
    alt="veste kimono élégante pour femme"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-champion">Veste Kimono Champion</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">39,90€</span>
    </div>
    <div class="price__sale">
      

      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">39,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/veste-kimono-hanami" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/7744554400_w_1.webp?v=1762684375&width=90 90w,//kimononation.fr/cdn/shop/files/7744554400_w_1.webp?v=1762684375&width=128 128w,//kimononation.fr/cdn/shop/files/7744554400_w_1.webp?v=1762684375&width=165 165w,//kimononation.fr/cdn/shop/files/7744554400_w_1.webp?v=1762684375&width=180 180w,//kimononation.fr/cdn/shop/files/7744554400_w_1.webp?v=1762684375&width=280 280w,//kimononation.fr/cdn/shop/files/7744554400_w_1.webp?v=1762684375&width=390 390w,//kimononation.fr/cdn/shop/files/7744554400_w_1.webp?v=1762684375&width=540 540w,//kimononation.fr/cdn/shop/files/7744554400_w_1.webp?v=1762684375&width=768 768w,//kimononation.fr/cdn/shop/files/7744554400_w_1.webp?v=1762684375&width=1080 1080w,//kimononation.fr/cdn/shop/files/7744554400_w_1.webp?v=1762684375&width=1280 1280w,//kimononation.fr/cdn/shop/files/7744554400_w_1.webp?v=1762684375&width=1500 1500w,//kimononation.fr/cdn/shop/files/7744554400_w_1.webp?v=1762684375 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/7744554400_w_1.webp?v=1762684375&width=1500"
    alt="veste kimono à motif fleur de cerisier"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/77445500116666_1.webp?v=1762684375&width=90 90w,//kimononation.fr/cdn/shop/files/77445500116666_1.webp?v=1762684375&width=128 128w,//kimononation.fr/cdn/shop/files/77445500116666_1.webp?v=1762684375&width=165 165w,//kimononation.fr/cdn/shop/files/77445500116666_1.webp?v=1762684375&width=180 180w,//kimononation.fr/cdn/shop/files/77445500116666_1.webp?v=1762684375&width=280 280w,//kimononation.fr/cdn/shop/files/77445500116666_1.webp?v=1762684375&width=390 390w,//kimononation.fr/cdn/shop/files/77445500116666_1.webp?v=1762684375&width=540 540w,//kimononation.fr/cdn/shop/files/77445500116666_1.webp?v=1762684375&width=768 768w,//kimononation.fr/cdn/shop/files/77445500116666_1.webp?v=1762684375&width=1080 1080w,//kimononation.fr/cdn/shop/files/77445500116666_1.webp?v=1762684375&width=1280 1280w,//kimononation.fr/cdn/shop/files/77445500116666_1.webp?v=1762684375&width=1500 1500w,//kimononation.fr/cdn/shop/files/77445500116666_1.webp?v=1762684375 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/77445500116666_1.webp?v=1762684375&width=1500"
    alt="Veste Kimono Fleur De Cerisier"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-hanami">Veste Kimono Fleur De Cerisier</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">34,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">10,11€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">34,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional">
    <a href="/products/veste-kimono-do" class="card-media p-0" aria-hidden="true" tabindex="-1"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/azerrtyu_1.webp?v=1749450357&width=90 90w,//kimononation.fr/cdn/shop/files/azerrtyu_1.webp?v=1749450357&width=128 128w,//kimononation.fr/cdn/shop/files/azerrtyu_1.webp?v=1749450357&width=165 165w,//kimononation.fr/cdn/shop/files/azerrtyu_1.webp?v=1749450357&width=180 180w,//kimononation.fr/cdn/shop/files/azerrtyu_1.webp?v=1749450357&width=280 280w,//kimononation.fr/cdn/shop/files/azerrtyu_1.webp?v=1749450357&width=390 390w,//kimononation.fr/cdn/shop/files/azerrtyu_1.webp?v=1749450357&width=540 540w,//kimononation.fr/cdn/shop/files/azerrtyu_1.webp?v=1749450357&width=768 768w,//kimononation.fr/cdn/shop/files/azerrtyu_1.webp?v=1749450357&width=1080 1080w,//kimononation.fr/cdn/shop/files/azerrtyu_1.webp?v=1749450357&width=1280 1280w,//kimononation.fr/cdn/shop/files/azerrtyu_1.webp?v=1749450357&width=1500 1500w,//kimononation.fr/cdn/shop/files/azerrtyu_1.webp?v=1749450357 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/azerrtyu_1.webp?v=1749450357&width=1500"
    alt="veste kimono dō"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure>
<div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/veste-kimono-do">Veste Kimono Dō</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">34,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">13,45€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">34,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
      
    </div>
<div class="gridy-arrows flex space-between arrows-style--no-bg sm-on-edge">
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="prev" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"/></svg></button>
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="next" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg></button>
</div>

  </gridy-slider>

<div class="mt-12 p-page sm-p-0 text-align-left">
    <a class="btn btn--link size--small" href="/collections/veste-kimono-homme">
      Voir toutes les Vestes Kimonos Homme
    </a>
  </div>


</div></div><div id="shopify-section-template--20976399515868__featured_collection_or_products_BeQg4h" class="shopify-section"><div
  id="template--20976399515868__featured_collection_or_products_BeQg4h" data-context="featured_collection"
  class="pt pb sm-pt sm-pb container color-scheme-514b2be9-a546-4cb2-8021-87b88b604a5d sm-down-edge-to-edge"
  style="    --pt: 40px;    --pb: 40px;    --sm-pt: 8px;    --sm-pb: 8px;  "><div class="section-header mb-gutter col-sm-max-6 text-align-left" style="margin-right: auto;"><h2 class="subheading mb-4 size--default sm-size--default">kimono japonais homme</h2><div class="rte rte--no-max size--default sm-size--default"><p>Adoptez un <strong>kimono japonais homme</strong> au tombé fluide, idéal pour allier confort, distinction et sérénité au quotidien.</p></div></div>
<gridy-slider
    id="slider-template--20976399515868__featured_collection_or_products_BeQg4h"
    class="gridy-slider"
    data-mobile-enabled="true"
    data-tablet-enabled="true"
    data-desktop-enabled="true"
    data-ipr-mobile="2"
    data-ipr-tablet="4"
    data-ipr-desktop="4"
    data-arrows="true"
    data-sliding-behavior="all"
    data-autoplay="false"
    data-autoplay-delay="5000">
    <div
      class="grid sm-gap gridy-track scrollbar--hide grid-cols-2 sm-grid-cols-4 md-grid-cols-4 track-inner-padding slide-peek"
      style="        --gap: 5px;        --sm-gap: 10px;    ">
      
        
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-japonais-kurohana" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/74sqw_1.webp?v=1753255051&width=90 90w,//kimononation.fr/cdn/shop/files/74sqw_1.webp?v=1753255051&width=128 128w,//kimononation.fr/cdn/shop/files/74sqw_1.webp?v=1753255051&width=165 165w,//kimononation.fr/cdn/shop/files/74sqw_1.webp?v=1753255051&width=180 180w,//kimononation.fr/cdn/shop/files/74sqw_1.webp?v=1753255051&width=280 280w,//kimononation.fr/cdn/shop/files/74sqw_1.webp?v=1753255051&width=390 390w,//kimononation.fr/cdn/shop/files/74sqw_1.webp?v=1753255051&width=540 540w,//kimononation.fr/cdn/shop/files/74sqw_1.webp?v=1753255051&width=768 768w,//kimononation.fr/cdn/shop/files/74sqw_1.webp?v=1753255051&width=1080 1080w,//kimononation.fr/cdn/shop/files/74sqw_1.webp?v=1753255051&width=1280 1280w,//kimononation.fr/cdn/shop/files/74sqw_1.webp?v=1753255051&width=1500 1500w,//kimononation.fr/cdn/shop/files/74sqw_1.webp?v=1753255051 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/74sqw_1.webp?v=1753255051&width=1500"
    alt="Kimono Japonais Kurohana"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/74_q_1.webp?v=1753255051&width=90 90w,//kimononation.fr/cdn/shop/files/74_q_1.webp?v=1753255051&width=128 128w,//kimononation.fr/cdn/shop/files/74_q_1.webp?v=1753255051&width=165 165w,//kimononation.fr/cdn/shop/files/74_q_1.webp?v=1753255051&width=180 180w,//kimononation.fr/cdn/shop/files/74_q_1.webp?v=1753255051&width=280 280w,//kimononation.fr/cdn/shop/files/74_q_1.webp?v=1753255051&width=390 390w,//kimononation.fr/cdn/shop/files/74_q_1.webp?v=1753255051&width=540 540w,//kimononation.fr/cdn/shop/files/74_q_1.webp?v=1753255051&width=768 768w,//kimononation.fr/cdn/shop/files/74_q_1.webp?v=1753255051&width=1080 1080w,//kimononation.fr/cdn/shop/files/74_q_1.webp?v=1753255051&width=1280 1280w,//kimononation.fr/cdn/shop/files/74_q_1.webp?v=1753255051&width=1500 1500w,//kimononation.fr/cdn/shop/files/74_q_1.webp?v=1753255051 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/74_q_1.webp?v=1753255051&width=1500"
    alt="Kimono Japonais Kurohana"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-japonais-kurohana">Kimono Japonais Kurohana</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">179,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">65,69€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">179,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-japonais-sakura" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/bs_1_1.webp?v=1753251856&width=90 90w,//kimononation.fr/cdn/shop/files/bs_1_1.webp?v=1753251856&width=128 128w,//kimononation.fr/cdn/shop/files/bs_1_1.webp?v=1753251856&width=165 165w,//kimononation.fr/cdn/shop/files/bs_1_1.webp?v=1753251856&width=180 180w,//kimononation.fr/cdn/shop/files/bs_1_1.webp?v=1753251856&width=280 280w,//kimononation.fr/cdn/shop/files/bs_1_1.webp?v=1753251856&width=390 390w,//kimononation.fr/cdn/shop/files/bs_1_1.webp?v=1753251856&width=540 540w,//kimononation.fr/cdn/shop/files/bs_1_1.webp?v=1753251856&width=768 768w,//kimononation.fr/cdn/shop/files/bs_1_1.webp?v=1753251856&width=1080 1080w,//kimononation.fr/cdn/shop/files/bs_1_1.webp?v=1753251856&width=1280 1280w,//kimononation.fr/cdn/shop/files/bs_1_1.webp?v=1753251856&width=1500 1500w,//kimononation.fr/cdn/shop/files/bs_1_1.webp?v=1753251856 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/bs_1_1.webp?v=1753251856&width=1500"
    alt="Kimono Japonais Sakura"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/xc_1.webp?v=1753252249&width=90 90w,//kimononation.fr/cdn/shop/files/xc_1.webp?v=1753252249&width=128 128w,//kimononation.fr/cdn/shop/files/xc_1.webp?v=1753252249&width=165 165w,//kimononation.fr/cdn/shop/files/xc_1.webp?v=1753252249&width=180 180w,//kimononation.fr/cdn/shop/files/xc_1.webp?v=1753252249&width=280 280w,//kimononation.fr/cdn/shop/files/xc_1.webp?v=1753252249&width=390 390w,//kimononation.fr/cdn/shop/files/xc_1.webp?v=1753252249&width=540 540w,//kimononation.fr/cdn/shop/files/xc_1.webp?v=1753252249&width=768 768w,//kimononation.fr/cdn/shop/files/xc_1.webp?v=1753252249&width=1080 1080w,//kimononation.fr/cdn/shop/files/xc_1.webp?v=1753252249&width=1280 1280w,//kimononation.fr/cdn/shop/files/xc_1.webp?v=1753252249&width=1500 1500w,//kimononation.fr/cdn/shop/files/xc_1.webp?v=1753252249 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/xc_1.webp?v=1753252249&width=1500"
    alt="kimono japonais à motifs de sakura"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-japonais-sakura">Kimono Japonais Sakura</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">179,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">65,65€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">179,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-japonais-elegance-authentique" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/74_sa_1.webp?v=1752142322&width=90 90w,//kimononation.fr/cdn/shop/files/74_sa_1.webp?v=1752142322&width=128 128w,//kimononation.fr/cdn/shop/files/74_sa_1.webp?v=1752142322&width=165 165w,//kimononation.fr/cdn/shop/files/74_sa_1.webp?v=1752142322&width=180 180w,//kimononation.fr/cdn/shop/files/74_sa_1.webp?v=1752142322&width=280 280w,//kimononation.fr/cdn/shop/files/74_sa_1.webp?v=1752142322&width=390 390w,//kimononation.fr/cdn/shop/files/74_sa_1.webp?v=1752142322&width=540 540w,//kimononation.fr/cdn/shop/files/74_sa_1.webp?v=1752142322&width=768 768w,//kimononation.fr/cdn/shop/files/74_sa_1.webp?v=1752142322&width=1080 1080w,//kimononation.fr/cdn/shop/files/74_sa_1.webp?v=1752142322&width=1280 1280w,//kimononation.fr/cdn/shop/files/74_sa_1.webp?v=1752142322&width=1500 1500w,//kimononation.fr/cdn/shop/files/74_sa_1.webp?v=1752142322 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/74_sa_1.webp?v=1752142322&width=1500"
    alt="Kimono Japonais Élégance Authentique"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/54_1.webp?v=1752142322&width=90 90w,//kimononation.fr/cdn/shop/files/54_1.webp?v=1752142322&width=128 128w,//kimononation.fr/cdn/shop/files/54_1.webp?v=1752142322&width=165 165w,//kimononation.fr/cdn/shop/files/54_1.webp?v=1752142322&width=180 180w,//kimononation.fr/cdn/shop/files/54_1.webp?v=1752142322&width=280 280w,//kimononation.fr/cdn/shop/files/54_1.webp?v=1752142322&width=390 390w,//kimononation.fr/cdn/shop/files/54_1.webp?v=1752142322&width=540 540w,//kimononation.fr/cdn/shop/files/54_1.webp?v=1752142322&width=768 768w,//kimononation.fr/cdn/shop/files/54_1.webp?v=1752142322&width=1080 1080w,//kimononation.fr/cdn/shop/files/54_1.webp?v=1752142322&width=1280 1280w,//kimononation.fr/cdn/shop/files/54_1.webp?v=1752142322&width=1500 1500w,//kimononation.fr/cdn/shop/files/54_1.webp?v=1752142322 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/54_1.webp?v=1752142322&width=1500"
    alt="Kimono Japonais Élégance Authentique"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-japonais-elegance-authentique">Kimono Japonais Élégance Authentique</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">179,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">47,32€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">179,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-japonais-takumi" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/qsdqs_1.webp?v=1751958792&width=90 90w,//kimononation.fr/cdn/shop/files/qsdqs_1.webp?v=1751958792&width=128 128w,//kimononation.fr/cdn/shop/files/qsdqs_1.webp?v=1751958792&width=165 165w,//kimononation.fr/cdn/shop/files/qsdqs_1.webp?v=1751958792&width=180 180w,//kimononation.fr/cdn/shop/files/qsdqs_1.webp?v=1751958792&width=280 280w,//kimononation.fr/cdn/shop/files/qsdqs_1.webp?v=1751958792&width=390 390w,//kimononation.fr/cdn/shop/files/qsdqs_1.webp?v=1751958792&width=540 540w,//kimononation.fr/cdn/shop/files/qsdqs_1.webp?v=1751958792&width=768 768w,//kimononation.fr/cdn/shop/files/qsdqs_1.webp?v=1751958792&width=1080 1080w,//kimononation.fr/cdn/shop/files/qsdqs_1.webp?v=1751958792&width=1280 1280w,//kimononation.fr/cdn/shop/files/qsdqs_1.webp?v=1751958792&width=1500 1500w,//kimononation.fr/cdn/shop/files/qsdqs_1.webp?v=1751958792 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/qsdqs_1.webp?v=1751958792&width=1500"
    alt="Kimono Japonais Takumi"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/74qs_1.webp?v=1751958792&width=90 90w,//kimononation.fr/cdn/shop/files/74qs_1.webp?v=1751958792&width=128 128w,//kimononation.fr/cdn/shop/files/74qs_1.webp?v=1751958792&width=165 165w,//kimononation.fr/cdn/shop/files/74qs_1.webp?v=1751958792&width=180 180w,//kimononation.fr/cdn/shop/files/74qs_1.webp?v=1751958792&width=280 280w,//kimononation.fr/cdn/shop/files/74qs_1.webp?v=1751958792&width=390 390w,//kimononation.fr/cdn/shop/files/74qs_1.webp?v=1751958792&width=540 540w,//kimononation.fr/cdn/shop/files/74qs_1.webp?v=1751958792&width=768 768w,//kimononation.fr/cdn/shop/files/74qs_1.webp?v=1751958792&width=1080 1080w,//kimononation.fr/cdn/shop/files/74qs_1.webp?v=1751958792&width=1280 1280w,//kimononation.fr/cdn/shop/files/74qs_1.webp?v=1751958792&width=1500 1500w,//kimononation.fr/cdn/shop/files/74qs_1.webp?v=1751958792 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/74qs_1.webp?v=1751958792&width=1500"
    alt="kimono japonais traditionnel avec motifs floraux"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-japonais-takumi">Kimono Japonais Takumi</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">149,90€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">44,06€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">149,90€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-japonais-zenro" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/az_1.webp?v=1751956396&width=90 90w,//kimononation.fr/cdn/shop/files/az_1.webp?v=1751956396&width=128 128w,//kimononation.fr/cdn/shop/files/az_1.webp?v=1751956396&width=165 165w,//kimononation.fr/cdn/shop/files/az_1.webp?v=1751956396&width=180 180w,//kimononation.fr/cdn/shop/files/az_1.webp?v=1751956396&width=280 280w,//kimononation.fr/cdn/shop/files/az_1.webp?v=1751956396&width=390 390w,//kimononation.fr/cdn/shop/files/az_1.webp?v=1751956396&width=540 540w,//kimononation.fr/cdn/shop/files/az_1.webp?v=1751956396&width=768 768w,//kimononation.fr/cdn/shop/files/az_1.webp?v=1751956396&width=1080 1080w,//kimononation.fr/cdn/shop/files/az_1.webp?v=1751956396&width=1280 1280w,//kimononation.fr/cdn/shop/files/az_1.webp?v=1751956396&width=1500 1500w,//kimononation.fr/cdn/shop/files/az_1.webp?v=1751956396 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/az_1.webp?v=1751956396&width=1500"
    alt="Kimono Japonais Zenro"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/s_1.webp?v=1751956404&width=90 90w,//kimononation.fr/cdn/shop/files/s_1.webp?v=1751956404&width=128 128w,//kimononation.fr/cdn/shop/files/s_1.webp?v=1751956404&width=165 165w,//kimononation.fr/cdn/shop/files/s_1.webp?v=1751956404&width=180 180w,//kimononation.fr/cdn/shop/files/s_1.webp?v=1751956404&width=280 280w,//kimononation.fr/cdn/shop/files/s_1.webp?v=1751956404&width=390 390w,//kimononation.fr/cdn/shop/files/s_1.webp?v=1751956404&width=540 540w,//kimononation.fr/cdn/shop/files/s_1.webp?v=1751956404&width=768 768w,//kimononation.fr/cdn/shop/files/s_1.webp?v=1751956404&width=1080 1080w,//kimononation.fr/cdn/shop/files/s_1.webp?v=1751956404&width=1280 1280w,//kimononation.fr/cdn/shop/files/s_1.webp?v=1751956404&width=1500 1500w,//kimononation.fr/cdn/shop/files/s_1.webp?v=1751956404 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/s_1.webp?v=1751956404&width=1500"
    alt="kimono japonais pour un style zen"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-japonais-zenro">Kimono Japonais Zenro</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">170,99€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">60,38€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">170,99€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
<div class="card card--product card--traditional  on-hover">
    <a href="/products/kimono-japonais-kurenai" class="card-media p-0" aria-hidden="true" tabindex="-1"><div class="card-hover-images"><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/41fs_1.webp?v=1751954919&width=90 90w,//kimononation.fr/cdn/shop/files/41fs_1.webp?v=1751954919&width=128 128w,//kimononation.fr/cdn/shop/files/41fs_1.webp?v=1751954919&width=165 165w,//kimononation.fr/cdn/shop/files/41fs_1.webp?v=1751954919&width=180 180w,//kimononation.fr/cdn/shop/files/41fs_1.webp?v=1751954919&width=280 280w,//kimononation.fr/cdn/shop/files/41fs_1.webp?v=1751954919&width=390 390w,//kimononation.fr/cdn/shop/files/41fs_1.webp?v=1751954919&width=540 540w,//kimononation.fr/cdn/shop/files/41fs_1.webp?v=1751954919&width=768 768w,//kimononation.fr/cdn/shop/files/41fs_1.webp?v=1751954919&width=1080 1080w,//kimononation.fr/cdn/shop/files/41fs_1.webp?v=1751954919&width=1280 1280w,//kimononation.fr/cdn/shop/files/41fs_1.webp?v=1751954919&width=1500 1500w,//kimononation.fr/cdn/shop/files/41fs_1.webp?v=1751954919 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/41fs_1.webp?v=1751954919&width=1500"
    alt="Kimono Japonais Kurenai"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure><figure class="media contain portrait_alt"><img
    srcset="//kimononation.fr/cdn/shop/files/SDF_1.webp?v=1751954919&width=90 90w,//kimononation.fr/cdn/shop/files/SDF_1.webp?v=1751954919&width=128 128w,//kimononation.fr/cdn/shop/files/SDF_1.webp?v=1751954919&width=165 165w,//kimononation.fr/cdn/shop/files/SDF_1.webp?v=1751954919&width=180 180w,//kimononation.fr/cdn/shop/files/SDF_1.webp?v=1751954919&width=280 280w,//kimononation.fr/cdn/shop/files/SDF_1.webp?v=1751954919&width=390 390w,//kimononation.fr/cdn/shop/files/SDF_1.webp?v=1751954919&width=540 540w,//kimononation.fr/cdn/shop/files/SDF_1.webp?v=1751954919&width=768 768w,//kimononation.fr/cdn/shop/files/SDF_1.webp?v=1751954919&width=1080 1080w,//kimononation.fr/cdn/shop/files/SDF_1.webp?v=1751954919&width=1280 1280w,//kimononation.fr/cdn/shop/files/SDF_1.webp?v=1751954919&width=1500 1500w,//kimononation.fr/cdn/shop/files/SDF_1.webp?v=1751954919 1500w"
    sizes="(max-width: 767px) calc((100vw - 10px) / 2.5),(max-width: 1023px) calc(100vw / 4), calc(1920px / 4)"
    src="//kimononation.fr/cdn/shop/files/SDF_1.webp?v=1751954919&width=1500"
    alt="kimono japonais élégant en tissu Kurenai"
    
    loading="lazy"
    fetchpriority="low"
    
    decoding="async"
    width="1500"
    height="2000"
    style="object-position: 50.0% 50.0%;"></figure></div><div class="card-media-overlay flex vertical-top horizontal-left">
        
      </div>
    </a>
    <div class="card-body text-align-center">
      
<h3 class="card-title h5"><a href="/products/kimono-japonais-kurenai">Kimono Japonais Kurenai</a></h3><div class="price size--small mt-8">
  <div class="flex">
    <div class="price__regular">
      <span class="visually-hidden">Prix habituel</span>
      <span class="price-item price-item--regular">299,99€</span>
    </div>
    <div class="price__sale">
      

          <span class="visually-hidden">Prix habituel</span>
          <span>
            <s class="price-item price-item--regular style--subdued">156,76€</s>
          </span>
      <span class="visually-hidden">Prix soldé</span>
      <span class="price-item price-item--sale price-item--last">299,99€</span>
    </div>
  </div><div class="size--small style--subdued unit-price hidden">
    <span class="visually-hidden">Prix unitaire</span>
    <span class="price-item price-item--last">
      <span></span>
      <span aria-hidden="true">/</span>
      <span class="visually-hidden">&nbsp;par&nbsp;</span>
      <span>
      </span>
    </span>
  </div>
</div>


</div></div>
      
    </div>
<div class="gridy-arrows flex space-between arrows-style--no-bg sm-on-edge">
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="prev" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"/></svg></button>
  <button class="btn btn--primary btn--with-icon btn--round gridy-arrow flex" type="button" data-gridy-arrow data-direction="next" aria-hidden="true" tabindex="-1"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg></button>
</div>

  </gridy-slider>

<div class="mt-12 p-page sm-p-0 text-align-left">
    <a class="btn btn--link size--small" href="/collections/kimono-japonais-homme">
      Admirer nos Kimonos Japonais Homme
    </a>
  </div>


</div></div><div id="shopify-section-template--20976399515868__custom_liquid_qG8rEB" class="shopify-section"><div id="template--20976399515868__custom_liquid_qG8rEB"
  class="container pt pb sm-pt sm-pb color-scheme-1a3484d4-c248-42d0-ac03-60279d4a7e77"
  style="    --pt: 0px;    --pb: 0px;    --sm-pt: 0px;    --sm-pb: 0px;  ">
  <section class="homepage-philosophie" style="padding:80px 0;background:#faf8f5;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;">
  <div class="page-width" style="max-width:1200px;margin:0 auto;text-align:center;">

    <h2 class="philo-title"><span>Notre Philosophie</span></h2>

    <div class="philo-slider-wrapper">

      <!-- Flèches mobiles -->
      <button class="philo-arrow left" aria-label="Précédent">
        <svg viewbox="0 0 24 24" width="18" height="18" aria-hidden="true">
          <path d="M15 4 L7 12 L15 20" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
        </svg>
      </button>

      <div class="philo-grid">
        <!-- Bloc 1 -->
        <div class="philo-block">
          <div class="philo-img"><img src="https://cdn.shopify.com/s/files/1/0758/4196/2204/files/japon.jpg?v=1761037296" alt="Le Japon, l’âme des éléments – Kimono Nation"></div>
          <h3>Le Japon, l’âme des éléments</h3>
          <p>
            La montagne, la mer, le vent, la lumière… Le Japon est un pays où la nature inspire l’art de vivre depuis des millénaires.  
            Chaque kimono japonais reflète cette harmonie entre force et délicatesse.  
            Chez Kimono Nation, nous transformons cette énergie en <strong>vêtements japonais modernes</strong> : 
            des pièces où la tradition et la modernité se rencontrent avec équilibre et élégance.
          </p>
        </div>

        <!-- Bloc 2 -->
        <div class="philo-block">
          <div class="philo-img"><img src="https://cdn.shopify.com/s/files/1/0758/4196/2204/files/kimono.jpg?v=1761037295" alt="Le kimono, une seconde peau – Kimono Nation"></div>
          <h3>Le kimono, une seconde peau</h3>
          <p>
            Léger, fluide et agréable au toucher, le kimono épouse le corps sans jamais le contraindre.  
            Véritable vêtement traditionnel japonais, il glisse sur la peau comme une caresse.  
            Nos kimonos modernes pour femme et homme allient <strong>élégance intemporelle</strong>, confort et liberté. Découvrez notre collection de kimonos femme et homme, inspirée du Japon traditionnel et pensée pour le quotidien moderne.
          </p>
        </div>

        <!-- Bloc 3 -->
        <div class="philo-block">
          <div class="philo-img"><img src="https://cdn.shopify.com/s/files/1/0758/4196/2204/files/Eveil_Japonais.jpg?v=1761037295" alt="Se révéler naturellement – Kimono Nation"></div>
          <h3>Se révéler, naturellement</h3>
          <p>
            Porter un kimono, c’est renouer avec soi-même.  
            C’est affirmer sa personnalité tout en célébrant la culture japonaise.  
            Chaque tenue invite à exprimer sa beauté intérieure et son style, un équilibre parfait entre <strong>beauté, culture et liberté</strong>.
          </p>
        </div>
      </div>

      <button class="philo-arrow right" aria-label="Suivant">
        <svg viewbox="0 0 24 24" width="18" height="18" aria-hidden="true">
          <path d="M9 4 L17 12 L9 20" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
        </svg>
      </button>
    </div>

    <!-- Pagination mobile -->
    <div class="philo-dots" role="tablist" aria-label="Pagination des blocs de philosophie">
      <button class="dot active" aria-label="Bloc 1"></button>
      <button class="dot" aria-label="Bloc 2"></button>
      <button class="dot" aria-label="Bloc 3"></button>
    </div>

  </div>
</section>

<style>
/* 🌸 Titre harmonieux */
.philo-title {
  font-size: 28px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #5F230A;
  text-align: center;
  margin-bottom: 60px;
}
.philo-title span {
  border-top: 2px solid #5F230A;
  border-bottom: 2px solid #5F230A;
  padding: 8px 20px;
  display: inline-block;
}

/* 🌸 Grille desktop */
.philo-grid {
  display: flex;
  gap: 40px;
  justify-content: center;
  overflow: visible;
}
.philo-block {
  flex: 1 1 30%;
  background: #fff;
  padding: 30px 25px;
  border-radius: 14px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  text-align: left;
  transition: transform .3s ease, box-shadow .3s ease;
}
.philo-block:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.08);
}
.philo-img {
  text-align: center;
  margin-bottom: 20px;
}
.philo-img img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  object-fit: cover;
}
.philo-block h3 {
  font-size: 19px;
  color: #5F230A;
  text-align: center;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.philo-block p {
  font-size: 15px;
  color: #333;
  line-height: 1.8;
}

/* 🌸 Arrows cachées sur desktop */
.philo-arrow {
  display: none;
}

/* 🌸 Pagination mobile */
.philo-dots {
  display: none;
  margin-top: 22px;
  justify-content: center;
  gap: 8px;
}
.philo-dots .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #c5b8aa;
  border: none;
  cursor: pointer;
  transition: background .3s ease, transform .3s ease;
}
.philo-dots .dot.active {
  background: #5F230A;
  transform: scale(1.15);
}

/* 🌸 Slider mobile */
@media (max-width: 768px) {
  .philo-grid {
    overflow-x: hidden;
    scroll-behavior: smooth;
    gap: 16px;
    justify-content: flex-start;
    padding-inline: 7.5%; /* centre la première carte */
  }
  .philo-block {
    flex: 0 0 85%;
    margin: 0;
    scroll-snap-align: center;
  }

  .philo-slider-wrapper {
    position: relative;
    overflow: hidden;
  }

  /* Flèches mobiles */
  .philo-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    border: 1px solid #5F230A;
    color: #5F230A;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    box-shadow: 0 3px 10px rgba(0,0,0,0.10);
    padding: 0;
  }
  .philo-arrow.left  { left: 6px;  }
  .philo-arrow.right { right: 6px; }
  .philo-arrow:hover {
    background: #5F230A;
    color: #fff;
  }

  /* Pagination visible uniquement sur mobile */
  .philo-dots {
    display: flex;
  }
}
</style>

<script>
(function(){
  const grid  = document.querySelector('.philo-grid');
  const left  = document.querySelector('.philo-arrow.left');
  const right = document.querySelector('.philo-arrow.right');
  const dots  = document.querySelectorAll('.philo-dots .dot');
  if(!grid || !left || !right) return;

  function getSlideWidth(){
    const card = grid.querySelector('.philo-block');
    return card ? card.getBoundingClientRect().width + 16 : grid.clientWidth * 0.85;
  }

  let currentIndex = 0;

  function updateDots(index){
    dots.forEach((dot,i)=>dot.classList.toggle('active',i===index));
  }

  left.addEventListener('click', () => {
    currentIndex = Math.max(currentIndex - 1, 0);
    grid.scrollBy({ left: -getSlideWidth(), behavior: 'smooth' });
    updateDots(currentIndex);
  });

  right.addEventListener('click', () => {
    currentIndex = Math.min(currentIndex + 1, dots.length - 1);
    grid.scrollBy({ left: getSlideWidth(), behavior: 'smooth' });
    updateDots(currentIndex);
  });

  // Interaction tactile / détection auto pour les points
  grid.addEventListener('scroll', () => {
    const scrollLeft = grid.scrollLeft;
    const width = getSlideWidth();
    const index = Math.round(scrollLeft / width);
    updateDots(index);
  });

  // Clic direct sur un point
  dots.forEach((dot, i) => {
    dot.addEventListener('click', () => {
      currentIndex = i;
      grid.scrollTo({ left: i * getSlideWidth(), behavior: 'smooth' });
      updateDots(i);
    });
  });
})();
</script>
</div>

</div><div id="shopify-section-template--20976399515868__custom_liquid_qmKVhj" class="shopify-section"><div id="template--20976399515868__custom_liquid_qmKVhj"
  class="container pt pb sm-pt sm-pb edge-to-edge color-default"
  style="    --pt: 0px;    --pb: 0px;    --sm-pt: 0px;    --sm-pb: 0px;  ">
  <!-- 🌸 Le Magazine Kimono Nation — Section à la une -->
<section class="magazine-home-fw" aria-labelledby="magazine-home-title">
  <header class="magazine-home-header">
    <div class="mag-title-bar">
      <span class="mag-title-line"></span>
      <h2 id="magazine-home-title">Le Magazine Kimono Nation</h2>
      <span class="mag-title-line"></span>
    </div>
    <p>Découvrez <strong>le kimono japonais</strong> sous toutes ses formes : guides pratiques, traditions, fabrication artisanale, beauté, culture pop et philosophie zen. Une immersion dans <strong>l’art de vivre japonais</strong>.</p>
  </header>

  <div class="magazine-home-container">
    <!-- 🖌️ Flèche gauche -->
    <button class="mag-nav-btn left" aria-label="Précédent">
      <svg width="18" height="18" viewbox="0 0 24 24" fill="none"
           xmlns="http://www.w3.org/2000/svg"
           stroke="#5F230A" stroke-width="2.3" stroke-linecap="round" stroke-linejoin="round">
        <path d="M15 18L9 12L15 6" />
      </svg>
    </button>

    <div class="magazine-home-grid">
      <article class="mag-home-card">
        <a href="https://kimononation.fr/pages/guide-style-japonais" class="mag-home-media">
          <img src="https://cdn.shopify.com/s/files/1/0758/4196/2204/files/style-mode-japonaise-urbaine.jpg?v=1760958939"
               alt="Style & Mode japonaise – Looks modernes et inspirations kimono">
        </a>
        <div class="mag-home-body">
          <h3><a href="https://kimononation.fr/pages/guide-style-japonais">Style & Mode japonaise</a></h3>
          <p>Looks du quotidien, silhouettes modernes et inspirations pour porter le kimono avec élégance.</p>
        </div>
      </article>

      <article class="mag-home-card">
        <a href="https://kimononation.fr/pages/culture-histoire-japonaise">
          <img src="https://cdn.shopify.com/s/files/1/0758/4196/2204/files/histoire-art-du-kimono-a-travers-les-siecles.jpg?v=1760985670"
               alt="Culture & Histoire japonaise – Traditions, samouraïs et geishas">
        </a>
        <div class="mag-home-body">
          <h3><a href="https://kimononation.fr/pages/culture-histoire-japonaise">Culture & Histoire japonaise</a></h3>
          <p>Des racines du kimono aux arts vivants : rituels, périodes historiques et savoirs ancestraux.</p>
        </div>
      </article>

      <article class="mag-home-card">
        <a href="/pages/symboles-philosophie" class="mag-home-media">
          <img src="https://cdn.shopify.com/s/files/1/0758/4196/2204/files/motifs-japonais-kimono-symbolique.jpg?v=1761034457"
               alt="Symboles & Philosophie – Motifs, couleurs et wabi-sabi">
        </a>
        <div class="mag-home-body">
          <h3><a href="/pages/symboles-philosophie">Symboles & Philosophie</a></h3>
          <p>Fleurs de cerisier, vagues, grues et la philosophie wabi-sabi qui inspire nos créations.</p>
        </div>
      </article>
    </div>

    <!-- 🖌️ Flèche droite -->
    <button class="mag-nav-btn right" aria-label="Suivant">
      <svg width="18" height="18" viewbox="0 0 24 24" fill="none"
           xmlns="http://www.w3.org/2000/svg"
           stroke="#5F230A" stroke-width="2.3" stroke-linecap="round" stroke-linejoin="round">
        <path d="M9 18L15 12L9 6" />
      </svg>
    </button>

    <div class="mag-home-cta">
      <a href="https://kimononation.fr/pages/magazine-kimono" class="btn-mag">
        Découvrir l’univers Kimono
      </a>
    </div>
  </div>
</section>

<!-- 🎨 STYLE -->
<style>
.magazine-home-fw {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #faf8f5;
  padding: 60px 0 70px;
}

/* HEADER */
.magazine-home-header {
  text-align: center;
  margin-bottom: 50px;
  padding: 0 20px;
}
.mag-title-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-bottom: 18px;
}
.mag-title-line {
  height: 1px;
  width: 60px;
  background: #5F230A;
  opacity: 0.5;
}
.magazine-home-header h2 {
  font-size: 30px;
  color: #5F230A;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
}
.magazine-home-header p {
  color: #444;
  font-size: 16px;
  max-width: 740px;
  margin: 0 auto;
  line-height: 1.6;
}

/* CONTAINER */
.magazine-home-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
}

/* GRID */
.magazine-home-grid {
  display: flex;
  gap: 32px;
  justify-content: center;
}
.mag-home-card {
  flex: 1 1 30%;
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(95,35,10,0.2);
  box-shadow: 0 6px 14px rgba(0,0,0,0.05);
  transition: transform .3s ease, box-shadow .3s ease;
  display: flex;
  flex-direction: column;
}
.mag-home-media img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}
.mag-home-body { padding: 20px 18px; flex: 1; }
.mag-home-body h3 { font-size: 18px; margin: 6px 0 8px; color: #1a1a1a; font-weight: 600; }
.mag-home-body p { font-size: 14.5px; color: #555; line-height: 1.6; margin: 0; }

/* CTA */
.mag-home-cta { text-align: center; margin-top: 50px; }
.btn-mag {
  display: inline-block;
  background: #5F230A;
  color: #fff !important;
  border: 1px solid #5F230A;
  padding: 12px 30px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  transition: all .3s ease;
  white-space: nowrap;
}

/* 🎯 FLÈCHES DANS LE CADRE */
.mag-nav-btn {
  display: none;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  background: rgba(255,255,255,0.85);
  border: 1.3px solid #5F230A;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 5;
  align-items: center;
  justify-content: center;
  transition: all .3s ease;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  opacity: 0.9;
}
.mag-nav-btn svg { pointer-events: none; }
.mag-nav-btn:hover { background: #5F230A; opacity: 1; }
.mag-nav-btn:hover svg { stroke: #fff; }

/* 📱 MOBILE */
@media (max-width: 768px) {
  .magazine-home-grid {
    display: flex;
    gap: 18px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    justify-content: flex-start;
  }
  .magazine-home-grid::-webkit-scrollbar { display: none; }
  .mag-home-card {
    flex: 0 0 85%;
    scroll-snap-align: center;
  }

  .mag-nav-btn { display: flex; }
  .mag-nav-btn.left { left: 12px; }
  .mag-nav-btn.right { right: 12px; }
  .mag-nav-btn.hidden { opacity: 0; pointer-events: none; }

  /* ✅ Bouton sur une seule ligne */
  .mag-home-cta {
    text-align: center;
    margin-top: 40px;
  }
  .btn-mag {
    font-size: 14.5px;
    padding: 12px 18px;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
</style>

<!-- 🎯 SCRIPT -->
<script>
(function () {
  function initMagazineSlider(root) {
    const grid  = root.querySelector(".magazine-home-grid");
    const left  = root.querySelector(".mag-nav-btn.left");
    const right = root.querySelector(".mag-nav-btn.right");
    if (!grid || !left || !right) return;

    const cards = Array.from(grid.querySelectorAll(".mag-home-card"));
    if (!cards.length) return;

    function smoothTo(x) {
      grid.scrollTo({ left: x, behavior: "smooth" });
    }

    function currentIndex() {
      const s = grid.scrollLeft;
      let best = 0, bestDist = Infinity;
      for (let i = 0; i < cards.length; i++) {
        const x = cards[i].offsetLeft;
        const dist = Math.abs(x - s);
        if (dist < bestDist) { best = i; bestDist = dist; }
      }
      return best;
    }

    function scrollToIndex(i) {
      i = Math.max(0, Math.min(cards.length - 1, i));
      const target = cards[i].offsetLeft - (grid.clientWidth - cards[i].offsetWidth) / 2;
      smoothTo(target);
    }

    // Cache la flèche gauche au départ
    left.classList.add("hidden");

    function updateButtons() {
      const scrollLeft = grid.scrollLeft;
      const maxScroll = grid.scrollWidth - grid.clientWidth - 5;
      if (scrollLeft <= 5) left.classList.add("hidden");
      else left.classList.remove("hidden");
      if (scrollLeft >= maxScroll) right.classList.add("hidden");
      else right.classList.remove("hidden");
    }

    left.addEventListener("click", () => {
      scrollToIndex(currentIndex() - 1);
      setTimeout(updateButtons, 400);
    });
    right.addEventListener("click", () => {
      scrollToIndex(currentIndex() + 1);
      setTimeout(updateButtons, 400);
    });

    grid.addEventListener("scroll", () => requestAnimationFrame(updateButtons));

    if (window.innerWidth <= 768) {
      requestAnimationFrame(() => {
        const firstCard = cards[0];
        const start = firstCard.offsetLeft - (grid.clientWidth - firstCard.offsetWidth) / 2;
        grid.scrollTo({ left: start, behavior: "auto" });
      });
    }
  }

  document.addEventListener("DOMContentLoaded", () => {
    document.querySelectorAll(".magazine-home-fw").forEach(initMagazineSlider);
  });
})();
</script>
</div>

</div><div id="shopify-section-template--20976399515868__custom_liquid_9dADgt" class="shopify-section"><div id="template--20976399515868__custom_liquid_9dADgt"
  class="container pt pb sm-pt sm-pb edge-to-edge color-default"
  style="    --pt: 0px;    --pb: 0px;    --sm-pt: 0px;    --sm-pb: 0px;  ">
  <section class="section-articles">
  <div class="articles-container">
    <h3 class="section-title">Derniers articles</h3>
    <p class="section-subtitle">
      Découvrez nos articles récents autour du kimono japonais.
    </p>

    <div class="articles-wrapper">
      <!-- Flèche gauche -->
      <button class="art-nav-btn left" aria-label="Précédent">
        <svg width="18" height="18" viewbox="0 0 24 24" fill="none"
             xmlns="http://www.w3.org/2000/svg"
             stroke="#5F230A" stroke-width="2.3" stroke-linecap="round" stroke-linejoin="round">
          <path d="M15 18L9 12L15 6" />
        </svg>
      </button>

      <div class="articles-grid">
        <!-- 🥇 ARTICLE 1 -->
        <article class="article-card">
          <a href="https://kimononation.fr/blogs/culture-histoire/kimono-geishas" class="article-media">
            <img src="https://cdn.shopify.com/s/files/1/0758/4196/2204/files/geisha-kimono-tradition-japonaise-jardin-automne.jpg?v=1760983805" 
                 alt="Le kimono des geishas – symbole d’élégance et d’art japonais – Kimono Nation" loading="lazy">
          </a>
          <div class="article-body">
            <p class="article-meta">
              Par Rafael Gabriel • Publié le 
              <time datetime="2025-10-21">21 octobre 2025</time> • ⏱ 11 min de lecture
            </p>
            <h4 class="article-title">
              <a href="https://kimononation.fr/blogs/culture-histoire/kimono-geishas">
                Le kimono des geishas, symbole d'élégance et d'art japonais
              </a>
            </h4>
            <p class="article-excerpt">
              Le kimono des geishas incarne l’élégance et le raffinement du Japon ancestral. 
              Entre symboles, traditions et savoir-faire...
            </p>
            <a href="https://kimononation.fr/blogs/culture-histoire/kimono-geishas" class="btn--ghost">
              Lire l’article
            </a>
          </div>
        </article>

        <!-- 🥈 ARTICLE 2 -->
        <article class="article-card">
          <a href="https://kimononation.fr/blogs/culture-histoire/kimono-samourai" class="article-media">
            <img src="https://cdn.shopify.com/s/files/1/0758/4196/2204/files/kimono-samourai-tradition-japonaise-pont-bois.jpg?v=1760984660" 
                 alt="Kimono Samouraï du Japon – symbole d’honneur et d’élégance éternelle – Kimono Nation" loading="lazy">
          </a>
          <div class="article-body">
            <p class="article-meta">
              Par Rafael Gabriel • Publié le 
              <time datetime="2025-10-21">21 octobre 2025</time> • ⏱ 10 min de lecture
            </p>
            <h4 class="article-title">
              <a href="https://kimononation.fr/blogs/culture-histoire/kimono-samourai">
                Kimono Samouraï du Japon, symbole d'honneur et d'élégance éternelle
              </a>
            </h4>
            <p class="article-excerpt">
              Le kimono samouraï incarne l’union parfaite entre puissance et raffinement. 
              Jadis porté par les guerriers du Japon féodal...
            </p>
            <a href="https://kimononation.fr/blogs/culture-histoire/kimono-samourai" class="btn--ghost">
              Lire l’article
            </a>
          </div>
        </article>
      </div>

      <!-- Flèche droite -->
      <button class="art-nav-btn right" aria-label="Suivant">
        <svg width="18" height="18" viewbox="0 0 24 24" fill="none"
             xmlns="http://www.w3.org/2000/svg"
             stroke="#5F230A" stroke-width="2.3" stroke-linecap="round" stroke-linejoin="round">
          <path d="M9 18L15 12L9 6" />
        </svg>
      </button>
    </div>
  </div>
</section>

<!-- 🎨 STYLE -->
<style>
:root{
  --brand:#5F230A;
  --bg:#faf8f5;
  --ink:#1a1a1a;
  --muted:#666;
  --radius:12px;
  --shadow:0 6px 20px rgba(0,0,0,.05);
}

/* 🔹 Section compacte */
.section-articles{
  background:var(--bg);
  padding:25px 20px 40px;
}

.articles-container{
  max-width:1180px;
  margin:0 auto;
  text-align:center;
}

/* 🔸 Titre centré et rouge */
.section-title{
  font-size:26px;
  margin-bottom:6px;
  color:#5F230A;
  font-weight:700;
  text-align:center;
  text-transform:uppercase;
  letter-spacing:0.5px;
}

.section-subtitle{
  color:var(--muted);
  font-size:15.5px;
  line-height:1.5;
  max-width:720px;
  margin:0 auto 25px;
}

.articles-wrapper { position: relative; }

.articles-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit, minmax(320px,1fr));
  gap:20px;
  text-align:left;
}

/* Cartes */
.article-card{
  background:#fff;
  border:1px solid #eaeaea;
  border-radius:var(--radius);
  overflow:hidden;
  box-shadow:var(--shadow);
  transition:transform .25s ease, box-shadow .25s ease;
}
.article-card:hover{
  transform:translateY(-3px);
  box-shadow:0 10px 20px rgba(0,0,0,.07);
}

.article-media img{
  width:100%;
  display:block;
}

.article-body{
  padding:14px 16px 18px;
}

.article-meta{
  font-size:13px;
  color:var(--muted);
  margin-bottom:4px;
}

.article-title{
  font-size:16.5px;
  margin:0 0 5px;
  font-weight:600;
}

.article-title a{
  color:var(--ink);
  text-decoration:none;
}

.article-title a:hover{
  text-decoration:underline;
}

.article-excerpt{
  color:var(--muted);
  margin-bottom:8px;
  line-height:1.5;
  font-size:14px;
}

.btn--ghost{
  display:inline-block;
  padding:6px 12px;
  border:1px solid var(--brand);
  border-radius:6px;
  color:var(--brand)!important;
  text-decoration:none;
  font-weight:600;
  font-size:13.5px;
  transition:all .2s ease;
}

.btn--ghost:hover{
  background:var(--brand);
  color:#fff!important;
}

/* 🔹 Flèches */
.art-nav-btn{
  display:none;
  position:absolute;
  top:40%;
  transform:translateY(-50%);
  background:rgba(255,255,255,0.9);
  border:1.3px solid var(--brand);
  width:32px;
  height:32px;
  border-radius:50%;
  cursor:pointer;
  z-index:10;
  align-items:center;
  justify-content:center;
  box-shadow:0 2px 6px rgba(0,0,0,0.1);
  transition:all .3s ease;
}

.art-nav-btn:hover{
  background:var(--brand);
}

.art-nav-btn:hover svg{
  stroke:#fff;
}

.art-nav-btn.left{ left:-10px; }
.art-nav-btn.right{ right:-10px; }

/* 📱 Mobile */
@media (max-width: 768px) {
  .articles-grid{
    display:flex;
    gap:14px;
    overflow-x:auto;
    scroll-behavior:smooth;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
    justify-content:flex-start;
  }
  .articles-grid::-webkit-scrollbar{ display:none; }
  .article-card{ flex:0 0 85%; scroll-snap-align:center; }
  .art-nav-btn{ display:flex; }
  .art-nav-btn.hidden{ opacity:0; pointer-events:none; }
}
</style>

<!-- 🎯 SCRIPT -->
<script>
(function () {
  function initArticleSlider(root) {
    const grid  = root.querySelector(".articles-grid");
    const left  = root.querySelector(".art-nav-btn.left");
    const right = root.querySelector(".art-nav-btn.right");
    if (!grid || !left || !right) return;

    const cards = Array.from(grid.querySelectorAll(".article-card"));
    if (!cards.length) return;

    function centerTo(index, behavior = "smooth") {
      index = Math.max(0, Math.min(cards.length - 1, index));
      const card = cards[index];
      const target = card.offsetLeft - (grid.clientWidth - card.offsetWidth) / 2;
      try { grid.scrollTo({ left: target, behavior }); }
      catch { grid.scrollLeft = target; }
    }

    function currentIndex() {
      const mid = grid.scrollLeft + grid.clientWidth / 2;
      let best = 0, bestDist = Infinity;
      for (let i = 0; i < cards.length; i++) {
        const cx = cards[i].offsetLeft + cards[i].offsetWidth / 2;
        const d = Math.abs(cx - mid);
        if (d < bestDist) { best = i; bestDist = d; }
      }
      return best;
    }

    function updateButtons() {
      const s = grid.scrollLeft;
      const max = grid.scrollWidth - grid.clientWidth - 5;
      if (s <= 5) left.classList.add("hidden"); else left.classList.remove("hidden");
      if (s >= max) right.classList.add("hidden"); else right.classList.remove("hidden");
    }

    left.addEventListener("click", () => {
      centerTo(currentIndex() - 1);
      setTimeout(updateButtons, 250);
    });
    right.addEventListener("click", () => {
      centerTo(currentIndex() + 1);
      setTimeout(updateButtons, 250);
    });

    grid.addEventListener("scroll", () => requestAnimationFrame(updateButtons), { passive: true });

    left.classList.add("hidden");
    if (window.innerWidth <= 768) {
      requestAnimationFrame(() => {
        grid.scrollLeft = 0;
        centerTo(0, "auto");
        updateButtons();
      });
    } else {
      updateButtons();
    }
  }

  function boot() {
    document.querySelectorAll(".section-articles").forEach(initArticleSlider);
  }

  document.addEventListener("DOMContentLoaded", boot);
  document.addEventListener("shopify:section:load", (e) => {
    const root = e.target.querySelector(".section-articles");
    if (root) initArticleSlider(root);
  });
})();
</script>
</div>

</div><div id="shopify-section-template--20976399515868__custom_liquid_FQifJk" class="shopify-section"><div id="template--20976399515868__custom_liquid_FQifJk"
  class="container pt pb sm-pt sm-pb color-default"
  style="    --pt: 0px;    --pb: 0px;    --sm-pt: 0px;    --sm-pb: 0px;  ">
  <section id="kn-faq" class="kn-faq" 
style="--kn-main:#5F230A;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#fdfcfb;">
  <div class="page-width" style="max-width:900px;margin:0 auto;padding:70px 20px;">

    <h2 style="text-align:center;margin:0 0 12px;font-size:30px;color:var(--kn-main);font-weight:600;letter-spacing:1px;">
      Tout savoir sur nos kimonos
    </h2>
    <p style="text-align:center;margin:0 0 36px;color:#7b6a58;font-size:16px;">
      Découvrez les réponses aux questions les plus posées sur le kimono japonais, le yukata et nos créations modernes.
    </p>

    <div class="kn-faq__list">

      <!-- 1️⃣ Différence kimono / yukata -->
      <article class="kn-faq__item">
        <button class="kn-faq__q" type="button" aria-expanded="false" aria-controls="kn-a1" id="kn-q1">
          <span>Quelle est la différence entre un kimono japonais et un yukata&nbsp;?</span>
          <svg class="kn-faq__chev" viewbox="0 0 24 24"><path d="M6 9l6 6 6-6" /></svg>
        </button>
        <div class="kn-faq__a" id="kn-a1" role="region" aria-labelledby="kn-q1">
          Le <strong>kimono japonais</strong> est un vêtement traditionnel formel, souvent doublé et porté pour les cérémonies.  
          Le <strong>yukata</strong> est sa version légère, en coton, portée l’été ou pendant les festivals.  
          En résumé, le kimono est élégant et habillé, le yukata plus simple et décontracté.
        </div>
      </article>

      <!-- 2️⃣ Taille kimono -->
      <article class="kn-faq__item">
        <button class="kn-faq__q" type="button" aria-expanded="false" aria-controls="kn-a2" id="kn-q2">
          <span>Comment choisir la taille idéale de son kimono&nbsp;?</span>
          <svg class="kn-faq__chev" viewbox="0 0 24 24"><path d="M6 9l6 6 6-6" /></svg>
        </button>
        <div class="kn-faq__a" id="kn-a2" role="region" aria-labelledby="kn-q2">
          Pour un kimono traditionnel, la longueur doit arriver à la cheville une fois ceinturé.  
          Pour un kimono de plage ou une veste kimono, prenez votre taille habituelle : le tombé sera fluide et naturel.
        </div>
      </article>

      <!-- 3️⃣ Matières kimono -->
      <article class="kn-faq__item">
        <button class="kn-faq__q" type="button" aria-expanded="false" aria-controls="kn-a3" id="kn-q3">
          <span>Quelles sont les matières utilisées pour fabriquer un kimono&nbsp;?</span>
          <svg class="kn-faq__chev" viewbox="0 0 24 24"><path d="M6 9l6 6 6-6" /></svg>
        </button>
        <div class="kn-faq__a" id="kn-a3" role="region" aria-labelledby="kn-q3">
          Nos kimonos sont conçus à partir de <strong>coton</strong> et de <strong>lin</strong> pour la légèreté,  
          et parfois de <strong>soie</strong> ou de satin pour les modèles plus raffinés.  
          Ces matières assurent confort, douceur et durabilité.
        </div>
      </article>

      <!-- 4️⃣ Occasions kimono -->
      <article class="kn-faq__item">
        <button class="kn-faq__q" type="button" aria-expanded="false" aria-controls="kn-a4" id="kn-q4">
          <span>À quelles occasions peut-on porter un kimono&nbsp;?</span>
          <svg class="kn-faq__chev" viewbox="0 0 24 24"><path d="M6 9l6 6 6-6" /></svg>
        </button>
        <div class="kn-faq__a" id="kn-a4" role="region" aria-labelledby="kn-q4">
          Le kimono se porte lors des mariages, cérémonies ou festivals d’été.  
          En version moderne, il devient une tenue élégante pour la ville, la plage ou une soirée chic.
        </div>
      </article>

      <!-- 5️⃣ Entretien kimono -->
      <article class="kn-faq__item">
        <button class="kn-faq__q" type="button" aria-expanded="false" aria-controls="kn-a5" id="kn-q5">
          <span>Comment entretenir correctement un kimono japonais&nbsp;?</span>
          <svg class="kn-faq__chev" viewbox="0 0 24 24"><path d="M6 9l6 6 6-6" /></svg>
        </button>
        <div class="kn-faq__a" id="kn-a5" role="region" aria-labelledby="kn-q5">
          Lavez votre kimono à froid et évitez le sèche-linge.  
          Les modèles délicats doivent être nettoyés au pressing.  
          Pour le coton et le lin, un lavage doux en machine suffit.
        </div>
      </article>

      <!-- 6️⃣ Pourquoi porter un kimono -->
      <article class="kn-faq__item">
        <button class="kn-faq__q" type="button" aria-expanded="false" aria-controls="kn-a6" id="kn-q6">
          <span>Pourquoi porter un kimono japonais aujourd’hui&nbsp;?</span>
          <svg class="kn-faq__chev" viewbox="0 0 24 24"><path d="M6 9l6 6 6-6" /></svg>
        </button>
        <div class="kn-faq__a" id="kn-a6" role="region" aria-labelledby="kn-q6">
          Porter un kimono, c’est mêler tradition et modernité.  
          Il incarne l’élégance japonaise, la sérénité et la beauté du geste simple.  
          C’est un vêtement qui met en valeur chaque silhouette, sans contrainte.
        </div>
      </article>

      <!-- 7️⃣ Comment porter un kimono moderne -->
      <article class="kn-faq__item">
        <button class="kn-faq__q" type="button" aria-expanded="false" aria-controls="kn-a7" id="kn-q7">
          <span>Comment porter un kimono moderne avec style&nbsp;?</span>
          <svg class="kn-faq__chev" viewbox="0 0 24 24"><path d="M6 9l6 6 6-6" /></svg>
        </button>
        <div class="kn-faq__a" id="kn-a7" role="region" aria-labelledby="kn-q7">
          Portez votre kimono ouvert sur un top uni ou ceinturé à la taille.  
          Il se marie très bien avec un jean, un pantalon fluide ou une robe légère pour un look zen et raffiné.
        </div>
      </article>

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

<style>
#kn-faq .kn-faq__list { display: grid; gap: 16px; }
#kn-faq .kn-faq__item {
  border-left: 4px solid var(--kn-main);
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.04);
  overflow: hidden;
  transition: box-shadow .25s ease, transform .25s ease;
}
#kn-faq .kn-faq__item:hover {
  box-shadow: 0 6px 18px rgba(0,0,0,0.07);
  transform: translateY(-2px);
}
#kn-faq .kn-faq__q {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 22px;
  background: transparent;
  border: none;
  font-size: 17px;
  font-weight: 500;
  color: #2e2e2e;
  cursor: pointer;
  text-align: left;
  transition: color .3s ease;
}
#kn-faq .kn-faq__q:hover { color: var(--kn-main); }

#kn-faq .kn-faq__chev {
  width: 22px;
  height: 22px;
  stroke: var(--kn-main);
  stroke-width: 2.2;
  fill: none;
  transition: transform .3s ease;
}
#kn-faq .kn-faq__a {
  padding: 0 22px;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  color: #6a4b3b;
  font-size: 15.5px;
  line-height: 1.7;
  transition: max-height .4s ease, opacity .4s ease, padding .3s ease;
}
#kn-faq .kn-faq__item.is-open .kn-faq__a {
  max-height: 260px;
  opacity: 1;
  padding: 0 22px 20px 22px;
}
#kn-faq .kn-faq__item.is-open .kn-faq__chev {
  transform: rotate(180deg);
}
</style>

<script>
(function(){
  var root=document.getElementById('kn-faq');
  if(!root) return;
  var items=root.querySelectorAll('.kn-faq__item');
  items.forEach(function(it){
    var btn=it.querySelector('.kn-faq__q');
    var panel=it.querySelector('.kn-faq__a');
    btn.addEventListener('click',function(){
      var isOpen=it.classList.contains('is-open');
      items.forEach(function(i){ i.classList.remove('is-open'); });
      if(!isOpen) it.classList.add('is-open');
    });
  });
})();
</script>
</div>

</div><div id="shopify-section-template--20976399515868__newsletter_YmLJQ8" class="shopify-section"><div id="NewsletterSection-template--20976399515868__newsletter_YmLJQ8" class="newsletter-section newsletter-template--20976399515868__newsletter_YmLJQ8 container color-scheme-287b2dd3-f94b-4ef5-a928-5ca84a177001 pt pb sm-pt sm-pb" style="    --pt: 32px;    --pb: 0px;    --sm-pt: 32px;    --sm-pb: 0px;  ">
  <div class="text-center pl-gutter pr-gutter"><h2 class="hero__title mt sm-mt size--tiny sm-size--tiny" style="--mt: 0px; --sm-mt: 0px" >Inscrivez-vous maintenant et obtenez 10 % de remise sur votre premier achat</h2><div class="rte rte--no-max mt sm-mt size--default sm-size--default" style="--mt: 16px; --sm-mt: 16px" ><p>Vous serez également le premier à être informé de nos offres exclusives, de nos éditions spéciales et des dernières nouvelles et lancements de produits.</p><p>Ne manquez rien - inscrivez-vous dès maintenant.</p></div><div  class="mt mb sm-mt sm-mb" style="--mt: 16px; --sm-mt: 16px"><form method="post" action="/contact#newsletter-template--20976399515868__newsletter_YmLJQ8" id="newsletter-template--20976399515868__newsletter_YmLJQ8" accept-charset="UTF-8" class="newsletter-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="newsletter-form__field-wrapper"><div class="field">
        <input
          id="NewsletterForm--template--20976399515868__newsletter_YmLJQ8"
          type="email"
          name="contact[email]"
          class="field__input"
          value=""
          aria-required="true"
          autocorrect="off"
          autocapitalize="off"
          autocomplete="email"
          
          placeholder="Email"
          required
>
        <label class="field__label" for="NewsletterForm--template--20976399515868__newsletter_YmLJQ8">
          Email
        </label>

        <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe-template--20976399515868__newsletter_YmLJQ8" aria-label="S&#39;inscrire à la newsletter">
          <svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"/></svg>
        </button>
      </div>
</div></form>

<link rel="stylesheet" href="//kimononation.fr/cdn/shop/t/12/assets/component-newsletter.css?v=20378098663625819011763960050" media="print" onload="this.media='all'">
<script type="text/javascript" src="//kimononation.fr/cdn/shop/t/12/assets/newsletter-form.js?v=1415016952070001931763960050" defer></script>
<noscript>
  <link href="//kimononation.fr/cdn/shop/t/12/assets/component-newsletter.css?v=20378098663625819011763960050" rel="stylesheet" type="text/css" media="all" />
</noscript></div>
</div>
</div>


</div>
    </main><!-- BEGIN sections: aside-group -->

<!-- END sections: aside-group --><!-- BEGIN sections: footer-group -->
<div id="shopify-section-sections--20976393519324__footer" class="shopify-section shopify-section-group-footer-group"><link href="//kimononation.fr/cdn/shop/t/12/assets/component-newsletter.css?v=20378098663625819011763960050" rel="stylesheet" type="text/css" media="all" />
<footer
  id="SiteFooter-sections--20976393519324__footer"
  class="footer container pt pb sm-pt sm-pb color-scheme-287b2dd3-f94b-4ef5-a928-5ca84a177001 size--default sm-size--small"
  style="    --pt: 32px;    --pb: 0px;    --sm-pt: 32px;    --sm-pb: 0px;">

    
      <hr class="mb-48 sm-mb-80 sm-down-hide">
    
<div class="grid mb-48 sm-mb-80 footer-main"><div class="col-12 col-sm-12 col-md-12" >
                <div class="footer-block__image text-align-center">
                  
                    <figure class="media cover natural" style="max-width: 375px; margin: 0 auto; ">
                      
                      <img src="//kimononation.fr/cdn/shop/files/logo_kimono_nation.png?v=1761301432&amp;width=750" alt="Kimono Nation, marque inspirée de la culture japonaise" srcset="//kimononation.fr/cdn/shop/files/logo_kimono_nation.png?v=1761301432&amp;width=352 352w, //kimononation.fr/cdn/shop/files/logo_kimono_nation.png?v=1761301432&amp;width=750 750w" width="750" height="78" loading="lazy" class="footer-image">
                    </figure>
                  

                  
                    <div class="rte rte--no-max mt-12">
                      <p></p><p></p><p></p><p></p>
                    </div>
                  
                </div></div><div class="col-12 col-sm-6 col-md-3" ><details class="footer-details" open data-mobile-close="true" data-desktop-open="true">
                  <summary class="footer-block__title">
                    <span>SHOP</span>
                    <svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><polyline points="6 9 12 15 18 9"/></svg>
                  </summary>
                  <div class="content"><ul class="link-list"><li>
                          <a href="/">Femme</a>
                        </li><li>
                          <a href="/collections/kimono-japonais-homme">Homme</a>
                        </li></ul></div>
                </details></div><div class="col-12 col-sm-6 col-md-3" ><details class="footer-details" open data-mobile-close="true" data-desktop-open="true">
                  <summary class="footer-block__title">
                    <span>En savoir plus</span>
                    <svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><polyline points="6 9 12 15 18 9"/></svg>
                  </summary>
                  <div class="content"><ul class="link-list"><li>
                          <a href="/pages/qui-sommes-nous">Qui sommes-nous ?</a>
                        </li><li>
                          <a href="/pages/magazine-kimono">Le magazine </a>
                        </li><li>
                          <a href="/products/carte-cadeau">Carte Cadeau</a>
                        </li><li>
                          <a href="/pages/cgv">CGV</a>
                        </li><li>
                          <a href="/policies/legal-notice">CGU</a>
                        </li><li>
                          <a href="/policies/legal-notice">Mentions Légales</a>
                        </li></ul></div>
                </details></div><div class="col-12 col-sm-6 col-md-3" ><details class="footer-details" open data-mobile-close="true" data-desktop-open="true">
                  <summary class="footer-block__title">
                    <span>Besoin d&#39;aide ?</span>
                    <svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><polyline points="6 9 12 15 18 9"/></svg>
                  </summary>
                  <div class="content"><ul class="link-list"><li>
                          <a href="/pages/contact">Nous contacter</a>
                        </li><li>
                          <a href="/pages/faq">FAQ</a>
                        </li><li>
                          <a href="/pages/suivi-de-commande">Livraison</a>
                        </li><li>
                          <a href="/policies/refund-policy">Faire un retour</a>
                        </li></ul></div>
                </details></div><div class="col-12 col-sm-12 col-md-3" ><div class="footer-block__title summary-title">🇫🇷 Entreprise française</div>
                <div class="footer-block__details-content">
                  <div class="rte">
                    <p>Vivez la culture japonaise à travers nos kimonos et vêtements inspirés du Japon.<br/>Alliez élégance, confort et authenticité avec Kimono Nation.</p><p><br/><strong>Contactez-nous</strong></p><p>Lundi au vendredi : 9h - 19h</p><p>Adresse : Kimono Nation, 43 Boulevard Auguste Blanqui, 75013, Paris, France</p><p>Mail: contact@kimononation.fr</p>
                  </div>
                </div></div><div class="col-12 col-sm-12 col-md-12" ><div class="footer-block__title summary-title"></div>
                <div class="footer-block__details-content">
                  <div class="rte">
                    
                  </div>
                </div></div></div>
      <hr class="mb-48 sm-mb-80">
    

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

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

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

                </li><li class="footer-payment__item">
                  <svg class="icon icon--full-color" width="38" height="24" role="img" aria-labelledby="pi-jcb" viewbox="0 0 38 24" xmlns="http://www.w3.org/2000/svg"><title id="pi-jcb">JCB</title><g fill="none" fill-rule="evenodd"><g fill-rule="nonzero"><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF"/></g><path d="M11.5 5H15v11.5a2.5 2.5 0 0 1-2.5 2.5H9V7.5A2.5 2.5 0 0 1 11.5 5z" fill="#006EBC"/><path d="M18.5 5H22v11.5a2.5 2.5 0 0 1-2.5 2.5H16V7.5A2.5 2.5 0 0 1 18.5 5z" fill="#F00036"/><path d="M25.5 5H29v11.5a2.5 2.5 0 0 1-2.5 2.5H23V7.5A2.5 2.5 0 0 1 25.5 5z" fill="#2AB419"/><path d="M10.755 14.5c-1.06 0-2.122-.304-2.656-.987l.78-.676c.068 1.133 3.545 1.24 3.545-.19V9.5h1.802v3.147c0 .728-.574 1.322-1.573 1.632-.466.144-1.365.221-1.898.221zm8.116 0c-.674 0-1.388-.107-1.965-.366-.948-.425-1.312-1.206-1.3-2.199.012-1.014.436-1.782 1.468-2.165 1.319-.49 3.343-.261 3.926.27v.972c-.572-.521-1.958-.898-2.919-.46-.494.226-.737.917-.744 1.448-.006.56.245 1.252.744 1.497.953.467 2.39.04 2.919-.441v1.01c-.358.255-1.253.434-2.129.434zm8.679-2.587c.37-.235.582-.567.582-1.005 0-.438-.116-.687-.348-.939-.206-.207-.58-.469-1.238-.469H23v5h3.546c.696 0 1.097-.23 1.315-.415.283-.25.426-.53.426-.96 0-.431-.155-.908-.737-1.212zm-1.906-.281h-1.428v-1.444h1.495c.956 0 .944 1.444-.067 1.444zm.288 2.157h-1.716v-1.513h1.716c.986 0 1.083 1.513 0 1.513z" fill="#FFF" fill-rule="nonzero"/></g></svg>
                </li><li class="footer-payment__item">
                  <svg class="icon icon--full-color" viewbox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-master"><title id="pi-master">Mastercard</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><circle fill="#EB001B" cx="15" cy="12" r="7"/><circle fill="#F79E1B" cx="23" cy="12" r="7"/><path fill="#FF5F00" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"/></svg>
                </li><li class="footer-payment__item">
                  <svg class="icon icon--full-color" viewbox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-visa"><title id="pi-visa">Visa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z" fill="#142688"/></svg>
                </li>
            </ul>
          </div><div class="footer-social mb-16">
  <ul class="flex" role="list"><li class="footer-social__item">
        <a href="https://www.facebook.com/profile.php?id=61579638110247" class="link footer-social__link"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-facebook"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"/></svg><span class="visually-hidden">Facebook</span>
        </a>
      </li><li class="footer-social__item">
        <a href="https://www.instagram.com/kimononation.fr/" class="link footer-social__link"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"/><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"/><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"/></svg><span class="visually-hidden">Instagram</span>
        </a>
      </li><li class="footer-social__item">
        <a href="https://www.pinterest.com/KimonoNation/" class="link footer-social__link"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="24" height="24" class="icon icon-pinterest icon--fill">
  <path d="M12 1.01c2.92.01 5.72 1.17 7.79 3.23 3.5 3.53 4.22 8.96 1.76 13.28-1.96 3.41-5.61 5.5-9.55 5.48-1.06 0-2.11-.13-3.13-.42.55-.9.92-1.7 1.12-2.37l.78-3.02c.18.37.54.68 1.06.96.53.26 1.06.41 1.64.41 1.15 0 2.18-.33 3.09-.99a6.35 6.35 0 0 0 2.11-2.7c.51-1.22.76-2.54.74-3.86 0-1.71-.66-3.17-1.97-4.43a6.95 6.95 0 0 0-5.02-1.88c-1.23 0-2.38.21-3.41.63a6.899 6.899 0 0 0-4.45 6.24c0 .99.18 1.86.57 2.61a3.2 3.2 0 0 0 1.68 1.58c.13.05.25.05.34 0 .09-.04.16-.13.2-.26l.24-.9c.07-.2.03-.4-.15-.59a3.11 3.11 0 0 1-.75-2.15c-.05-2.88 2.26-5.25 5.14-5.3h.32c1.44 0 2.56.4 3.35 1.17.81.79 1.21 1.8 1.21 3.06 0 1.05-.15 2.03-.44 2.91-.23.8-.65 1.53-1.23 2.13-.53.53-1.15.79-1.85.79-.57 0-1.03-.2-1.4-.62-.36-.42-.48-.92-.34-1.49.2-.7.41-1.41.62-2.11l.24-.96c.08-.34.12-.62.12-.86 0-.47-.13-.87-.37-1.17-.26-.3-.62-.46-1.1-.46-.59 0-1.1.26-1.49.82-.4.54-.61 1.23-.61 2.05 0 .51.09 1.02.24 1.51l.08.2c-.79 3.4-1.25 5.4-1.43 5.98-.16.72-.21 1.58-.17 2.56-4-1.77-6.59-5.71-6.6-10.08 0-3.03 1.07-5.64 3.22-7.77C6.23 2.12 9.05.94 11.98.98Z"/>
</svg>
<span class="visually-hidden">Pinterest</span>
        </a>
      </li><li class="footer-social__item">
        <a href="https://www.tiktok.com/@kimononation.fr" class="link footer-social__link"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" width="24" height="24" class="icon icon-tiktok icon--fill">
  <path d="M12.58 1h3.77s-.21 4.83 5.22 5.18v3.73s-2.91.18-5.22-1.59l.04 7.71c0 3.85-3.12 6.98-6.98 6.98s-6.98-3.12-6.98-6.98a6.98 6.98 0 0 1 6.98-6.98h.98v3.83c-1.67-.52-3.44.42-3.95 2.08-.52 1.67.42 3.44 2.08 3.95a3.153 3.153 0 0 0 4.09-3L12.57 1Z"/>
</svg>
<span class="visually-hidden">TikTok</span>
        </a>
      </li><li class="footer-social__item">
        <a href="https://x.com/Kimononation" class="link footer-social__link"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" class="icon icon-twitter icon--fill"><path d="m13.9 10.46 7.45-8.47h-1.76l-6.47 7.35-5.16-7.35H2l7.81 11.12L2 21.99h1.76l6.83-7.77 5.45 7.77H22l-8.1-11.53ZM4.4 3.29h2.71l12.48 17.46h-2.71L4.4 3.29Z"/></svg><span class="visually-hidden">Twitter</span>
        </a>
      </li><li class="footer-social__item">
        <a href="https://www.youtube.com/channel/UC3TrVsFAbvXrqBSDSXKPY1A" class="link footer-social__link"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-youtube"><path d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"/><polygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"/></svg><span class="visually-hidden">YouTube</span>
        </a>
      </li></ul>
</div>
</div><div class="copyright-and-localization text-align-center md-text-align-right"><div class="footer__copyright size--small"><span>
              &copy; 2025
Kimono Nation
</span></div>
      </div>

    </div>
    
      <a href="#" class="btn to-top-link"><svg role="presentation" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="14 12 10 8 6 12"/></svg><span class="visually-hidden">Retour en haut</span></a>
    
</footer>


</div>
<!-- END sections: footer-group --><ul hidden>
      <li id="a11y-refresh-page-message">Le choix d&#39;une sélection entraîne l&#39;actualisation de la page entière.</li>
    </ul>

    <script>
      window.shopUrl = 'https://kimononation.fr';
      window.routes = {
        root: '/',
        cart_url: '/cart',
        cart_add_url: '/cart/add',
        cart_change_url: '/cart/change',
        cart_update_url: '/cart/update',
        search_url: '/search',
        predictive_search_url: '/search/suggest',
        product_recommendations_url: '/recommendations/products',
      };

      window.cartStrings = {
        error: `Une erreur est survenue l&#39;actualisation de votre panier. Veuillez réessayer.`,
        quantityError: `Vous ne pouvez pas ajouter plus de [quantity] de ce produit à votre panier.`,
        shipping_free: `20% de reduction des deux produits achetes.`,
        shipping_not_free: `Achetez pour [amount] de plus et obtenez la livraison gratuite !`,
      };

      window.saleBadgeStrings = {
        default: `Vente`,
        savings: `Vous économisez [amount]`,
        percentage: `[percentage]% de réduction`,
      };

      window.variantStrings = {
        addToCart: `Ajouter au panier`,
        itemAdded: `Article ajouté au panier`,
        itemsAdded: `Articles ajoutés à votre panier`,
        soldOut: `Épuisé`,
        preOrder: `Pré-commander`,
        unavailable: `Unavailable`,
        unavailable_with_option: `[value] - Unavailable`,
        inventory: {
          in_stock: `En stock`,
          in_stock_with_quantity: `[quantity] en stock`,
          few_left: `Il n&#39;en reste plus que quelques-uns en stock !`,
          few_left_with_quantity: `Plus que {{ quantité }} en stock !`,
          will_be_in_stock_after: `De retour en stock [date]`,
          waiting_for_stock: `Inventaire en cours de réapprovisionnement`,
          out_of_stock: `Rupture de stock`,
          out_of_stock_continue_selling: `En stock`,
        },
      };

      window.accessibilityStrings = {
        imageAvailable: `L&#39;image [index] est maintenant disponible dans la galerie.`,
        shareSuccess: `Lien copié dans le presse-papiers`,
        pauseSlideshow: `Interrompre le diaporama`,
        playSlideshow: `Lire le diaporama`,
      };

      window.themeStrings = {
        product_count_simple_one: `[count] produit`,
        product_count_simple_other: `[count] produits`,
        results_with_count_one: `[count] résultat`,
        results_with_count_other: `[count] résultats`,
      };

      theme = {};
      theme.settings = {
        moneyFormat: "{{amount_with_comma_separator}}€",
      };

      theme.assets = {};
    </script>

    <svg xmlns="http://www.w3.org/2000/svg" width="0" height="0">
      <defs>
        <clippath id="circle-substract">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M24 15.373C18.7775 13.6859 15 8.78408 15 3C15 1.96746 15.1204 0.963039 15.3479 0L0 0V24H24V15.373Z" fill="black"/>
        </clippath>
      </defs>
    </svg>

    <script type="text/javascript" fetchpriority="low" src="//kimononation.fr/cdn/shop/t/12/assets/script-loader.js?v=125688262603733342831763960050" defer></script><script src="//kimononation.fr/cdn/shop/t/12/assets/faq-kimono-plage.js?v=184314737064859966201763960050" defer></script>

  <style> @media (hover: hover) {.card:hover .media > * {transform: none; }} </style>
<div id="shopify-block-Aajk0TllTV2lJZTdoT__15683396631634586217" class="shopify-block shopify-app-block"><script
  id="chat-button-container"
  data-horizontal-position=bottom_right  data-vertical-position=lowest  data-icon=chat_bubble  data-text=support  data-color=#5f230a  data-secondary-color=#FFFFFF  data-ternary-color=#6A6A6A  
    data-greeting-message=Konnichiwa+%21+%F0%9F%8C%B8+Bienvenue+dans+l%E2%80%99univers+Kimono+Nation%0A%0APosez-nous+vos+questions%2C+nous+serons+ravis+de+vous+accompagner+vers+le+kimono+parfait+%21  
  data-domain=kimononation.fr  data-shop-domain=kimononation.fr  data-external-identifier=ecDcNp0QNJE7z3BrLE_xmvUjpHmOaSq-iaIvz-vNuNQ  
>
</script>


</div></body>
</html>