MYR 42.76 · 503 sold · 4.8/5 (180 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "SimplySiti Argan Wonder Powder SPF30 Anti-Aging Radiant",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "42.76",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/simplysiti/products/cmnxcdkh7000brihpsjdb2x2c"
},
"description": "SimplySiti Argan Wonder Powder SPF30 — face powder with argan oil, SPF30 sun protection, and anti-aging benefits. Giv...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "SimplySiti"
},
"sku": "ARGAN-WONDER-POWDER",
"category": "Health & Beauty > Makeup",
"keywords": "simplysiti, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 180
}
}| SKU ID | cmnxcdkh7000brihpsjdb2x2c |
| Price | MYR 42.76 |
| Currency | MYR |
| Brand | SimplySiti |
| Category | Health & Beauty > Makeup |
| Sales Volume | 503 |
| Rating | 4.8/5 |
| Reviews | 180 |
| External ID | shopee-10925020-18088178368 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdkh7000brihpsjdb2x2c"
}
}
}curl -X POST /simplysiti/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdkh7000brihpsjdb2x2c", "quantity": 1, "source": "your-agent"}'