🛍️
Product Schema
Generate Product JSON-LD schema for ecommerce.
🔒100% Privacy⚡Instant🆓Free Forever📱Mobile Friendly
JSON-LD:
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Wireless Bluetooth Headphones",
"image": [
"https://example.com/product.jpg"
],
"description": "Premium noise-cancelling wireless headphones.",
"sku": "WH-1000XM5",
"brand": {
"@type": "Brand",
"name": "Sony"
},
"offers": {
"@type": "Offer",
"price": "29990",
"priceCurrency": "INR",
"availability": "https://schema.org/InStock"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.5",
"reviewCount": "120"
}
}
</script>◆ How it works
Product Schema — 3 simple steps
01
Fill product details
Name, price, brand, etc.
02
Copy schema
Paste in product page head
◆ FAQ
Common questions.
Eligible for?
+
◆ Related tools