MYR 579.00 · 102 sold · 4.9/5 (145 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "VICTOR Thruster F Enhanced Edition Badminton Racket",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "579.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/victor-malaysia/products/cmnx6kq0p0001j0hpey14yz9h"
},
"description": "VICTOR Thruster F Enhanced Edition — bestselling power racket with Free-Cored Technology for maximum smash power. PYR...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-lzijm88sywbp56",
"brand": {
"@type": "Brand",
"name": "VICTOR"
},
"sku": "TK-F-ENHANCED-C",
"category": "Sports & Outdoor > Badminton > Badminton Rackets",
"keywords": "badminton racket, VICTOR Thruster F, power racket, attacking racket, Malaysia",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 145
}
}| SKU ID | cmnx6kq0p0001j0hpey14yz9h |
| Price | MYR 579.00 |
| Currency | MYR |
| Brand | VICTOR |
| Category | Sports & Outdoor > Badminton > Badminton Rackets |
| Sales Volume | 102 |
| Rating | 4.9/5 |
| Reviews | 145 |
| External ID | shopee-820003203-17797607327 |
| Completeness | 94% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnx6kq0p0001j0hpey14yz9h"
}
}
}curl -X POST /victor-malaysia/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnx6kq0p0001j0hpey14yz9h", "quantity": 1, "source": "your-agent"}'