MYR 21.49 · 740 sold · 4.8/5 (320 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Somethinc Bakuchiol Skinpair Oil Serum 20ml",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "21.49",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/somethinc/products/cmnxcdoix001mrihpdk0812u5"
},
"description": "Somethinc Bakuchiol Skinpair Oil Serum 20ml — plant-based retinol alternative serum with bakuchiol. Delivers anti-agi...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Somethinc"
},
"sku": "BAKUCHIOL-OIL-SERUM",
"category": "Health & Beauty > Skincare",
"keywords": "somethinc, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 320
}
}| SKU ID | cmnxcdoix001mrihpdk0812u5 |
| Price | MYR 21.49 |
| Currency | MYR |
| Brand | Somethinc |
| Category | Health & Beauty > Skincare |
| Sales Volume | 740 |
| Rating | 4.8/5 |
| Reviews | 320 |
| External ID | shopee-770583363-21104554449 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdoix001mrihpdk0812u5"
}
}
}curl -X POST /somethinc/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdoix001mrihpdk0812u5", "quantity": 1, "source": "your-agent"}'