MYR 41.16 · 10,000 sold · 4.9/5 (3000 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Numbuzin Toner Super Glowing Essence 200ml",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "41.16",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/marshear-beauty/products/cmnxcdm33000trihpc7p5aqf6"
},
"description": "Numbuzin Toner Super Glowing Essence 200ml — K-beauty toner that exfoliates dead cells and boosts glow. Available in ...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Numbuzin"
},
"sku": "NUMBUZIN-TONER-200ML",
"category": "Health & Beauty > Skincare",
"keywords": "numbuzin, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 3000
}
}| SKU ID | cmnxcdm33000trihpc7p5aqf6 |
| Price | MYR 41.16 |
| Currency | MYR |
| Brand | Numbuzin |
| Category | Health & Beauty > Skincare |
| Sales Volume | 10,000 |
| Rating | 4.9/5 |
| Reviews | 3,000 |
| External ID | shopee-18874494-21942109157 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdm33000trihpc7p5aqf6"
}
}
}curl -X POST /marshear-beauty/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdm33000trihpc7p5aqf6", "quantity": 1, "source": "your-agent"}'