# Products recently viewed

{% 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 **Products recently viewed**.
4. Make necessary changes > **Save.**
   {% endhint %}

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

#### &#x20;1. Section header and general

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

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

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

You can choose your **Layout** type for the collection list as:

* Default
* Fluid container
* Full width

**Color schema:** You are allowed to change text color, background color with preset color.

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

**2.Products List Setting**

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

Select **Autoplay** option to run the list automatically.

You can also use pagination or navigation.

<figure><img src="/files/4VCo19Vy8uLhW8sOTErl" 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/products-recently-viewed.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.
