# Product recommendations

**`Pages`** → **`Product`** → **`Product recommendations`**

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

The section allows you to display product recommendations and recently-viewed products.

## Adding a Section

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

The section is static on a **product page** template, it was added initially and cannot be removed.

## Section settings

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

### General

1. **`Heading`** - section title;
2. **`Products to show`** - select how many products to show.

### **Recommendations**

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

1. **`Tab label`** - the recommendation tab’s button label;
2. **`Use shopify recommendations`** - use the list of products that Shopify provides for recommendations. Read more here: <https://shopify.dev/themes/product-merchandising/recommendations>;
3. **`Resource collection`** - use your collection as a recommendation list. Works if Shopify recommendations are disabled.

### **Recently viewed**

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

1. **`Show`** - if a checked tab with the recently viewed product will be added;
2. **`Tab label`** - the label of a recently viewed tab.

### **Layout**

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

1. **`Container width`** - a container width of the section. If the “Inherit” value is selected then the container width is based on the group 'Layout' settings in the Theme settings;
2. **`Desktop offset top`** - the **top** indent of the section on the **desktop**;
3. **`Desktop offset bottom`** - the **bottom** indent of the section on the **desktop**;
4. **`Mobile offset top`** - the **top** indent of the section on the **mobile**;
5. **`Mobile offset bottom`** - the **bottom** indent of the section on the **mobile**.


---

# 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://utd-bv.gitbook.io/manual-shopify-theme-ultra/ultra-sections/sections-and-snippets/product-recommendations.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.
