MYR 3.12 · 950 sold · 4.7/5 (380 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Some By Mi Real Care Sheet Mask Single Sheet",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "3.12",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/marshear-beauty/products/cmnxcdmpp0011rihp4adlwzzq"
},
"description": "Some By Mi Real Care Sheet Mask — single-sheet K-beauty mask from the trusted Some By Mi brand. Affordable daily skin...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Some By Mi"
},
"sku": "SOMEBYMI-SHEET-MASK",
"category": "Health & Beauty > Skincare",
"keywords": "some by mi, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 380
}
}| SKU ID | cmnxcdmpp0011rihp4adlwzzq |
| Price | MYR 3.12 |
| Currency | MYR |
| Brand | Some By Mi |
| Category | Health & Beauty > Skincare |
| Sales Volume | 950 |
| Rating | 4.7/5 |
| Reviews | 380 |
| External ID | shopee-18874494-11922887142 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdmpp0011rihp4adlwzzq"
}
}
}curl -X POST /marshear-beauty/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdmpp0011rihp4adlwzzq", "quantity": 1, "source": "your-agent"}'