> 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/shop-the-look.md).

# Shop the look

Broadcast's interactive image and product section helps shoppers find the products from your brand images.&#x20;

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

### Flexible

Use it as a static image to promote products. Or display the product dots, which link to the products, making it easier to find the right one. Perfect for any page, including Lookbooks.

The product dots can be easily positioned over the branded image and link to the product in the section.

### Customize

* For desktop viewers, position the brand image on the left or right side.&#x20;
* Products can be shown in one or two columns.&#x20;
* Toggle the product dots to make it an interactive or static section.
* Each product block has horizontal and vertical dot position sliders to map precisely where you like. &#x20;
* Mobile users have an interactive slider to view the products:

<figure><img src="/files/jL8Rwixo2idkq5hsQBGX" alt=""><figcaption><p><strong>Mobile button can be customized</strong></p></figcaption></figure>

### Video Overview

This video demonstrates the section settings and block options for the **Shop the Look** section, including mobile layouts:

{% embed url="<https://www.loom.com/share/5a60387e79494228a0db6756657af757?sid=69dc9ba0-c809-4c18-9a87-887a423134a0>" %}
**Shop the look section video overview**
{% 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/shop-the-look.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.
