MYR 111.00 · 179 sold · 5/5 (65 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "LARRIE Black High Wedge Comfort Slippers Men 592515",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "111.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/larrie-shoes/products/cmnxb4sou000619hpvyfnbqqs"
},
"description": "LARRIE 592515 — men's black high wedge comfort slippers. Elevated sole design for height boost while maintaining comf...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "LARRIE"
},
"sku": "592515-YK1SV-1P-BLACK",
"category": "Men's Shoes > Slippers & Sandals",
"keywords": "shoes, LARRIE, Malaysia, comfort, slippers & sandals",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 65
}
}| SKU ID | cmnxb4sou000619hpvyfnbqqs |
| Price | MYR 111.00 |
| Currency | MYR |
| Brand | LARRIE |
| Category | Men's Shoes > Slippers & Sandals |
| Sales Volume | 179 |
| Rating | 5/5 |
| Reviews | 65 |
| External ID | shopee-28703642-53756704768 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxb4sou000619hpvyfnbqqs"
}
}
}curl -X POST /larrie-shoes/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxb4sou000619hpvyfnbqqs", "quantity": 1, "source": "your-agent"}'