MYR 21.60 · 20,000 sold · 4.8/5 (6000 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "O.TWO.O Face Makeup Primer Long-Lasting 20g",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "21.60",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/otwoo/products/cmnxcdres002nrihpz20orq63"
},
"description": "O.TWO.O Face Makeup Primer 20g — long-lasting makeup primer that creates a smooth base for flawless foundation applic...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "O.TWO.O"
},
"sku": "FACE-PRIMER-20G",
"category": "Health & Beauty > Makeup",
"keywords": "o.two.o, makeup, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 6000
}
}| SKU ID | cmnxcdres002nrihpz20orq63 |
| Price | MYR 21.60 |
| Currency | MYR |
| Brand | O.TWO.O |
| Category | Health & Beauty > Makeup |
| Sales Volume | 20,000 |
| Rating | 4.8/5 |
| Reviews | 6,000 |
| External ID | shopee-1211685075-26804489043 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdres002nrihpz20orq63"
}
}
}curl -X POST /otwoo/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdres002nrihpz20orq63", "quantity": 1, "source": "your-agent"}'