MYR 20.70 · 4,000 sold · 4.8/5 (1200 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "SimplySiti Fresh Color Blusher Highly Pigmented",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "20.70",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/simplysiti/products/cmnxcdjt30004rihp7ufo4ki3"
},
"description": "SimplySiti Fresh Color Blusher — highly pigmented, long-lasting blush for a natural flush of colour. Buildable formul...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "SimplySiti"
},
"sku": "FRESH-COLOR-BLUSHER",
"category": "Health & Beauty > Makeup",
"keywords": "simplysiti, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 1200
}
}| SKU ID | cmnxcdjt30004rihp7ufo4ki3 |
| Price | MYR 20.70 |
| Currency | MYR |
| Brand | SimplySiti |
| Category | Health & Beauty > Makeup |
| Sales Volume | 4,000 |
| Rating | 4.8/5 |
| Reviews | 1,200 |
| External ID | shopee-10925020-19888960719 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdjt30004rihp7ufo4ki3"
}
}
}curl -X POST /simplysiti/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdjt30004rihp7ufo4ki3", "quantity": 1, "source": "your-agent"}'