schema.org/Product — Machine-Readable
{
"@context": "https://schema.org",
"@type": "Product",
"name": "WARRIX Move Motion Edge Training Shirt",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "69.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/warrix-official-store/products/cmnyen5w700089phpe4w2e9q1"
} ,
"description": "WARRIX Move Motion Edge Training Shirt from Warrix Official Store. Price: MYR 69. 4 sold. Rating: 5/5. Available on S...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-820lb-mimhe5jgb7r847",
"brand": {
"@type": "Brand",
"name": "WARRIX"
},
"sku": "WARRIX-MOVE-MOTION-EDGE",
"category": "Sportswear",
"keywords": "warrix, sportswear, jersey, malaysia",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 5
}
}