MYR 18.63 · 10,000 sold · 4.8/5 (2800 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "barenbliss Apple Mousse Tint / Lily Luminous Glow Tint",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "18.63",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/barenbliss/products/cmnxcdpi4001zrihpezez462z"
},
"description": "barenbliss Mousse Tint — available in Apple (adorable matte mousse) and Lily (luminous glow) variants. Lightweight ti...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "barenbliss"
},
"sku": "MOUSSE-TINT-APPLE-LILY",
"category": "Health & Beauty > Makeup",
"keywords": "barenbliss, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 2800
}
}| SKU ID | cmnxcdpi4001zrihpezez462z |
| Price | MYR 18.63 |
| Currency | MYR |
| Brand | barenbliss |
| Category | Health & Beauty > Makeup |
| Sales Volume | 10,000 |
| Rating | 4.8/5 |
| Reviews | 2,800 |
| External ID | shopee-575140464-27923464871 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdpi4001zrihpezez462z"
}
}
}curl -X POST /barenbliss/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdpi4001zrihpezez462z", "quantity": 1, "source": "your-agent"}'