MYR 141.00 · 778 sold · 4.9/5 (320 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "LARRIE Black Comfort Travel Wear Men 562411",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "141.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/larrie-shoes/products/cmnxb4shi000419hpqsgkxl7v"
},
"description": "LARRIE 562411 — men's black comfort travel wear shoes. Online exclusive design with premium cushioning for long walks...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "LARRIE"
},
"sku": "562411-MU1SV-1PW-BLACK",
"category": "Men's Shoes > Casual Shoes",
"keywords": "shoes, LARRIE, Malaysia, comfort, casual shoes",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 320
}
}| SKU ID | cmnxb4shi000419hpqsgkxl7v |
| Price | MYR 141.00 |
| Currency | MYR |
| Brand | LARRIE |
| Category | Men's Shoes > Casual Shoes |
| Sales Volume | 778 |
| Rating | 4.9/5 |
| Reviews | 320 |
| External ID | shopee-28703642-28405348233 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxb4shi000419hpqsgkxl7v"
}
}
}curl -X POST /larrie-shoes/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxb4shi000419hpqsgkxl7v", "quantity": 1, "source": "your-agent"}'