MYR 25.00 · 9,000 sold · 4.9/5 (3200 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "SKINTIFIC Matte Fit Serum Sunscreen SPF50+ PA++++ Oil Control",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "25.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/skintific/products/cmnxcdl5z000hrihp80vca38h"
},
"description": "SKINTIFIC Matte Fit Serum Sunscreen SPF50+ PA++++ — high-protection sunscreen with oil control for a matte, non-greas...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "SKINTIFIC"
},
"sku": "MATTE-FIT-SUNSCREEN-SPF50",
"category": "Health & Beauty > Skincare",
"keywords": "skintific, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 3200
}
}| SKU ID | cmnxcdl5z000hrihp80vca38h |
| Price | MYR 25.00 |
| Currency | MYR |
| Brand | SKINTIFIC |
| Category | Health & Beauty > Skincare |
| Sales Volume | 9,000 |
| Rating | 4.9/5 |
| Reviews | 3,200 |
| External ID | shopee-1430310740-29576767646 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdl5z000hrihp80vca38h"
}
}
}curl -X POST /skintific/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdl5z000hrihp80vca38h", "quantity": 1, "source": "your-agent"}'