MYR 809.14 · 46 sold · 5/5 (93 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "VICTOR Jetspeed S 12 II Badminton Racket",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "809.14",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/victor-malaysia/products/cmnx6kq5a0003j0hpinb68jyz"
},
"description": "VICTOR Jetspeed S 12 II — premium speed-attack hybrid racket. Slightly head heavy for power with fast handling. HARD ...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-lzijm88sywbp56",
"brand": {
"@type": "Brand",
"name": "VICTOR"
},
"sku": "JS-12-II",
"category": "Sports & Outdoor > Badminton > Badminton Rackets",
"keywords": "badminton racket, VICTOR Jetspeed, Lee Zii Jia racket, speed racket, competition",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 93
}
}| SKU ID | cmnx6kq5a0003j0hpinb68jyz |
| Price | MYR 809.14 |
| Currency | MYR |
| Brand | VICTOR |
| Category | Sports & Outdoor > Badminton > Badminton Rackets |
| Sales Volume | 46 |
| Rating | 5/5 |
| Reviews | 93 |
| External ID | shopee-820003203-20954676246 |
| Completeness | 95% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnx6kq5a0003j0hpinb68jyz"
}
}
}curl -X POST /victor-malaysia/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnx6kq5a0003j0hpinb68jyz", "quantity": 1, "source": "your-agent"}'