MYR 228.65 · 42 sold · 4.7/5 (35 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "VICTOR BR9213 Rectangular Racket Bag (12-Piece Capacity)",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "228.65",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/victor-malaysia/products/cmnx6kqc40006j0hp6dyc0qrk"
},
"description": "VICTOR BR9213 — spacious rectangular racket bag holding up to 12 rackets. 3 main compartments plus dedicated shoe com...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-mc271y3qbs5zad",
"brand": {
"@type": "Brand",
"name": "VICTOR"
},
"sku": "BR9213",
"category": "Sports & Outdoor > Badminton > Badminton Bags",
"keywords": "badminton bag, VICTOR bag, racket bag, 12-piece bag, sports bag",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 35
}
}| SKU ID | cmnx6kqc40006j0hp6dyc0qrk |
| Price | MYR 228.65 |
| Currency | MYR |
| Brand | VICTOR |
| Category | Sports & Outdoor > Badminton > Badminton Bags |
| Sales Volume | 42 |
| Rating | 4.7/5 |
| Reviews | 35 |
| External ID | shopee-820003203-25486600782 |
| Completeness | 90% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnx6kqc40006j0hp6dyc0qrk"
}
}
}curl -X POST /victor-malaysia/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnx6kqc40006j0hp6dyc0qrk", "quantity": 1, "source": "your-agent"}'