MYR 117.79 · 7 sold · 4.96/5 (170 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "WARRIX NSFC Away Jersey 25/26",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "117.79",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/warrix-official-store/products/cmnyen5jp00039phpy22qvqq0"
},
"description": "WARRIX NSFC Away Jersey 25/26 from Warrix Official Store. Price: MYR 117.79. 7 sold. Rating: 4.96/5. Available on Sho...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rash-md02274s1atf7a",
"brand": {
"@type": "Brand",
"name": "WARRIX"
},
"sku": "WARRIX-NSFC-AWAY-JERSEY",
"category": "Sportswear",
"keywords": "warrix, sportswear, jersey, malaysia",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.96,
"reviewCount": 170
}
}| SKU ID | cmnyen5jp00039phpy22qvqq0 |
| Price | MYR 117.79 |
| Currency | MYR |
| Brand | WARRIX |
| Category | Sportswear |
| Sales Volume | 7 |
| Rating | 4.96/5 |
| Reviews | 170 |
| External ID | shopee-1093333374-43011462059 |
| Completeness | 85% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnyen5jp00039phpy22qvqq0"
}
}
}curl -X POST /warrix-official-store/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnyen5jp00039phpy22qvqq0", "quantity": 1, "source": "your-agent"}'