MYR 21.75 · 10,000 sold · 4.9/5 (3500 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "SKINTIFIC Radiance Booster Serum Spray 100ml",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "21.75",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/skintific/products/cmnxcdl3x000grihp95l25uo7"
},
"description": "SKINTIFIC Radiance Booster Serum Spray 100ml — lightweight mist serum that delivers instant hydration and glow. Conve...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "SKINTIFIC"
},
"sku": "RADIANCE-SERUM-SPRAY-100ML",
"category": "Health & Beauty > Skincare",
"keywords": "skintific, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 3500
}
}| SKU ID | cmnxcdl3x000grihp95l25uo7 |
| Price | MYR 21.75 |
| Currency | MYR |
| Brand | SKINTIFIC |
| Category | Health & Beauty > Skincare |
| Sales Volume | 10,000 |
| Rating | 4.9/5 |
| Reviews | 3,500 |
| External ID | shopee-1430310740-26694127737 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdl3x000grihp95l25uo7"
}
}
}curl -X POST /skintific/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdl3x000grihp95l25uo7", "quantity": 1, "source": "your-agent"}'