# Someone Purchased Notification Popup

**Someone purchased notification popup** lets visitors see your products more frequently and have a belief that their favorite items were purchased by other customers.&#x20;

{% hint style="warning" %}
This function cannot get real data from your purchase. It is using fake data, if you don't want to use, you can delete it.
{% endhint %}

![](/files/7akOW2aEM11YAr3ipQ0p)

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Theme settings ->** **Someone purchased notification popup.**

| Settings                                            | Meaning                                                                                                                            |                                                                 |               |                            |
| --------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------- | ------------- | -------------------------- |
| Show someone purchased notification popup           | Toggle the feature to show the popup telling someone has purchased a particular item.                                              |                                                                 |               |                            |
| Show someone purchased notification popup on mobile | Toggle the feature to show the popup telling someone has purchased a particular item on mobile device.                             |                                                                 |               |                            |
| Desktop content position                            | Select the position on the right or left side of the viewport. The settings is for Desktop device only.                            |                                                                 |               |                            |
| Change slide every                                  | Determine the time between each slide transition.                                                                                  |                                                                 |               |                            |
| Products list                                       | Select a set products for the function to randomize each time the popup shows up.                                                  |                                                                 |               |                            |
| Locations                                           | <p>Enter the list of locations for the function to randomize each time the popup shows up. Each list item must be separated with a | .<br><br><em><mark style="color:orange;">Example: blackburn, UK | melbourne, AU | sydney, AU</mark></em></p> |
| Times                                               | <p>Enter the list of times for the function to randomize each time the popup shows up. Each list item must be separated with a     | .<br><br><em><mark style="color:orange;">Example: 20 minutes    | 50 minutes    | 2 hours</mark></em></p>    |


---

# 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/ella-documentation/theme-settings/someone-purchased-notification-popup.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.
