# Shop the look

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

Showcase a complete look by tagging products within an image, allowing customers to shop each item directly.

## How to add a Shop the look section to your Shopify store

{% hint style="success" %}

1. In the theme editor **(Customize)**, click **Add section.**
2. Select **Shop the look** section.
3. Make necessary changes.
4. **Save.**
   {% endhint %}

## How to customize the Shop the look section <a href="#how-to-customize-a-banner-with-tabs-section" id="how-to-customize-a-banner-with-tabs-section"></a>

The Shop the look section consists of three main blocks: **Header**, **Banner**, and **Hotspot**.

{% tabs %}
{% tab title="Header" %}

<figure><img src="/files/3kVqEtrL44sWvtnzAh2x" alt=""><figcaption></figcaption></figure>

Use the **Header** block to create and customize the section’s heading and introductory content.

<table><thead><tr><th width="214.1806640625">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Alignment</strong></td><td>Set the header alignment: left, center, or right.</td></tr><tr><td><strong>Devices</strong></td><td>Switch between desktop and mobile padding settings.</td></tr><tr><td><strong>Bottom</strong></td><td>Adjust the spacing below the header.</td></tr></tbody></table>

{% hint style="info" %}

#### 📦 Nested dynamic blocks

* **Heading** – Add a main title
* **Subheading** – Provide supporting text above or below the heading
* **Text** – Include additional descriptions or details
* **Image** – Display an image or icon
* **Button** – Add a call-to-action
  {% endhint %}

{% hint style="success" %}
📝 Learn more: [Basic](/pebble-theme/theme-blocks/basic.md)
{% endhint %}
{% endtab %}

{% tab title="Banner" %}

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

Configure the main image displayed in the section.

<table><thead><tr><th width="236.322509765625">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Image</strong></td><td>Select the banner image.</td></tr><tr><td><strong>Image mobile</strong></td><td>Upload a separate image optimized for mobile devices.</td></tr><tr><td><strong>Aspect ratio</strong></td><td>Adjust the image ratio for desktop display.</td></tr><tr><td><strong>Aspect ratio mobile</strong></td><td>Set a different image ratio for mobile display.</td></tr><tr><td><strong>Corner radius</strong></td><td>Control the roundness of the image corners.</td></tr></tbody></table>
{% endtab %}

{% tab title="Hotspot" %}

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

Add interactive hotspots to highlight products or key elements within an image.

<table><thead><tr><th width="200.43182373046875">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Label</strong></td><td>Enter the text displayed for the hotspot.</td></tr><tr><td><strong>Offset top</strong></td><td>Adjust the vertical position of the hotspot.</td></tr><tr><td><strong>Offset left</strong></td><td>Adjust the horizontal position of the hotspot.</td></tr><tr><td><strong>Offset top mobile</strong></td><td>Set the vertical position of the hotspot on mobile devices.</td></tr><tr><td><strong>Offset left mobile</strong></td><td>Set the horizontal position of the hotspot on mobile devices.</td></tr></tbody></table>

{% hint style="info" %}

#### 📦 Nested dynamic blocks

* **Image** – Display the associated product or visual
* **Text** – Add product name or description
* **Icon list** – Highlight key features or benefits. *Learn more:* [Basic](/pebble-theme/theme-blocks/basic.md#icon-list)
* **Button** – Add a call-to-action for the hotspot
  {% endhint %}

Learn more:&#x20;

{% content-ref url="/pages/Je2j8VQFFrujz0gUuISl" %}
[Basic](/pebble-theme/theme-blocks/basic.md)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}


---

# 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://docs.foxecom.com/pebble-theme/theme-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.
