MYR 7.70 · 997 sold · 4.8/5 (450 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "A:Fable Scent of Seoul Eau de Parfum 2ml / 45ml",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "7.70",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/marshear-beauty/products/cmnxcdmlh000zrihpy7b3qiqo"
},
"description": "A:Fable Scent of Seoul Eau de Parfum — K-beauty inspired fragrance capturing the essence of Seoul. Available in trave...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "A:Fable"
},
"sku": "AFABLE-SCENT-OF-SEOUL",
"category": "Health & Beauty > Fragrance",
"keywords": "a:fable, fragrance, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 450
}
}| SKU ID | cmnxcdmlh000zrihpy7b3qiqo |
| Price | MYR 7.70 |
| Currency | MYR |
| Brand | A:Fable |
| Category | Health & Beauty > Fragrance |
| Sales Volume | 997 |
| Rating | 4.8/5 |
| Reviews | 450 |
| External ID | shopee-18874494-49605427289 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdmlh000zrihpy7b3qiqo"
}
}
}curl -X POST /marshear-beauty/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdmlh000zrihpy7b3qiqo", "quantity": 1, "source": "your-agent"}'