MYR 34.20 · 204 sold · 5/5 (456 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "VICTOR GR262 Overgrip (3-Pack) — Premium Sweat Absorption",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "34.20",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/victor-malaysia/products/cmnx6kqj20009j0hpfp46xnhn"
},
"description": "VICTOR GR262 — premium PU overgrip with excellent sweat absorption. 0.6mm thickness for comfortable grip feel. 3 piec...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rasl-m0kj0o7gn3fz49",
"brand": {
"@type": "Brand",
"name": "VICTOR"
},
"sku": "GR262",
"category": "Sports & Outdoor > Badminton > Badminton Accessories",
"keywords": "overgrip, VICTOR grip, badminton grip, racket grip, GR262",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 456
}
}| SKU ID | cmnx6kqj20009j0hpfp46xnhn |
| Price | MYR 34.20 |
| Currency | MYR |
| Brand | VICTOR |
| Category | Sports & Outdoor > Badminton > Badminton Accessories |
| Sales Volume | 204 |
| Rating | 5/5 |
| Reviews | 456 |
| External ID | shopee-820003203-21042052246 |
| Completeness | 87% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnx6kqj20009j0hpfp46xnhn"
}
}
}curl -X POST /victor-malaysia/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnx6kqj20009j0hpfp46xnhn", "quantity": 1, "source": "your-agent"}'