MYR 121.00 · 124 sold · 5/5 (48 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "LARRIE Black Stretchy Sneakers Women L61925 [Best Seller]",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "121.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/larrie-shoes/products/cmnxb4swg000819hpcwv04g0i"
},
"description": "LARRIE L61925 Black — bestselling stretchy sneakers for women. Flexible knit upper adapts to foot shape. Lightweight ...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "LARRIE"
},
"sku": "L61925-KN01SV-1-BLACK",
"category": "Women's Shoes > Sneakers",
"keywords": "shoes, LARRIE, Malaysia, comfort, sneakers",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 48
}
}| SKU ID | cmnxb4swg000819hpcwv04g0i |
| Price | MYR 121.00 |
| Currency | MYR |
| Brand | LARRIE |
| Category | Women's Shoes > Sneakers |
| Sales Volume | 124 |
| Rating | 5/5 |
| Reviews | 48 |
| External ID | shopee-28703642-3955500410 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxb4swg000819hpcwv04g0i"
}
}
}curl -X POST /larrie-shoes/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxb4swg000819hpcwv04g0i", "quantity": 1, "source": "your-agent"}'