Created
July 15, 2021 09:40
-
-
Save pentago/c6ff99fc940ed078ef6fe523f7db8901 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="application/ld+json"> | |
{ | |
"@context": "https://schema.org/", | |
"@type": "Product", | |
"description": "Tražite ženske papuče? Iznenadite svoja stopala i pružite im vrhunsku udobnost papučama iz Grubin anatomske kolekcije. Naručite odmah!", | |
"image": "https://devshop.grubin.rs/wp-content/uploads/2021/05/GRUBIN-zenska-papuca-Arizona-3352-sarena4-4.jpg", | |
"name": "ŽENSKA PAPUČA ARIZONA", | |
"aggregateRating": { | |
"@type": "AggregateRating", | |
"ratingValue": "4.4", | |
"ratingCount": "89" | |
}, | |
"offers": { | |
"@type": "Offer", | |
"url": "https://devshop.grubin.rs/prodavnica/zenska-obuca/zenske-papuce/classic-low/arizona-2/", | |
"priceCurrency": "RSD", | |
"price": "4,490.00", | |
"itemCondition": "https://schema.org/NewCondition", | |
"availability": "https://schema.org/InStock" | |
} | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment