Example request
Shopping cards are intent-detected: send a prompt that expresses shopping intent (for example, asking for products, prices, or where to buy). No flag is required.shoppingCards array documented below.
Overview
Shopping product information extracted from the response when AI Mode detects shopping intent.Shopping card structure
| Field | Type | Description |
|---|---|---|
title | string | Product title |
price | object | Structured pricing with value and currency |
store | string | Merchant/store name |
rating | number | Product rating |
product_link | string | Direct product URL |