MYR 15.30 · 7,000 sold · 4.8/5 (2500 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Glad2Glow Flawless Blurring Skin Tint Tinted Moisturizer 12h",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "15.30",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/glad2glow/products/cmnxcdnw9001frihpwryh7ox7"
},
"description": "Glad2Glow Flawless Blurring Skin Tint — tinted moisturizer with 12-hour wear. Combines skincare hydration with light ...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Glad2Glow"
},
"sku": "FLAWLESS-SKIN-TINT-TM",
"category": "Health & Beauty > Makeup",
"keywords": "glad2glow, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 2500
}
}| SKU ID | cmnxcdnw9001frihpwryh7ox7 |
| Price | MYR 15.30 |
| Currency | MYR |
| Brand | Glad2Glow |
| Category | Health & Beauty > Makeup |
| Sales Volume | 7,000 |
| Rating | 4.8/5 |
| Reviews | 2,500 |
| External ID | shopee-822280677-22178045358 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdnw9001frihpwryh7ox7"
}
}
}curl -X POST /glad2glow/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdnw9001frihpwryh7ox7", "quantity": 1, "source": "your-agent"}'