MYR 28.28 · 475 sold · 4.7/5 (200 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Somethinc Forever Stay Comfort Lip Glaze 3g",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "28.28",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/somethinc/products/cmnxcdop5001prihpvrw4y6mg"
},
"description": "Somethinc Forever Stay Comfort Lip Glaze 3g — compact lip glaze designed for comfortable long-lasting wear. Weightles...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Somethinc"
},
"sku": "FOREVER-STAY-COMFORT-GLAZE",
"category": "Health & Beauty > Makeup",
"keywords": "somethinc, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 200
}
}| SKU ID | cmnxcdop5001prihpvrw4y6mg |
| Price | MYR 28.28 |
| Currency | MYR |
| Brand | Somethinc |
| Category | Health & Beauty > Makeup |
| Sales Volume | 475 |
| Rating | 4.7/5 |
| Reviews | 200 |
| External ID | shopee-770583363-15497160331 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdop5001prihpvrw4y6mg"
}
}
}curl -X POST /somethinc/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdop5001prihpvrw4y6mg", "quantity": 1, "source": "your-agent"}'