MYR 299.00 · 17 sold · 3.7/5 (112 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "VICTOR A362 Badminton Shoes — Entry Level Performance",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "299.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/victor-malaysia/products/cmnx6kq7q0004j0hpy29zga0t"
},
"description": "VICTOR A362 — affordable badminton shoes with ENERGYMAX midsole cushioning. U-SHAPE technology for foot support. PU L...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-mc271y3qbs5zad",
"brand": {
"@type": "Brand",
"name": "VICTOR"
},
"sku": "A362",
"category": "Sports & Outdoor > Men's Sports Shoes > Badminton Shoes",
"keywords": "badminton shoes, VICTOR shoes, court shoes, affordable, entry level",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 3.7,
"reviewCount": 112
}
}| SKU ID | cmnx6kq7q0004j0hpy29zga0t |
| Price | MYR 299.00 |
| Currency | MYR |
| Brand | VICTOR |
| Category | Sports & Outdoor > Men's Sports Shoes > Badminton Shoes |
| Sales Volume | 17 |
| Rating | 3.7/5 |
| Reviews | 112 |
| External ID | shopee-820003203-43417928857 |
| Completeness | 91% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnx6kq7q0004j0hpy29zga0t"
}
}
}curl -X POST /victor-malaysia/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnx6kq7q0004j0hpy29zga0t", "quantity": 1, "source": "your-agent"}'