MYR 5.39 · 2,000 sold · 4.6/5 (700 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "SACE LADY Deep Cleansing Blackhead Nose Strip",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "5.39",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/sace-lady/products/cmnxcdqt0002hrihpg30fj7pe"
},
"description": "SACE LADY Blackhead Nose Strip — deep cleansing pore strip that removes blackheads and unclogs pores. Simple peel-off...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "SACE LADY"
},
"sku": "BLACKHEAD-NOSE-STRIP",
"category": "Health & Beauty > Skincare",
"keywords": "sace lady, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 700
}
}| SKU ID | cmnxcdqt0002hrihpg30fj7pe |
| Price | MYR 5.39 |
| Currency | MYR |
| Brand | SACE LADY |
| Category | Health & Beauty > Skincare |
| Sales Volume | 2,000 |
| Rating | 4.6/5 |
| Reviews | 700 |
| External ID | shopee-1170976982-29434517240 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdqt0002hrihpg30fj7pe"
}
}
}curl -X POST /sace-lady/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdqt0002hrihpg30fj7pe", "quantity": 1, "source": "your-agent"}'