MYR 949.00 · 56 sold · 4.8/5 (87 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "VICTOR Auraspeed 90K II Badminton Racket",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "949.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/victor-malaysia/products/cmnx6kpuw0000j0hpl8xdnu45"
},
"description": "VICTOR Auraspeed 90K II — the ultimate speed racket enhanced with WES 2.0 for superior recovery, racket speed and att...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-m0kj0o7gn3fz49",
"brand": {
"@type": "Brand",
"name": "VICTOR"
},
"sku": "ARS-90K-II",
"category": "Sports & Outdoor > Badminton > Badminton Rackets",
"keywords": "badminton racket, VICTOR Auraspeed, speed racket, head light racket, Malaysia badminton",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 87
}
}| SKU ID | cmnx6kpuw0000j0hpl8xdnu45 |
| Price | MYR 949.00 |
| Currency | MYR |
| Brand | VICTOR |
| Category | Sports & Outdoor > Badminton > Badminton Rackets |
| Sales Volume | 56 |
| Rating | 4.8/5 |
| Reviews | 87 |
| External ID | shopee-820003203-23804724343 |
| Completeness | 93% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnx6kpuw0000j0hpl8xdnu45"
}
}
}curl -X POST /victor-malaysia/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnx6kpuw0000j0hpl8xdnu45", "quantity": 1, "source": "your-agent"}'