Build schema.org Product JSON-LD with price, availability, and rating stars.
For ecommerce product pages. Eligible for Google rich results with price, availability, and review stars.
InStock, OutOfStock, PreOrder, etc.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Product",
"name": ""
}
</script>How to use
Paste the script tag inside the <head>of the page that hosts this content. Verify with Google's Rich Results Test after publishing.