MYR 12.00 · 621 sold · 4.8/5 (280 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Somethinc Glow Maker AHA BHA PHA Clarifying Treatment Toner",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "12.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/somethinc/products/cmnxcdol0001nrihpn5kyrr36"
},
"description": "Somethinc Glow Maker AHA BHA PHA Toner — triple-acid clarifying toner combining AHA, BHA, and PHA for exfoliation, po...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Somethinc"
},
"sku": "GLOW-MAKER-AHA-BHA-TONER",
"category": "Health & Beauty > Skincare",
"keywords": "somethinc, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 280
}
}| SKU ID | cmnxcdol0001nrihpn5kyrr36 |
| Price | MYR 12.00 |
| Currency | MYR |
| Brand | Somethinc |
| Category | Health & Beauty > Skincare |
| Sales Volume | 621 |
| Rating | 4.8/5 |
| Reviews | 280 |
| External ID | shopee-770583363-14791645714 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdol0001nrihpn5kyrr36"
}
}
}curl -X POST /somethinc/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdol0001nrihpn5kyrr36", "quantity": 1, "source": "your-agent"}'