MYR 64.00 · 62 sold · 5/5 (22 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "LARRIE Coffee All-Day Comfort Slippers Men 592415",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "64.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/larrie-shoes/products/cmnxb4tfk000c19hpwfd1ygi7"
},
"description": "LARRIE 592415 — men's coffee coloured all-day comfort slippers. Online exclusive with soft cushioned sole for extende...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "LARRIE"
},
"sku": "592415-681SV-33P-COFFEE",
"category": "Men's Shoes > Slippers & Sandals",
"keywords": "shoes, LARRIE, Malaysia, comfort, slippers & sandals",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 22
}
}| SKU ID | cmnxb4tfk000c19hpwfd1ygi7 |
| Price | MYR 64.00 |
| Currency | MYR |
| Brand | LARRIE |
| Category | Men's Shoes > Slippers & Sandals |
| Sales Volume | 62 |
| Rating | 5/5 |
| Reviews | 22 |
| External ID | shopee-28703642-25374642118 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxb4tfk000c19hpwfd1ygi7"
}
}
}curl -X POST /larrie-shoes/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxb4tfk000c19hpwfd1ygi7", "quantity": 1, "source": "your-agent"}'