schema.org/Product — Machine-Readable
{
"@context": "https://schema.org",
"@type": "Product",
"name": "WARRIX NSFC Away Jersey Shirt 25/26 Unisex Breathable Lightweight Quick Dry",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "55.20",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/warrix-official-store/products/cmnyen5s300069phpiau5a2ku"
} ,
"description": "WARRIX NSFC Away Jersey Shirt 25/26 Unisex Breathable Lightweight Quick Dry from Warrix Official Store. Price: MYR 55...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-820l7-meidw1pfaio04c",
"brand": {
"@type": "Brand",
"name": "WARRIX"
},
"sku": "WARRIX-NSFC-AWAY-JERSEY",
"category": "Sportswear",
"keywords": "warrix, sportswear, jersey, malaysia",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.95,
"reviewCount": 39
}
}