# Recently purchased

<div data-full-width="false"><figure><img src="/files/4scVJoBdlwSriHqOeRgS" alt="" width="375"><figcaption></figcaption></figure></div>

To add this section, please follow the below steps:

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Scroll down to **Popup group** at the bottom, Click **Add section** and choose "**Recently purchased**".

<table><thead><tr><th width="256">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Product list</td><td>Select the product to add to the section</td></tr><tr><td>Change slide every</td><td>Determines the time to change slides. Can be from 3s to 60s, increasing arithmetically of 1s (seconds)</td></tr><tr><td>Location</td><td>Enter the list of locations for the function to randomize each time the popup shows up. Each list item must be separated with <strong>a |</strong></td></tr><tr><td>Time</td><td>Enter the list of times for the function to randomize each time the popup shows up. Each list item must be separated with <strong>a |</strong></td></tr></tbody></table>

#### Section color

<table><thead><tr><th width="256">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Color scheme</td><td>Select a color scheme to set the text and background colors for the section</td></tr></tbody></table>


---

# 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://halosoft.gitbook.io/concept-documentation/popup-group/recently-purchased.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.
