MYR 7.80 · 1,000 sold · 4.8/5 (500 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Innisfree Active Mask 25ml (5 Types)",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "7.80",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/marshear-beauty/products/cmnxcdmhi000yrihpvcbr8tc9"
},
"description": "Innisfree Active Mask 25ml — sheet mask available in 5 types targeting different skin concerns. Powered by Jeju natur...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Innisfree"
},
"sku": "INNISFREE-ACTIVE-MASK",
"category": "Health & Beauty > Skincare",
"keywords": "innisfree, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 500
}
}| SKU ID | cmnxcdmhi000yrihpvcbr8tc9 |
| Price | MYR 7.80 |
| Currency | MYR |
| Brand | Innisfree |
| Category | Health & Beauty > Skincare |
| Sales Volume | 1,000 |
| Rating | 4.8/5 |
| Reviews | 500 |
| External ID | shopee-18874494-52355013264 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdmhi000yrihpvcbr8tc9"
}
}
}curl -X POST /marshear-beauty/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdmhi000yrihpvcbr8tc9", "quantity": 1, "source": "your-agent"}'