MYR 24.95 · 6,000 sold · 4.8/5 (2000 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "barenbliss Bloomatte True Beauty Cushion Foundation 24H Matte",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "24.95",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/barenbliss/products/cmnxcdpk80020rihpnxx4nl5d"
},
"description": "barenbliss Bloomatte Cushion Foundation — 24-hour matte wear cushion foundation that controls oil and covers imperfec...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "barenbliss"
},
"sku": "BLOOMATTE-CUSHION-24H",
"category": "Health & Beauty > Makeup",
"keywords": "barenbliss, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 2000
}
}| SKU ID | cmnxcdpk80020rihpnxx4nl5d |
| Price | MYR 24.95 |
| Currency | MYR |
| Brand | barenbliss |
| Category | Health & Beauty > Makeup |
| Sales Volume | 6,000 |
| Rating | 4.8/5 |
| Reviews | 2,000 |
| External ID | shopee-575140464-49156093696 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdpk80020rihpnxx4nl5d"
}
}
}curl -X POST /barenbliss/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdpk80020rihpnxx4nl5d", "quantity": 1, "source": "your-agent"}'