MYR 69.00 · 4 sold · 5/5 (5 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "WARRIX Move Motion Edge Training Shirt",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "69.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/warrix-official-store/products/cmnyen5w700089phpe4w2e9q1"
},
"description": "WARRIX Move Motion Edge Training Shirt from Warrix Official Store. Price: MYR 69. 4 sold. Rating: 5/5. Available on S...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-820lb-mimhe5jgb7r847",
"brand": {
"@type": "Brand",
"name": "WARRIX"
},
"sku": "WARRIX-MOVE-MOTION-EDGE",
"category": "Sportswear",
"keywords": "warrix, sportswear, jersey, malaysia",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 5
}
}| SKU ID | cmnyen5w700089phpe4w2e9q1 |
| Price | MYR 69.00 |
| Currency | MYR |
| Brand | WARRIX |
| Category | Sportswear |
| Sales Volume | 4 |
| Rating | 5/5 |
| Reviews | 5 |
| External ID | shopee-1093333374-44803565822 |
| Completeness | 85% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnyen5w700089phpe4w2e9q1"
}
}
}curl -X POST /warrix-official-store/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnyen5w700089phpe4w2e9q1", "quantity": 1, "source": "your-agent"}'