MYR 19.23 · 615 sold · 4.7/5 (250 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Somethinc Forever Stay Lip Glaze Lipcream Glasting",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "19.23",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/somethinc/products/cmnxcdon3001orihp0ynanhl5"
},
"description": "Somethinc Forever Stay Lip Glaze — lip cream with a glasting glossy finish that stays comfortable all day. Non-drying...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Somethinc"
},
"sku": "FOREVER-STAY-LIP-GLAZE",
"category": "Health & Beauty > Makeup",
"keywords": "somethinc, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 250
}
}| SKU ID | cmnxcdon3001orihp0ynanhl5 |
| Price | MYR 19.23 |
| Currency | MYR |
| Brand | Somethinc |
| Category | Health & Beauty > Makeup |
| Sales Volume | 615 |
| Rating | 4.7/5 |
| Reviews | 250 |
| External ID | shopee-770583363-29676134585 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdon3001orihp0ynanhl5"
}
}
}curl -X POST /somethinc/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdon3001orihp0ynanhl5", "quantity": 1, "source": "your-agent"}'