{    “@context”: “http://schema.org”,    “@type”: “Product”,    “offers”: [{          “@type” : “Offer”,”sku”: “WL166\009\36″,”availability” : “http://schema.org/InStock”,          “price” : 109.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://woden.com/products/nora-iii-leather-sneakers-dark-navy?variant=42312246493398”        },{          “@type” : “Offer”,”sku”: “WL166\009\37″,”availability” : “http://schema.org/InStock”,          “price” : 109.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://woden.com/products/nora-iii-leather-sneakers-dark-navy?variant=42312246526166”        },{          “@type” : “Offer”,”sku”: “WL166\009\38″,”availability” : “http://schema.org/InStock”,          “price” : 109.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://woden.com/products/nora-iii-leather-sneakers-dark-navy?variant=42312246558934”        },{          “@type” : “Offer”,”sku”: “WL166\009\39″,”availability” : “http://schema.org/InStock”,          “price” : 109.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://woden.com/products/nora-iii-leather-sneakers-dark-navy?variant=42312246591702”        },{          “@type” : “Offer”,”sku”: “WL166\009\40″,”availability” : “http://schema.org/OutOfStock”,          “price” : 109.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://woden.com/products/nora-iii-leather-sneakers-dark-navy?variant=42312246624470”        },{          “@type” : “Offer”,”sku”: “WL166\009\41″,”availability” : “http://schema.org/OutOfStock”,          “price” : 109.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://woden.com/products/nora-iii-leather-sneakers-dark-navy?variant=42312246657238”        },{          “@type” : “Offer”,”sku”: “WL166\009\42″,”availability” : “http://schema.org/OutOfStock”,          “price” : 109.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://woden.com/products/nora-iii-leather-sneakers-dark-navy?variant=42312246690006”        }],    “brand”: “WODEN”,    “sku”: “WL166\009\36”,    “name”: “Nora III Leather – Dark Navy”,    “description”: “The Nora III sneaker combines suede and mesh for a modern and stylish design. Nylon and leather is incorporated into the shoe’s upper, making Nora III the perfect sneaker for an urban lifestyle. All leather is from LWG certified production. Unique for WODEN sneakers is that we incorporate at least 50% recycled polyester from PET bottles in the backing material. Soft PU-foam is used for the insole of the sneakers, which is not only lightweight but also shock-absorbing. In addition to the characteristic WODEN cork sole, Nora III Leather features a WODEN airflow footbed to ensure breathability and provides an ultra-soft walking experience throughout the day.• Recycled nylon • EVA sole• Perfect transition shoe• LWG certified suede• Fish leather details• Cork insole with Airflow system”,    “category”: “”,    “url”: “https://woden.com/products/nora-iii-leather-sneakers-dark-navy”,      “gtin13”: “5713326308129”,      “productId”: “5713326308129”,”image”: {      “@type”: “ImageObject”,      “url”: “https://woden.com/cdn/shop/products/Nora_III_Leather-Sneakers-WL166-009_Dark_Navy_1024x1024.jpg?v=1670283880”,      “image”: “https://woden.com/cdn/shop/products/Nora_III_Leather-Sneakers-WL166-009_Dark_Navy_1024x1024.jpg?v=1670283880”,      “name”: “Nora III Leather – Dark Navy”,      “width”: 1024,      “height”: 1024    }  }

   

     

   

     

                           

               fibbl-model-viewer {      background: #ffffff !important;    }  @media only screen and (min-width:769px){     fibbl-layer {       bottom: 0 !important;       left: 0 !important;       margin: 0 0 10px 10px !important;     }  }   @media only screen and (max-width:768px){     fibbl-layer {       top: 1em !important;    left: 50% !important;       transform: translateX(-50%) !important;     }  }  .product__thumb-item.mode fibbl-bar.33 d_thumb {    text-wrap: balance;    border: 1px solid gray;    padding: 10px 5px;}     fibbl-layer {    all: unset;    position: absolute;         font-family: var(–typeHeaderPrimary), var(–typeHeaderFallback);    font-size: 14px;    display: grid;    grid-template-columns: 1fr 1fr;    z-index: 2;    background: #ffffff;    border: 1px solid #000000;    font: var(–button-font);    letter-spacing: var(–typeHeaderSpacing);   }  .fibbl-layer-content {    z-index: 1; /* must be less than z-index for fibbl-layer */  }  fibbl-layer [data-element] {    all: unset;    display: inline-flex;    flex-direction: column;    padding: 0.6em 1em;    cursor: pointer;    text-align: center;    font-family: var(–typeHeaderPrimary), var(–typeHeaderFallback);   letter-spacing: var(–typeHeaderSpacing);  }  fibbl-layer [data-element]::before {    content: attr(data-text);  }  fibbl-layer [data-element]::after {    content: attr(data-text);    height: 0;    visibility: hidden;    font-weight: bold;  }  [data-element].fibbl-active {    color: #ffffff;    background: #000000;  }  [data-element].fibbl-active::before {    font-weight: bold;  }  /* VTO button styles —————————– */  .fibbl-md {      width: 100%;        position: absolute;    margin: 10px 0 0 10px;  }    .fibbl-sm fibbl-bar {      bottom: 0em;  }  .fibbl-md fibbl-bar { bottom: 0em;      right: 50%;        transform: translateX(50%);  } fibbl-bar {      all: unset;      position: relative;      z-index: 2;      white-space: nowrap;      font-family: var(–typeHeaderPrimary), var(–typeHeaderFallback);      font-size: 14px;      margin: 0 auto;      display: table;  }  fibbl-bar button {    all: unset;    padding: calc(0.6em + 2px) 2em;    border: 1px solid #000000;    color: black;    display: grid;    text-align: center;    cursor: pointer;    margin-bottom: 20px;  }  fibbl-bar button > span {    font-family: var(–typeHeaderPrimary), var(–typeHeaderFallback);    font-weight: var(–typeHeaderWeight);    letter-spacing: var(–typeHeaderSpacing);    line-height: var(–typeHeaderLineHeight);    font-size: 12px;  }  @keyframes vtoButtonAnimation {    0% {      opacity: 1;    }    48% {      opacity: 1;    }    51% {      opacity: 0;    }    100% {      opacity: 0;    }  }  fibbl-bar button > span:nth-of-type(1) {    animation: vtoButtonAnimation var(–animation-time) infinite alternate linear;  }  fibbl-bar button > span:nth-of-type(2) {    animation: vtoButtonAnimation var(–animation-time) infinite alternate-reverse      linear;  }:not(:defined){opacity:0;}            

         :not(:defined){opacity:0;}                                                            

 

                         |    

The Nora III sneaker combines suede and mesh for a modern and stylish design. Nylon and leather is incorporated into the shoe’s upper, making Nora III the perfect sneaker for an urban lifestyle.

All leather is from LWG certified production.

Unique for WODEN sneakers is that we incorporate at least 50% recycled polyester from PET bottles in the backing material. Soft PU-foam is used for the insole of the sneakers, which is not only lightweight but also shock-absorbing.

In addition to the characteristic WODEN cork sole, Nora III Leather features a WODEN airflow footbed to ensure breathability and provides an ultra-soft walking experience throughout the day.

• Recycled nylon
• EVA sole
• Perfect transition shoe
• LWG certified suede
• Fish leather details
• Cork insole with Airflow system

 

Size

36, 37, 38, 39

Reviews

There are no reviews yet.

Be the first to review “Nora III Leather – Dark Navy-Woden New”