MYR 22.52 · 10,000 sold · 4.8/5 (3200 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Glad2Glow Perfect Glow Cover Cushion Foundation Glass Finish",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "22.52",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/glad2glow/products/cmnxcdnq3001crihpsbebbfkl"
},
"description": "Glad2Glow Perfect Glow Cover Cushion — cushion foundation with a dewy glass-skin finish. Provides coverage while main...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Glad2Glow"
},
"sku": "PERFECT-GLOW-CUSHION",
"category": "Health & Beauty > Makeup",
"keywords": "glad2glow, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 3200
}
}| SKU ID | cmnxcdnq3001crihpsbebbfkl |
| Price | MYR 22.52 |
| Currency | MYR |
| Brand | Glad2Glow |
| Category | Health & Beauty > Makeup |
| Sales Volume | 10,000 |
| Rating | 4.8/5 |
| Reviews | 3,200 |
| External ID | shopee-822280677-46905483336 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdnq3001crihpsbebbfkl"
}
}
}curl -X POST /glad2glow/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdnq3001crihpsbebbfkl", "quantity": 1, "source": "your-agent"}'