MYR 12.99 · 1,000 sold · 4.7/5 (500 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "SACE LADY Lip Matte Waterproof Lip Tint Transfer-Proof 24H",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "12.99",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/sace-lady/products/cmnxcdqv3002irihpf10bsykd"
},
"description": "SACE LADY Lip Matte — waterproof matte lip tint with 24-hour transfer-proof wear. Ultra long-lasting formula stays pu...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "SACE LADY"
},
"sku": "LIPMATTE-WATERPROOF-24H",
"category": "Health & Beauty > Makeup",
"keywords": "sace lady, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 500
}
}| SKU ID | cmnxcdqv3002irihpf10bsykd |
| Price | MYR 12.99 |
| Currency | MYR |
| Brand | SACE LADY |
| Category | Health & Beauty > Makeup |
| Sales Volume | 1,000 |
| Rating | 4.7/5 |
| Reviews | 500 |
| External ID | shopee-1170976982-29169130511 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdqv3002irihpf10bsykd"
}
}
}curl -X POST /sace-lady/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdqv3002irihpf10bsykd", "quantity": 1, "source": "your-agent"}'