MYR 226.19 · 515 sold · 4.9/5 (42 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "VICTOR DriveX 9X Badminton Racket — All-Round Performance",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "226.19",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/victor-malaysia/products/cmnx6kq300002j0hpylu7ak4k"
},
"description": "VICTOR DriveX 9X — versatile all-round racket with even balance for both attacking and defensive play. Nano Fortify T...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rasl-m0kj0o7gn3fz49",
"brand": {
"@type": "Brand",
"name": "VICTOR"
},
"sku": "DX-9X",
"category": "Sports & Outdoor > Badminton > Badminton Rackets",
"keywords": "badminton racket, VICTOR DriveX, all-round racket, even balance, versatile",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 42
}
}| SKU ID | cmnx6kq300002j0hpylu7ak4k |
| Price | MYR 226.19 |
| Currency | MYR |
| Brand | VICTOR |
| Category | Sports & Outdoor > Badminton > Badminton Rackets |
| Sales Volume | 515 |
| Rating | 4.9/5 |
| Reviews | 42 |
| External ID | shopee-820003203-19754078420 |
| Completeness | 92% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnx6kq300002j0hpylu7ak4k"
}
}
}curl -X POST /victor-malaysia/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnx6kq300002j0hpylu7ak4k", "quantity": 1, "source": "your-agent"}'