MYR 41.00 · 4,000 sold · 4.9/5 (1500 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "SKINTIFIC PDRN Repair Glow Cream Deep Hydration Barrier Repair",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "41.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/skintific/products/cmnxcdlkl000orihpovtylve9"
},
"description": "SKINTIFIC PDRN Repair Glow Cream — deeply hydrating cream with PDRN technology to repair and strengthen the skin barr...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "SKINTIFIC"
},
"sku": "PDRN-REPAIR-GLOW-CREAM",
"category": "Health & Beauty > Skincare",
"keywords": "skintific, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 1500
}
}| SKU ID | cmnxcdlkl000orihpovtylve9 |
| Price | MYR 41.00 |
| Currency | MYR |
| Brand | SKINTIFIC |
| Category | Health & Beauty > Skincare |
| Sales Volume | 4,000 |
| Rating | 4.9/5 |
| Reviews | 1,500 |
| External ID | shopee-1430310740-28126184028 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdlkl000orihpovtylve9"
}
}
}curl -X POST /skintific/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdlkl000orihpovtylve9", "quantity": 1, "source": "your-agent"}'