Skip to content

Instantly share code, notes, and snippets.

@patrickcoombe
Last active April 26, 2019 18:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patrickcoombe/6754a46ab4fe6d1be983 to your computer and use it in GitHub Desktop.
Save patrickcoombe/6754a46ab4fe6d1be983 to your computer and use it in GitHub Desktop.
list item
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ItemList",
"url": "http://multivarki.ru?filters%5Bprice%5D%5BLTE%5D=39600",
"numberOfItems": "315",
"itemListElement": [{
"@type": "Product",
"image": "http://img01.multivarki.ru.ru/c9/f1/a5fe6642-18d0-47ad-b038-6fca20f1c923.jpeg",
"url": "http://multivarki.ru/brand_502/",
"name": "Brand 502"
},{
"@type": "Product",
"name": "..."
}
],
"offers": {
"@type": "Offer",
"price": "4399 p."
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment