MYR 349.00 · 35 sold · 5/5 (167 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "VICTOR T-40012 Quick-Dry Training T-Shirt",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "349.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/victor-malaysia/products/cmnx6kqgr0008j0hp70bjbdkn"
},
"description": "VICTOR T-40012 — comfortable quick-dry training t-shirt made from 100% polyester. Lightweight and breathable for inte...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-mc271y3qbs5zad",
"brand": {
"@type": "Brand",
"name": "VICTOR"
},
"sku": "T-40012",
"category": "Sports & Outdoor > Sports Clothing > Sports T-Shirts",
"keywords": "badminton shirt, VICTOR apparel, training shirt, quick-dry, sports shirt",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 167
}
}| SKU ID | cmnx6kqgr0008j0hp70bjbdkn |
| Price | MYR 349.00 |
| Currency | MYR |
| Brand | VICTOR |
| Category | Sports & Outdoor > Sports Clothing > Sports T-Shirts |
| Sales Volume | 35 |
| Rating | 5/5 |
| Reviews | 167 |
| External ID | shopee-820003203-43522251007 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnx6kqgr0008j0hp70bjbdkn"
}
}
}curl -X POST /victor-malaysia/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnx6kqgr0008j0hp70bjbdkn", "quantity": 1, "source": "your-agent"}'