> For the complete documentation index, see [llms.txt](https://pipeline.groupthought.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pipeline.groupthought.com/sections/list-of-sections/shop-the-look.md).

# Shop the look

### Setup

The hardest part about a shop the look section is finding an image that wil work on both desktop and mobile. For this reason we included the option to upload two images and have two sets of "hotspot" dots.&#x20;

<figure><img src="/files/AM6gO111SJxkwt2HpMyr" alt=""><figcaption><p>If you choose to use a separate image or a different crop of the same image, you'll need to check the box to enable this feature and upload a second image. </p></figcaption></figure>

If you use a separate mobile image, make sure to set the dot position for both the desktop and mobile image. If you don't have a mobile image, the dot sliders for the mobile image no longer have any effect on the section.&#x20;

<figure><img src="/files/sBJBoGoW2V4kDYZmjzlY" alt=""><figcaption><p>I recommend placing the dot in a position where it's unlikely to be underneath the product card.</p></figcaption></figure>

<figure><img src="/files/VVExx6BCt4nx8t7KGiyE" alt=""><figcaption><p>If you use a separate mobile image, make sure to set the dot position for both the desktop and mobile image. If you don't have a mobile image, the dot sliders for the mobile image no longer have any effect on the section. </p></figcaption></figure>

Mobile cards will open in a popup drawer.

####


---

# 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:

```
GET https://pipeline.groupthought.com/sections/list-of-sections/shop-the-look.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
