# Shopping Carousel Template

A general-purpose shopping carousel Flex Message with product thumbnails, prices, and add-to-cart actions for up to 10 items.

## When to use

- Cross-sell or upsell after a purchase
- Personalized product recommendations
- Featured or trending product lineups


## Customization

| Field | How to customize |
|  --- | --- |
| `contents.contents[n] (bubbles)` | Duplicate a bubble to add more products, up to 10. Keep body height consistent. |
| `contents.contents[n].body (price)` | Bind product price to a recommendation variable. |
| `contents.contents[n].footer (cart action)` | Use a postback action to trigger your cart API, or a URI action. |


Attribution
This template is adapted from the official [LINE Flex Message Simulator](https://developers.line.biz/flex-simulator/). Review and customize the payload to match your brand and campaign context before sending.

## Back to gallery

[← All Flex Message templates](/products/marketing-cloud/engage-studio/channels/line/line-oa-flex-message-gallery)