> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/products-with-image.md).

# Products with image

Build an engaging section showcasing products from a collection alongside a prominent image promotion. This modern design by Broadcast captures shoppers' attention while browsing your store pages.

<figure><img src="/files/gdTZEWWnZi63KXKZzu74" alt=""><figcaption></figcaption></figure>

### Flexible

You can select up to four products to feature in this promotion. The **Quick Add** feature quickly adds items to the cart. The call-to-action link over the image allows shoppers to view more items.

<figure><img src="/files/2Y10s0awuoVaFtxJNoaB" alt=""><figcaption><p><strong>Choose any products to build the product list. The Quick Add feature appears while hovering a product.</strong></p></figcaption></figure>

### Customize

* Mobile placement can be reversed to show the image first or after the products.

<figure><img src="/files/5CrY2Q1IR6VYmSjSyNnM" alt=""><figcaption></figcaption></figure>

* The mobile layout can have one or two items per row or a slider for less vertical scrolling.
* When using four products for your section, choose a tall image to span two rows of products. A wide-aspect ratio image will work best for two products.

<figure><img src="/files/ClClNyPiMwZrWm8Tyw5y" alt=""><figcaption><p><strong>Use a wide image for single row sections or a tall image for two rows</strong></p></figcaption></figure>

### Video Overview

This video demonstrates the section settings and block options for the **Products with image** section, including mobile layouts:

{% embed url="<https://www.loom.com/share/c372a87616c84ebe96d4b147eef6556c?sid=af314567-4f96-4fb2-8c1c-9785a363fc57>" %}
**Video walkthrough of the products with image section**
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/products-with-image.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
