MYR 14.57 · 10,000 sold · 4.8/5 (4000 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Glad2Glow Pout Candy Lip Gloss 3-in-1 Brightening Hydrating",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "14.57",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/glad2glow/products/cmnxcdnjs0019rihp0g56daxa"
},
"description": "Glad2Glow Pout Candy Lip Gloss — 3-in-1 lip product that brightens, colours, and hydrates lips. Glossy candy-like fin...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Glad2Glow"
},
"sku": "POUT-CANDY-LIP-GLOSS",
"category": "Health & Beauty > Makeup",
"keywords": "glad2glow, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 4000
}
}| SKU ID | cmnxcdnjs0019rihp0g56daxa |
| Price | MYR 14.57 |
| Currency | MYR |
| Brand | Glad2Glow |
| Category | Health & Beauty > Makeup |
| Sales Volume | 10,000 |
| Rating | 4.8/5 |
| Reviews | 4,000 |
| External ID | shopee-822280677-40975250615 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdnjs0019rihp0g56daxa"
}
}
}curl -X POST /glad2glow/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdnjs0019rihp0g56daxa", "quantity": 1, "source": "your-agent"}'