MYR 104.13 · 7 sold · 5/5 (4 reviews)
{
"@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
}
}| SKU ID | cmnyen5lr00049phpuutoblux |
| Price | MYR 104.13 |
| Currency | MYR |
| Brand | WARRIX |
| Category | Sportswear |
| Sales Volume | 7 |
| Rating | 5/5 |
| Reviews | 4 |
| External ID | shopee-1093333374-51206948912 |
| Completeness | 85% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnyen5lr00049phpuutoblux"
}
}
}curl -X POST /warrix-official-store/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnyen5lr00049phpuutoblux", "quantity": 1, "source": "your-agent"}'