Skip to content

Instantly share code, notes, and snippets.

@pentago
Created August 16, 2021 14:59
Show Gist options
  • Save pentago/977d5a929fb43a0dc38b8c5bef1120c8 to your computer and use it in GitHub Desktop.
Save pentago/977d5a929fb43a0dc38b8c5bef1120c8 to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Product",
"name": "ALLERGOFF® NEUTRALIZUJUĆI SPREJ",
"image": "https://allergoff.rs/wp-content/uploads/2020/09/32.png",
"description": "Sprej se lako nanosi – na udaljenosti od 20-30cm, na sve kućne predmete od tkanina koji su sakupljači prašine i alergena. Antialergenska zaštita traje i do 6 meseci nakon jednog nanošenja. Jedna boca može da pokrije čak 40m² ili 10 celih dušeka!",
"brand": {
"@type": "Brand",
"name": "Allergoff",
"logo": "https://allergoff.rs/wp-content/uploads/2020/09/Allergoff-RGB_poziom-szer.2000-px-1024x241.png"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.4",
"reviewCount": "89"
},
"offers": {
"@type": "Offer",
"url": "https://allergoff.rs/product/allergoff-neutralizujuci-sprej/",
"priceCurrency": "RSD",
"price": "1920",
"availability": "https://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "Allergoff",
"url": "https://allergoff.rs/"
}
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment