# Recently viewed products

Add a 'recently viewed products' section to your store pages. This tool allows customers to easily find items they were previously interested in, enhancing their shopping experience and improving conversion rates.

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

This section can be added to any page and works automatically as users visit different product pages. To ensure consistency, it takes the same grid style and options as the collection pages. You can find and set these options in the Theme Settings tab.


---

# 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://modular.presidiocreative.com/sections/modular-sections/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.
