var availability = 'https://schema.org/InStock'; var txt = (document.body.textContent || '').toLowerCase(); if (/brak.*dost|niedost|out ?of ?stock|chwilowo niedostęp/.test(txt)) { availability = 'https://schema.org/OutOfStock'; } // OG/Twitter + og:url setMetaProp('og:type', 'product'); setMetaProp('og:url', url); if (title) setMetaProp('og:title', title); if (desc) setMetaProp('og:description', desc); if (img) { setMetaProp('og:image', img); setMetaProp('og:image:alt', title || 'Produkt'); } if (price) { setMetaProp('product:price:amount', String(priceNum)); setMetaProp('product:price:currency', 'PLN'); setMetaProp('product:availability', availability.endsWith('/InStock') ? 'in stock' : 'out of stock'); } if (title) setMetaName('twitter:title', title); if (desc) setMetaName('twitter:description', desc); if (img) setMetaName('twitter:image', img); // usuń tylko Product, zostaw inne typy w @graph $$('script[type="application/ld+json"]').forEach(function(s){ try { var j = JSON.parse(s.textContent || 'null'); if (!j) return; if (j['@type'] === 'Product') { s.remove(); return; } if (Array.isArray(j['@graph']) && j['@graph'].length) { var rest = j['@graph'].filter(n => !(n && n['@type'] === 'Product')); if (rest.length !== j['@graph'].length) { if (rest.length) { s.textContent = JSON.stringify({ '@graph': rest, '@context': j['@context'] || 'https://schema.org' }); } else { s.remove(); } } } } catch(e){} }); // Product LD-JSON var productLD = { "@context": "https://schema.org", "@type": "Product", "name": title || "", "description": desc || "", "image": img ? [img] : [], "sku": sku || "", "url": url }; if (brand) productLD.brand = { "@type": "Brand", "name": brand }; if (price) { productLD.offers = { "@type": "Offer", "priceCurrency": 'PLN', "price": String(priceNum), "availability": availability, "url": url, "itemCondition": "https://schema.org/NewCondition", "seller": { "@id": ORG_ID } }; } var sc = document.createElement('script'); sc.type = 'application/ld+json'; sc.text = JSON.stringify(productLD); document.head.appendChild(sc); } function startWhenReady(){ waitUntil(() => hasDomBasics() || hasGA4Product() || hasDataLayerViewItem(), 5000, 150) .catch(() => true) .then(kick); } if (document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', startWhenReady); } else { startWhenReady(); } })();
Brak towaru

1/2 Uncji Liść Klonowy Złota Moneta | Mieszane Roczniki

Symbol: 10409

Dostępność: Brak towaru

Cena: 7862.25

szt.

Dostępność i dostawa

Termin wysyłki do: 21 dni
Cena przesyłki:
17
  • Odbiór osobisty Mszana Dolna 0
  • Odbiór osobisty Dobczyce 0
  • Paczkomaty InPost 17
  • Kurier Pocztex 18
  • Kurier InPost 20
  • Kurier Pocztex Pobranie 28
Parametry:
Kraj:
Canada
Metal:
Złoto
Waga:
1/2oz
Typ:
Monety
Próba:
999.9/1000
Seria:
Kanadyjski Liść Klonowy
Średnica:
25 mm
Grubość:
0 mm
Waga metalu:
15,5518 g
Nie ma jeszcze komentarzy ani ocen dla tego produktu.
Ocena produktu
Zadaj pytanie