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