MYR 130.38 · 29 sold · 5/5 (14 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "WARRIX NSFC 3RD Jersey 25/26",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "130.38",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/warrix-official-store/products/cmnyen59h00009phpydkyseda"
},
"description": "WARRIX NSFC 3RD Jersey 25/26 from Warrix Official Store. Price: MYR 130.38. 29 sold. Rating: 5/5. Available on Shopee...",
"image": "https://down-my.img.susercontent.com/file/sg-11134201-8261w-mlljbftcwm4k35",
"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": 14
}
}| SKU ID | cmnyen59h00009phpydkyseda |
| Price | MYR 130.38 |
| Currency | MYR |
| Brand | WARRIX |
| Category | Sportswear |
| Sales Volume | 29 |
| Rating | 5/5 |
| Reviews | 14 |
| External ID | shopee-1093333374-40179146121 |
| Completeness | 85% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnyen59h00009phpydkyseda"
}
}
}curl -X POST /warrix-official-store/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnyen59h00009phpydkyseda", "quantity": 1, "source": "your-agent"}'