MYR 10.80 · 2,000 sold · 4.7/5 (750 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "SACE LADY Face Powder Oil Control Matte Setting V2",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "10.80",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/sace-lady/products/cmnxcdqqw002grihp73yj92e4"
},
"description": "SACE LADY Face Powder V2 — updated oil control matte setting powder. Long-lasting formula keeps skin matte and shine-...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "SACE LADY"
},
"sku": "FACE-POWDER-OC-V2",
"category": "Health & Beauty > Makeup",
"keywords": "sace lady, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 750
}
}| SKU ID | cmnxcdqqw002grihp73yj92e4 |
| Price | MYR 10.80 |
| Currency | MYR |
| Brand | SACE LADY |
| Category | Health & Beauty > Makeup |
| Sales Volume | 2,000 |
| Rating | 4.7/5 |
| Reviews | 750 |
| External ID | shopee-1170976982-24262366984 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdqqw002grihp73yj92e4"
}
}
}curl -X POST /sace-lady/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdqqw002grihp73yj92e4", "quantity": 1, "source": "your-agent"}'