MYR 43.24 · 2,000 sold · 4.8/5 (650 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "SimplySiti Timeless Two-Way Cake SPF30 Compact Powder Matte",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "43.24",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/simplysiti/products/cmnxcdjz50006rihpudo66wqr"
},
"description": "SimplySiti Timeless Two-Way Cake SPF30 — luminous compact powder with matte finish and sun protection. Can be used dr...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "SimplySiti"
},
"sku": "TIMELESS-TWC-SPF30",
"category": "Health & Beauty > Makeup",
"keywords": "simplysiti, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 650
}
}| SKU ID | cmnxcdjz50006rihpudo66wqr |
| Price | MYR 43.24 |
| Currency | MYR |
| Brand | SimplySiti |
| Category | Health & Beauty > Makeup |
| Sales Volume | 2,000 |
| Rating | 4.8/5 |
| Reviews | 650 |
| External ID | shopee-10925020-29430286755 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdjz50006rihpudo66wqr"
}
}
}curl -X POST /simplysiti/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdjz50006rihpudo66wqr", "quantity": 1, "source": "your-agent"}'