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