MYR 12.00 · 1,000 sold · 4.8/5 (400 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Somethinc Game Changer Tripeptide Eye Concentrate Gel 20ml",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "12.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/somethinc/products/cmnxcdogs001lrihpvfl65q44"
},
"description": "Somethinc Game Changer Tripeptide Eye Gel 20ml — eye concentrate gel with tripeptide technology targeting dark circle...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Somethinc"
},
"sku": "TRIPEPTIDE-EYE-GEL",
"category": "Health & Beauty > Skincare",
"keywords": "somethinc, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 400
}
}| SKU ID | cmnxcdogs001lrihpvfl65q44 |
| Price | MYR 12.00 |
| Currency | MYR |
| Brand | Somethinc |
| Category | Health & Beauty > Skincare |
| Sales Volume | 1,000 |
| Rating | 4.8/5 |
| Reviews | 400 |
| External ID | shopee-770583363-20704554802 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdogs001lrihpvfl65q44"
}
}
}curl -X POST /somethinc/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdogs001lrihpvfl65q44", "quantity": 1, "source": "your-agent"}'