MYR 9.90 · 916 sold · 4.7/5 (350 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "3W Clinic Intensive UV Sun Cream SPF50+ PA++ 70ml",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "9.90",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/marshear-beauty/products/cmnxcdmto0012rihpocqhuzma"
},
"description": "3W Clinic Intensive UV Sun Cream SPF50+ PA++ 70ml — budget-friendly Korean sunscreen with high UV protection. Generou...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "3W Clinic"
},
"sku": "3W-CLINIC-SUN-CREAM-SPF50",
"category": "Health & Beauty > Skincare",
"keywords": "3w clinic, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 350
}
}| SKU ID | cmnxcdmto0012rihpocqhuzma |
| Price | MYR 9.90 |
| Currency | MYR |
| Brand | 3W Clinic |
| Category | Health & Beauty > Skincare |
| Sales Volume | 916 |
| Rating | 4.7/5 |
| Reviews | 350 |
| External ID | shopee-18874494-5517179918 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdmto0012rihpocqhuzma"
}
}
}curl -X POST /marshear-beauty/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdmto0012rihpocqhuzma", "quantity": 1, "source": "your-agent"}'