MYR 50.50 · 6,000 sold · 4.9/5 (1800 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "SKINTIFIC PDRN Skin Booster Ampoule Serum 1ml x 30pcs",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "50.50",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/skintific/products/cmnxcdlgg000mrihpn9s5qtqg"
},
"description": "SKINTIFIC PDRN Skin Booster Ampoule 30pcs — single-dose ampoule serums with PDRN (polydeoxyribonucleotide) for intens...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "SKINTIFIC"
},
"sku": "PDRN-AMPOULE-30PCS",
"category": "Health & Beauty > Skincare",
"keywords": "skintific, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 1800
}
}| SKU ID | cmnxcdlgg000mrihpn9s5qtqg |
| Price | MYR 50.50 |
| Currency | MYR |
| Brand | SKINTIFIC |
| Category | Health & Beauty > Skincare |
| Sales Volume | 6,000 |
| Rating | 4.9/5 |
| Reviews | 1,800 |
| External ID | shopee-1430310740-41270580906 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdlgg000mrihpn9s5qtqg"
}
}
}curl -X POST /skintific/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdlgg000mrihpn9s5qtqg", "quantity": 1, "source": "your-agent"}'