MYR 449.90 · 57 sold · 4.9/5 (19 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "VICTOR P8500CLS Professional Badminton Shoes",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "449.90",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/victor-malaysia/products/cmnwxc8790003mxhpcd98m8x5"
},
"description": "VICTOR P8500CLS professional badminton shoes with ENERGYMAX midsole for superior cushioning and energy return. Featur...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-mc271y3qbs5zad",
"brand": {
"@type": "Brand",
"name": "VICTOR"
},
"sku": "P8500CLS",
"category": "Sports & Outdoor > Men's Sports Shoes > Badminton Shoes",
"keywords": "badminton shoes, VICTOR shoes, court shoes, P8500CLS, sports shoes Malaysia",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 19
}
}| SKU ID | cmnwxc8790003mxhpcd98m8x5 |
| Price | MYR 449.90 |
| Currency | MYR |
| Brand | VICTOR |
| Category | Sports & Outdoor > Men's Sports Shoes > Badminton Shoes |
| Sales Volume | 57 |
| Rating | 4.9/5 |
| Reviews | 19 |
| External ID | shopee-820003203-41958193143 |
| Completeness | 93% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnwxc8790003mxhpcd98m8x5"
}
}
}curl -X POST /victor-malaysia/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnwxc8790003mxhpcd98m8x5", "quantity": 1, "source": "your-agent"}'