MYR 25.00 · 2,000 sold · 4.9/5 (1200 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "I'm From Rice Toner 30ml / 150ml",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "25.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/marshear-beauty/products/cmnxcdm98000vrihpgbn69qfq"
},
"description": "I'm From Rice Toner — cult-favourite K-beauty toner made from rice extract for brightening and hydration. Milky textu...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "I'm From"
},
"sku": "IM-FROM-RICE-TONER",
"category": "Health & Beauty > Skincare",
"keywords": "i'm from, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 1200
}
}| SKU ID | cmnxcdm98000vrihpgbn69qfq |
| Price | MYR 25.00 |
| Currency | MYR |
| Brand | I'm From |
| Category | Health & Beauty > Skincare |
| Sales Volume | 2,000 |
| Rating | 4.9/5 |
| Reviews | 1,200 |
| External ID | shopee-18874494-1772605116 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdm98000vrihpgbn69qfq"
}
}
}curl -X POST /marshear-beauty/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdm98000vrihpgbn69qfq", "quantity": 1, "source": "your-agent"}'