MYR 121.00 · 732 sold · 5/5 (280 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "LARRIE Timeless Ballet Flats Women L61925",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "121.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/larrie-shoes/products/cmnxb4sk3000519hpijxld42t"
},
"description": "LARRIE L61925 — timeless ballet flats for women. Classic elegant design with soft flexible sole and comfortable fit. ...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "LARRIE"
},
"sku": "L61925-KN01SV",
"category": "Women's Shoes > Flats",
"keywords": "shoes, LARRIE, Malaysia, comfort, flats",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 280
}
}| SKU ID | cmnxb4sk3000519hpijxld42t |
| Price | MYR 121.00 |
| Currency | MYR |
| Brand | LARRIE |
| Category | Women's Shoes > Flats |
| Sales Volume | 732 |
| Rating | 5/5 |
| Reviews | 280 |
| External ID | shopee-28703642-28574990159 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxb4sk3000519hpijxld42t"
}
}
}curl -X POST /larrie-shoes/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxb4sk3000519hpijxld42t", "quantity": 1, "source": "your-agent"}'