MYR 33.89 · 6,000 sold · 4.8/5 (2000 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "SKINTIFIC Perfect Stay Velvet Matte Cushion Foundation Long-Lasting",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "33.89",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/skintific/products/cmnxcdlef000lrihpaae4c4k9"
},
"description": "SKINTIFIC Perfect Stay Velvet Matte Cushion — long-lasting cushion foundation with a velvet matte finish. Controls oi...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "SKINTIFIC"
},
"sku": "PERFECT-STAY-VELVET-CUSHION",
"category": "Health & Beauty > Makeup",
"keywords": "skintific, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 2000
}
}| SKU ID | cmnxcdlef000lrihpaae4c4k9 |
| Price | MYR 33.89 |
| Currency | MYR |
| Brand | SKINTIFIC |
| Category | Health & Beauty > Makeup |
| Sales Volume | 6,000 |
| Rating | 4.8/5 |
| Reviews | 2,000 |
| External ID | shopee-1430310740-46251781679 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdlef000lrihpaae4c4k9"
}
}
}curl -X POST /skintific/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdlef000lrihpaae4c4k9", "quantity": 1, "source": "your-agent"}'