# Shop the look

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

With this section, you can easily showcase different products on top of a single image and provide your customers with direct links to these products straight from the main image.

The main settings in the section are the ones listed [here](/amber-documentation/content-sections/common-settings.md). The additional settings are listed below.

Apart from the standard color overwrite settings, you can also set up the color of the pin (the dot which is positioned on top of the image).\
This can be done from the `Color pin` setting.

* **Flip image and text positions** -- if checked, the image will be on the right side of the section. Otherwise, it stays on the left.
* **Image** -- set the main image on top of which the dots will be positioned
* **Horizontal content alignment** -- from here you can control the horizontal text alignment - Left, Center or Right
* **Content large gap** -- checking this checkbox adds extra spacing between the image and the content next to it
* **Heading** -- here goes the heading of the content
* **Body text** -- here goes the main body text

### Blocks

Every product positioned on top of the image is managed as a separate block.

You can manage its background and text color from `Text` and `Background` color pickers.

In the `Product` field, you will need to choose which product to be shown.

In the Hotspot settings, you can manage the position of the pin on top of the main image.\
The position is managed in percentage based on the position of the main image.\
So setting the positions to 50% horizontal and 50% vertical, will make the pin show up in the middle of the image.


---

# Agent Instructions: 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://bigstart.gitbook.io/amber-documentation/content-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.
