MYR 67.62 · 16 sold · 5/5 (48 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "WARRIX Bubble Polo Shirt Unisex",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "67.62",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/warrix-official-store/products/cmnyen5hn00029php6z3jzo20"
},
"description": "WARRIX Bubble Polo Shirt Unisex from Warrix Official Store. Price: MYR 67.62. 16 sold. Rating: 5/5. Available on Shop...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7r991-lzyxpyg6kig0d2",
"brand": {
"@type": "Brand",
"name": "WARRIX"
},
"sku": "WARRIX-BUBBLE-POLO-SHIRT",
"category": "Sportswear",
"keywords": "warrix, sportswear, jersey, malaysia",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 48
}
}| SKU ID | cmnyen5hn00029php6z3jzo20 |
| Price | MYR 67.62 |
| Currency | MYR |
| Brand | WARRIX |
| Category | Sportswear |
| Sales Volume | 16 |
| Rating | 5/5 |
| Reviews | 48 |
| External ID | shopee-1093333374-27410760371 |
| Completeness | 85% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnyen5hn00029php6z3jzo20"
}
}
}curl -X POST /warrix-official-store/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnyen5hn00029php6z3jzo20", "quantity": 1, "source": "your-agent"}'