MYR 5.00 · 1,000 sold · 4.8/5 (600 reviews)
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Axis-Y Mini Glow Set 4-Piece Trial Kit",
"offers": { @type, price... }
{
"@type": "Offer",
"price": "5.00",
"priceCurrency": "MYR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/NewCondition",
"url": "/marshear-beauty/products/cmnxcdmfe000xrihp44oeke7p"
},
"description": "Axis-Y Mini Glow Set — 4-piece trial kit featuring bestselling Axis-Y skincare products. Perfect starter set to try t...",
"image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-placeholder",
"brand": {
"@type": "Brand",
"name": "Axis-Y"
},
"sku": "AXISY-MINI-GLOW-SET",
"category": "Health & Beauty > Skincare",
"keywords": "axis-y, skincare, Malaysia, Shopee, beauty",
"aggregateRating": { @type, ratingValue... }
{
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 600
}
}| SKU ID | cmnxcdmfe000xrihp44oeke7p |
| Price | MYR 5.00 |
| Currency | MYR |
| Brand | Axis-Y |
| Category | Health & Beauty > Skincare |
| Sales Volume | 1,000 |
| Rating | 4.8/5 |
| Reviews | 600 |
| External ID | shopee-18874494-9367945169 |
| Completeness | 88% |
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_product",
"arguments": {
"skuId": "cmnxcdmfe000xrihp44oeke7p"
}
}
}curl -X POST /marshear-beauty/api/commerce/orders \
-H "Content-Type: application/json" \
-d '{"skuId": "cmnxcdmfe000xrihp44oeke7p", "quantity": 1, "source": "your-agent"}'