# Reminder email for coming auctions

Reminder emails notify customers before an auction starts, helping bring them back to your store and increase bidding activity.

Here is an example of the reminder email:

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

***

### 🛠️ Enable Reminder emails

**Steps to manage**&#x20;

1. Open the app > click **Notifications > Customer**&#x20;
2. &#x20;Tick on the checkbox **Remind He (her) when the auction is about to start**

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

3\. On the right side, edit the email template > Change the email subject

For example:

*`Coming auction is about to start soon!`*

*`Don’t miss your auction!`*&#x20;

4. Change the time to send the email in advance

For example:  If the time is set as 1 hours in advance, your customers will receive the email (reminding him/her about the coming auction) 1 hour before the auction starts.

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

5. Edit the content of the email template

You can edit the content of email based on your needs. Also, our app offers variables to make the content more flexible.

* `{product_name}`
* `{shop_name}`
* `{auction_id}`

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

6. Click **Save** to update the changes

***

### 🔔 How Customers Register to Receive Reminder Emails

#### Show “**Remind me”** button on the collection page

1. Open the app > click **Collection page**  > **Show auction widget** option&#x20;
2. Tick on the checkbox **Show remind me**
3. Save  **Settings**

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

<figure><img src="/files/0fb11zU7azzaifC7Dk7B" alt=""><figcaption></figcaption></figure>

***

#### Change the text of “Remind me” button

1. Open the app > click **Settings** > click **Translations**
2. Find **Remind Me** field, enter the new text of the button

For example: *Auction reminder*&#x20;

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

3\. Click **Save** to update the changes

Check the result on the front store

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

***

#### How customer register

* When customer visit your store, he/she will see the auction widget on the product page or collection page as below:

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

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

* Click **Remind me** button on the widget, a popup will show ask for customer email
* Enter the email you want to receive email notification before the auction start > Click **Remind me about the auction button** to finish

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

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

* After that, the email reminding you about the auction of an item will be automatically sent to email before the auction starts.

Here is an example of the reminder email:

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

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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://docs.tipo.io/tipo-auction/mail-notifications/reminder-email-for-coming-auctions.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.
