MYR 21.26 · 10,000 sold · 4.8/5 (3000 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "barenbliss Moist Mochi Paste Powder Blush 12H Cream Version",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "21.26",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/barenbliss/products/cmnxcdpg1001yrihp2umdz501"
},
"description": "barenbliss Moist Mochi Paste Powder Blush Cream — creamier version of the iconic mochi blush. Paste-to-powder technol...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "barenbliss"
},
"sku": "MOCHI-PASTE-BLUSH-CREAM",
"category": "Health & Beauty > Makeup",
"keywords": "barenbliss, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 3000
}
}| SKU ID | cmnxcdpg1001yrihp2umdz501 |
| Price | MYR 21.26 |
| Currency | MYR |
| Brand | barenbliss |
| Category | Health & Beauty > Makeup |
| Sales Volume | 10,000 |
| Rating | 4.8/5 |
| Reviews | 3,000 |
| External ID | shopee-575140464-40450317986 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdpg1001yrihp2umdz501"
}
}
}curl -X POST /barenbliss/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdpg1001yrihp2umdz501", "quantity": 1, "source": "your-agent"}'