# Recently Viewed Products

<div align="left"><img src="/files/-MKEtcs3MMh3BnKgiglq" alt=""></div>

The Recently Viewed Products widget allows you to make the shopping process at your store easier for customers by displaying the products the users have already opened.&#x20;

**HOW TO ADD A RECENTLY VIEWED PRODUCT WIDGET:**

1. On the *Admin* sidebar, go to **Content** > *Elements* > **Pages**&#x20;
2. Find the page that you want to add the widget to and click **Edit** in the *Action* column.
3. Under the **Content** tab, click on **Insert Widget.**
4. Under the **Widget Type,** select **Recently Viewed Products**
5. Fill in the required fields
6. Click on **Insert Widget**
7. Click on **Save**

{% hint style="warning" %}
**NOTE!** ScandiPWA does not respect the settings of **Product attributes to** **show**, **Buttons to show**, and **Template.**
{% endhint %}

![Recently viewed product widget](/files/-MMFugofZHUfdLiIl3Ex)


---

# 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://manual.scandipwa.com/v5.0.0/marketing/recently-viewed-products.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.
