schema.org/Product — Machine-Readable
{
"@context": "https://schema.org",
"@type": "Product",
"name": "WARRIX Football Basic Trousers Sport Shorts",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "26.10",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/warrix-official-store/products/cmnyen5o400059phpsnbi7zko"
} ,
"description": "WARRIX Football Basic Trousers Sport Shorts from Warrix Official Store. Price: MYR 26.1. 6 sold. Rating: 4.97/5. Avai...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7r98v-lzzz0oz72d0p14",
"brand": {
"@type": "Brand",
"name": "WARRIX"
},
"sku": "WARRIX-FOOTBALL-BASIC-TROUSERS",
"category": "Sportswear",
"keywords": "warrix, sportswear, jersey, malaysia",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.97,
"reviewCount": 76
}
}