Product Schema (JSON-LD) helps search engines understand your product details like name, images, price, availability, and reviews. Implementing it correctly can make your pages eligible for rich results such as price and rating snippets, which may improve visibility and CTR.
Product Schema is a structured data format that describes a product and its commercial information. It’s ideal for ecommerce and product landing pages to communicate offers, pricing, availability, ratings, and reviews.
<head>
or just before </body>
.Use plugins like WPCode or Insert Headers & Footers to add the JSON-LD site-wide or per page.
Paste the JSON-LD block in your HTML template, ideally near the closing <head>
.
Offer
for single price; AggregateOffer
for ranges.