MYR 92.30 · 117 sold · 4.9/5 (42 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "LARRIE Black Stretchable Comfort Sneakers Women L62013",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "92.30",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/larrie-shoes/products/cmnxb4t16000919hpql72yjf8"
},
"description": "LARRIE L62013 Black — stretchable casual comfort sneakers for women. Same bestselling L62013 model in classic black c...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "LARRIE"
},
"sku": "L62013-TF01SV-1-BLACK",
"category": "Women's Shoes > Sneakers",
"keywords": "shoes, LARRIE, Malaysia, comfort, sneakers",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 42
}
}| SKU ID | cmnxb4t16000919hpql72yjf8 |
| Price | MYR 92.30 |
| Currency | MYR |
| Brand | LARRIE |
| Category | Women's Shoes > Sneakers |
| Sales Volume | 117 |
| Rating | 4.9/5 |
| Reviews | 42 |
| External ID | shopee-28703642-4760558458 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxb4t16000919hpql72yjf8"
}
}
}curl -X POST /larrie-shoes/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxb4t16000919hpql72yjf8", "quantity": 1, "source": "your-agent"}'