MYR 42.75 · 830 sold · 4.9/5 (201 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "VICTOR VS-900 High Repulsion Badminton String",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "42.75",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/victor-malaysia/products/cmnx6kqee0007j0hpcc9y74uu"
},
"description": "VICTOR VS-900 — high repulsion badminton string with 0.66mm gauge for powerful shots. High polymer nylon multifilamen...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rasl-m0kj0o7gn3fz49",
"brand": {
"@type": "Brand",
"name": "VICTOR"
},
"sku": "VS-900",
"category": "Sports & Outdoor > Badminton > Badminton String",
"keywords": "badminton string, VICTOR string, VS-900, high repulsion, 0.66mm",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 201
}
}| SKU ID | cmnx6kqee0007j0hpcc9y74uu |
| Price | MYR 42.75 |
| Currency | MYR |
| Brand | VICTOR |
| Category | Sports & Outdoor > Badminton > Badminton String |
| Sales Volume | 830 |
| Rating | 4.9/5 |
| Reviews | 201 |
| External ID | shopee-820003203-19052250989 |
| Completeness | 89% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnx6kqee0007j0hpcc9y74uu"
}
}
}curl -X POST /victor-malaysia/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnx6kqee0007j0hpcc9y74uu", "quantity": 1, "source": "your-agent"}'