# Product recommendations

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector
2. Select **Products**, then **Default product.**
3. On the left-sidebar, add **Product recommendations.**
4. Make necessary changes > **Save.**
   {% endhint %}

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

#### 1. Section header and general

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/KitLkCl2m5rbNU1nQguD" alt=""><figcaption></figcaption></figure>

**2. General settings**

You can choose a **Layout** among Default, Fluid container, Full width for the banner layout.

Products per row (between 1 and 4), and the column gap (between 0 and 50).

You can also use pagination or navigation.

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

#### 3. Section padding

Section padding allows you to specify the space between the slideshow and the preceding or following sections, or both.

<figure><img src="/files/bbJbIjSHlXXiRDdqDUfP" 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/product-settings/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.
