MYR 28.80 · 795 sold · 4.8/5 (250 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "SimplySiti Argan Wonder Lipstick Hydrating",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "28.80",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/simplysiti/products/cmnxcdkd8000arihplbkmojvc"
},
"description": "SimplySiti Argan Wonder Lipstick — hydrating lipstick enriched with argan oil for nourished, colour-rich lips. Combin...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "SimplySiti"
},
"sku": "ARGAN-WONDER-LIPSTICK",
"category": "Health & Beauty > Makeup",
"keywords": "simplysiti, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 250
}
}| SKU ID | cmnxcdkd8000arihplbkmojvc |
| Price | MYR 28.80 |
| Currency | MYR |
| Brand | SimplySiti |
| Category | Health & Beauty > Makeup |
| Sales Volume | 795 |
| Rating | 4.8/5 |
| Reviews | 250 |
| External ID | shopee-10925020-21782490503 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdkd8000arihplbkmojvc"
}
}
}curl -X POST /simplysiti/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdkd8000arihplbkmojvc", "quantity": 1, "source": "your-agent"}'