MYR 55.00 · 6,000 sold · 4.9/5 (2500 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "IUNIK Beta Glucan Power Moisture Serum 50ml",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "55.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/marshear-beauty/products/cmnxcdm58000urihppuc4vvx6"
},
"description": "IUNIK Beta Glucan Power Moisture Serum 50ml — deeply hydrating K-beauty serum with 98% beta glucan for intense moistu...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "IUNIK"
},
"sku": "IUNIK-BETA-GLUCAN-SERUM",
"category": "Health & Beauty > Skincare",
"keywords": "iunik, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 2500
}
}| SKU ID | cmnxcdm58000urihppuc4vvx6 |
| Price | MYR 55.00 |
| Currency | MYR |
| Brand | IUNIK |
| Category | Health & Beauty > Skincare |
| Sales Volume | 6,000 |
| Rating | 4.9/5 |
| Reviews | 2,500 |
| External ID | shopee-18874494-1255598121 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdm58000urihppuc4vvx6"
}
}
}curl -X POST /marshear-beauty/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdm58000urihppuc4vvx6", "quantity": 1, "source": "your-agent"}'