100% COTTON
Bow tie brooch
Ref: PPNTABCE0001/GEN
Original price was: $3.15.$2.71Current price is: $2.71.
    // Sélectionne l’élément par son ID  const tracabilite_span = document.getElementById(‘tracabilite_event’);  // Ajoute un écouteur de clic à cet élément  tracabilite_span.addEventListener(‘click’, function() {    const iframe = document.getElementById(‘iframe_tracabilite’);    if (!iframe.src || iframe.src === window.location.href) {      iframe.src = iframe.dataset.src;    }  });  document.addEventListener(‘DOMContentLoaded’, function() {    function isIE() {      const ua = window.navigator.userAgent;      const msie = ua.indexOf(‘MSIE ‘);      const trident = ua.indexOf(‘Trident/’);      return (msie > 0 || trident > 0);    }    if (!isIE()) return;    const hiddenInput = document.querySelector(‘#product-form-template–15364109533380__main input[name=”id”]’);    const noScriptInputWrapper = document.createElement(‘div’);    const variantSwitcher = document.querySelector(‘variant-radios[data-section=”template–15364109533380__main”]’) || document.querySelector(‘variant-selects[data-section=”template–15364109533380__main”]’);    noScriptInputWrapper.innerHTML = document.querySelector(‘.product-form__noscript-wrapper-template–15364109533380__main’).textContent;    variantSwitcher.outerHTML = noScriptInputWrapper.outerHTML;    document.querySelector(‘#Variants-template–15364109533380__main’).addEventListener(‘change’, function(event) {      hiddenInput.value = event.currentTarget.value;    });  });  {    “@context”: “http://schema.org/”,    “@type”: “Product”,    “name”: “Bow tie pin”,    “url”: “https://www.eden-park.com/en/products/broche-noeud-papillon-ppntabce0001_gen”,    “image”: [        “https://www.eden-park.com/cdn/shop/files/PPNTABCE0001_GEN_hd-face_1280x.jpg?v=1713453849”      ],    “description”: “”,    “sku”: “3606377217224”, “gtin13”: “3606377217224”,    “brand”: {      “@type”: “Brand”,      “name”: “Eden Park”    },    “offers”: [{          “@type” : “Offer”,”sku”: “3606377217224”,”availability” : “http://schema.org/InStock”,          “price” : 3.0,          “priceCurrency” : “EUR”,          “url” : “https://www.eden-park.com/en/products/broche-noeud-papillon-ppntabce0001_gen?variant=41376949895364”        }]  }
{ “@context”: “http://schema.org”, “@type”: “Product”, “aggregateRating”: { “@type”: “AggregateRating”, “ratingValue”: “4.0”, “reviewCount”: “1” }, “name”:”Bow tie pin”, “image”:[“https://www.eden-park.com/cdn/shop/files/PPNTABCE0001_GEN_hd-face.jpg?v=1713453849&width=480”], “offers”: { “@type”: “Offer”, “availability”: “http://schema.org/InStock”, “price”: “3.0”, “priceCurrency”: “EUR”, “sku”: “3606377217224”, “url”: “https://www.eden-park.com/en/products/broche-noeud-papillon-ppntabce0001_gen?variant=41376949895364” }, “brand”: { “@type”: “Brand”, “name”: “Eden Park” }, “sku”: “3606377217224” }