{    “@context”: “http://schema.org”,    “@type”: “Product”,    “offers”: [{          “@type” : “Offer”,”sku”: “JS105\047\19″,”availability” : “http://schema.org/InStock”,          “price” : 79.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/js_tristan-leather-prewalker-gunmetal?variant=48214834184530”        },{          “@type” : “Offer”,”sku”: “JS105\047\20″,”availability” : “http://schema.org/InStock”,          “price” : 79.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/js_tristan-leather-prewalker-gunmetal?variant=48214834250066”        },{          “@type” : “Offer”,”sku”: “JS105\047\21″,”availability” : “http://schema.org/InStock”,          “price” : 79.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/js_tristan-leather-prewalker-gunmetal?variant=48214834282834”        },{          “@type” : “Offer”,”sku”: “JS105\047\22″,”availability” : “http://schema.org/InStock”,          “price” : 79.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/js_tristan-leather-prewalker-gunmetal?variant=48214834315602”        },{          “@type” : “Offer”,”sku”: “JS105\047\23″,”availability” : “http://schema.org/InStock”,          “price” : 79.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/js_tristan-leather-prewalker-gunmetal?variant=48214834348370”        },{          “@type” : “Offer”,”sku”: “JS105\047\24″,”availability” : “http://schema.org/InStock”,          “price” : 79.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/js_tristan-leather-prewalker-gunmetal?variant=48214834381138”        },{          “@type” : “Offer”,”sku”: “JS105\047\25″,”availability” : “http://schema.org/InStock”,          “price” : 79.95,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/js_tristan-leather-prewalker-gunmetal?variant=48214834413906”        }],    “brand”: ” KIDS”,    “sku”: “JS105\047\19”,    “name”: “JS_Tristan Leather – Gunmetal”,    “description”: “PRE-ORDER: This product is available as a pre-order. This means that the payment information must be entered now, but that the money will only be charged when the item is shipped from our warehouse. We expect to be able to ship the product no later than August 16. We will send an email to notify you that the money will be collected, approximately 14 days before the money is withdrawn. x JOSEPHINE SKRIVERIntroducing the exclusive by Josephine Skriver pre-walker collaboration in metallic leather. Tristan Leather is a trendy, easy-to-wear beginner shoe featuring adjustable velcro straps, a closed toe, and a solid heel cap for maximum comfort and support. Made from premium leather with removable cork insoles, fish leather details, shock-absorbing EVA foam, and rubber outsoles for excellent grip, Tristan is the perfect blend of style and functionality for little feet.• LWG certified metallic leather• Upcycled fishleather with ASC certification • Removable cork insole• Easy instep• Partially recycled rubber sole• Great supportPLEASE NOTE! It is not possible to order the product together with products that are not a pre-order. If this is the case, two orders must be placed. Please place an order with a pre-order and a second order with other products. Orders placed with a mix of pre-ordered and in-stock products will be contacted by customer service.”,    “category”: “”,    “url”: “https://.com/products/js_tristan-leather-prewalker-gunmetal”,      “gtin13”: “5713326586718”,      “productId”: “5713326586718”,”image”: {      “@type”: “ImageObject”,      “url”: “https://.com/cdn/shop/files/JS_Tristan_Leather-Prewalker-JS105-047_Gunmetal_1024x1024.jpg?v=1717052928”,      “image”: “https://.com/cdn/shop/files/JS_Tristan_Leather-Prewalker-JS105-047_Gunmetal_1024x1024.jpg?v=1717052928”,      “name”: “JS_Tristan Leather – Gunmetal”,      “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;}                                                            

 

                         |    

PRE-ORDER:
This product is available as a pre-order. This means that the payment information must be entered now, but that the money will only be charged when the item is shipped from our warehouse. We expect to be able to ship the product no later than August 16. We will send an email to notify you that the money will be collected, approximately 14 days before the money is withdrawn.

x JOSEPHINE SKRIVER

Introducing the exclusive by Josephine Skriver pre-walker collaboration in metallic leather. Tristan Leather is a trendy, easy-to-wear beginner shoe featuring adjustable velcro straps, a closed toe, and a solid heel cap for maximum comfort and support. Made from premium leather with removable cork insoles, fish leather details, shock-absorbing EVA foam, and rubber outsoles for excellent grip, Tristan is the perfect blend of style and functionality for little feet.

• LWG certified metallic leather
• Upcycled fishleather with ASC certification
• Removable cork insole
• Easy instep
• Partially recycled rubber sole
• Great support

PLEASE NOTE! It is not possible to order the product together with products that are not a pre-order. If this is the case, two orders must be placed. Please place an order with a pre-order and a second order with other products. Orders placed with a mix of pre-ordered and in-stock products will be contacted by customer service.

 

Size

19, 20, 21, 22, 23, 24, 25

Reviews

There are no reviews yet.

Be the first to review “Kids JS_Tristan Leather – Gunmetal”