schema.org/Product — Machine-Readable
{
"@context": "https://schema.org",
"@type": "Product",
"name": "WARRIX NSFC 3RD Jersey 25/26",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "104.13",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/warrix-official-store/products/cmnyen5lr00049phpuutoblux"
} ,
"description": "WARRIX NSFC 3RD Jersey 25/26 from Warrix Official Store. Price: MYR 104.13. 7 sold. Rating: 5/5. Available on Shopee ...",
"image": "https://down-my.img.susercontent.com/file/sg-11134201-8261u-mlljhlx9djb8c0",
"brand": {
"@type": "Brand",
"name": "WARRIX"
},
"sku": "WARRIX-NSFC-3RD-JERSEY",
"category": "Sportswear",
"keywords": "warrix, sportswear, jersey, malaysia",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 4
}
}