{
"success": true,
"result": {
"text": "Here are some excellent laptops for software development...",
"shoppingCards": [
{
"type": "shoppingProducts",
"layout": "Carousel",
"products": [
{
"product": {
"id": "prod_12345",
"groupId": "group_12345"
},
"offerId": "offer_12345",
"url": "https://www.microsoft.com/en-us/d/surface-laptop-studio-2/8rqr54krf1dz",
"name": "Microsoft Surface Laptop Studio 2",
"description": "The most powerful Surface laptop yet",
"images": [
{
"title": "Front view",
"url": "https://example.com/surface.jpg"
}
],
"specifications": [
{
"displayName": "Color",
"values": ["Platinum", "Black"]
}
],
"tags": ["laptop", "professional"],
"price": {
"amount": 1999.99,
"currency": "USD",
"currencySymbol": "$"
},
"seller": "Microsoft Store",
"sellerLogoUrl": "https://example.com/microsoft-logo.png",
"brandName": "Microsoft",
"rating": {
"value": 4.7,
"count": 542
},
"canTrackPrice": true
}
]
}
],
"sources": [
{
"position": 1,
"url": "https://www.microsoft.com/surface",
"label": "Microsoft Surface",
"description": "Official Microsoft Surface product information"
}
]
}
}