MYR 16.66 · 1,000 sold · 4.8/5 (450 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Somethinc Low pH Jelly Cleanser",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "16.66",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/somethinc/products/cmnxcdock001jrihpq3b0uit9"
},
"description": "Somethinc Low pH Jelly Cleanser — gentle jelly-textured facial cleanser with low pH to maintain the skin's natural mo...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Somethinc"
},
"sku": "LOW-PH-JELLY-CLEANSER",
"category": "Health & Beauty > Skincare",
"keywords": "somethinc, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 450
}
}| SKU ID | cmnxcdock001jrihpq3b0uit9 |
| Price | MYR 16.66 |
| Currency | MYR |
| Brand | Somethinc |
| Category | Health & Beauty > Skincare |
| Sales Volume | 1,000 |
| Rating | 4.8/5 |
| Reviews | 450 |
| External ID | shopee-770583363-21104554800 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdock001jrihpq3b0uit9"
}
}
}curl -X POST /somethinc/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdock001jrihpq3b0uit9", "quantity": 1, "source": "your-agent"}'