MYR 14.57 · 10,000 sold · 4.8/5 (4500 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Glad2Glow Flawless Blurring Skin Tint Long Lasting Foundation",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "14.57",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/glad2glow/products/cmnxcdnfu0018rihp4vxe7pxv"
},
"description": "Glad2Glow Flawless Blurring Skin Tint Long Lasting — extended-wear version of the bestselling skin tint foundation. S...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Glad2Glow"
},
"sku": "FLAWLESS-SKIN-TINT-LL",
"category": "Health & Beauty > Makeup",
"keywords": "glad2glow, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 4500
}
}| SKU ID | cmnxcdnfu0018rihp4vxe7pxv |
| Price | MYR 14.57 |
| Currency | MYR |
| Brand | Glad2Glow |
| Category | Health & Beauty > Makeup |
| Sales Volume | 10,000 |
| Rating | 4.8/5 |
| Reviews | 4,500 |
| External ID | shopee-822280677-18237593132 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdnfu0018rihp4vxe7pxv"
}
}
}curl -X POST /glad2glow/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdnfu0018rihp4vxe7pxv", "quantity": 1, "source": "your-agent"}'