{    “@context”: “http://schema.org”,    “@type”: “Product”,    “offers”: [{          “@type” : “Offer”,”sku”: “WK145\605\19″,”availability” : “http://schema.org/InStock”,          “price” : 41.96,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/tristan-metallic-prewalker-canyon-rose?variant=46587170849106”        },{          “@type” : “Offer”,”sku”: “WK145\605\20″,”availability” : “http://schema.org/OutOfStock”,          “price” : 41.96,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/tristan-metallic-prewalker-canyon-rose?variant=46587170881874”        },{          “@type” : “Offer”,”sku”: “WK145\605\21″,”availability” : “http://schema.org/InStock”,          “price” : 41.96,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/tristan-metallic-prewalker-canyon-rose?variant=46587170914642”        },{          “@type” : “Offer”,”sku”: “WK145\605\22″,”availability” : “http://schema.org/OutOfStock”,          “price” : 41.96,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/tristan-metallic-prewalker-canyon-rose?variant=46587170947410”        },{          “@type” : “Offer”,”sku”: “WK145\605\23″,”availability” : “http://schema.org/InStock”,          “price” : 41.96,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/tristan-metallic-prewalker-canyon-rose?variant=46587170980178”        },{          “@type” : “Offer”,”sku”: “WK145\605\24″,”availability” : “http://schema.org/InStock”,          “price” : 41.96,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/tristan-metallic-prewalker-canyon-rose?variant=46587171012946”        },{          “@type” : “Offer”,”sku”: “WK145\605\25″,”availability” : “http://schema.org/InStock”,          “price” : 41.96,          “priceCurrency” : “EUR”,          “priceValidUntil”: “2024-06-18”,          “url” : “https://.com/products/tristan-metallic-prewalker-canyon-rose?variant=46587171045714”        }],    “brand”: ” KIDS”,    “sku”: “WK145\605\19”,    “name”: “Tristan Metallic – Canyon Rose”,    “description”: “Tristan Metallic is the optimal beginner baby shoe. It is made of textile, has metallic details and Velcro straps that make the shoes easy to put on and take off. The insole features a soft base crafted from light and shock-absorbing EVA foam, covered with the characteristic cork designed to ensure breathability. Our children’s styles always feature size markings on the insole, so you can be sure of your child’s correct size.”,    “category”: “”,    “url”: “https://.com/products/tristan-metallic-prewalker-canyon-rose”,      “gtin13”: “5713326315233”,      “productId”: “5713326315233”,”image”: {      “@type”: “ImageObject”,      “url”: “https://.com/cdn/shop/files/Tristan_Metallic-Prewalker-WK145-605_Canyon_Rose_1024x1024.jpg?v=1683625597”,      “image”: “https://.com/cdn/shop/files/Tristan_Metallic-Prewalker-WK145-605_Canyon_Rose_1024x1024.jpg?v=1683625597”,      “name”: “Tristan Metallic – Canyon Rose”,      “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;}                                                            

 

                         |    

Tristan Metallic is the optimal beginner baby shoe. It is made of textile, has metallic details and Velcro straps that make the shoes easy to put on and take off. The insole features a soft base crafted from light and shock-absorbing EVA foam, covered with the characteristic cork designed to ensure breathability. Our children’s styles always feature size markings on the insole, so you can be sure of your child’s correct size.

 

Size

19, 21, 23, 24, 25

Reviews

There are no reviews yet.

Be the first to review “Kids Tristan Metallic – Canyon Rose”