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