schema.org/Product — Machine-Readable
{
"@context": "https://schema.org",
"@type": "Product",
"name": "WARRIX Bubble Polo Shirt Unisex",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "67.62",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/warrix-official-store/products/cmnyen5hn00029php6z3jzo20"
} ,
"description": "WARRIX Bubble Polo Shirt Unisex from Warrix Official Store. Price: MYR 67.62. 16 sold. Rating: 5/5. Available on Shop...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7r991-lzyxpyg6kig0d2",
"brand": {
"@type": "Brand",
"name": "WARRIX"
},
"sku": "WARRIX-BUBBLE-POLO-SHIRT",
"category": "Sportswear",
"keywords": "warrix, sportswear, jersey, malaysia",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 48
}
}