# Shop the Look

Shop the Look is where a set of products mixed and matched together. This section allows merchants to showcase complete outfits or curated product combinations, encouraging customers to easily purchase entire looks with just a few clicks.

By creating visually appealing collections, merchants can leverage the "Shop the Look" section to influence customer buying decisions and enhance the overall aesthetic appeal of their online store.

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

{% hint style="info" %}
Steps:

1. In the theme editor (**Customize**), click **Add section**
2. Locate and custom **Shop the Look**
   {% endhint %}

## Shop the Look settings

### 1. Lookbook settings

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

### Header

Use the provided text fields to add a suitable heading/subheading/description. Leave any of them blank if you do not want to display them.&#x20;

Adjust the text alignment (left/center) along with the background color and container type.

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

**Add focal point:** This feature helps you select the most important part of an image for your store. It ensures that the focal points of the image always remain visible, even if a section crops the image to fit the layout.

<div><figure><img src="/files/IVnL2Q7TKiz1jj4I5yvl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/rSQkdQqaiXuE58dGzvlN" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Please follow this [link](https://help.shopify.com/en/manual/online-store/images/theme-images) for more information.
{% endhint %}

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

### Thumbnail

You can choose which image to show up as thumbnail and custom it in this setting.

* **Dots type**: custom button placed in specific points on thumbnail image
* **Aspect ratio**: adjust the ratio of the thumbnail image with the given choices
* **Custom ratio**: adjust the ratio of the thumbnail image as you want
* **Thumbnail position**: set the position of the thumbnail image relative to lookbook products

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

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

### 2. Lookbook items settings

Now you can choose the related products to sell.

<figure><img src="/files/22448nrE0dyQIhn7oKTd" alt=""><figcaption></figcaption></figure>

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


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/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.
