MYR 9.90 · 8,000 sold · 4.8/5 (2800 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "SKINTIFIC Niacinamide Brightening Face Mask Centella 30pcs",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "9.90",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/skintific/products/cmnxcdl84000irihp2dzknp8r"
},
"description": "SKINTIFIC Niacinamide Brightening Mask 30pcs — daily face mask with niacinamide and centella for brightening and soot...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "SKINTIFIC"
},
"sku": "NIACINAMIDE-MASK-30PCS",
"category": "Health & Beauty > Skincare",
"keywords": "skintific, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 2800
}
}| SKU ID | cmnxcdl84000irihp2dzknp8r |
| Price | MYR 9.90 |
| Currency | MYR |
| Brand | SKINTIFIC |
| Category | Health & Beauty > Skincare |
| Sales Volume | 8,000 |
| Rating | 4.8/5 |
| Reviews | 2,800 |
| External ID | shopee-1430310740-29726817026 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdl84000irihp2dzknp8r"
}
}
}curl -X POST /skintific/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdl84000irihp2dzknp8r", "quantity": 1, "source": "your-agent"}'