# Cart reminder

This block of settings is intended for the general settings of the **Cart reminder** on the site.

In order to get to the **Cart reminder** settings block, you need to go to **`Customizer`** → **`Theme Settings`** → **`Cart reminder`**.

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

## **Settings**

### General

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

1. **`Enable`** - the setting is responsible for enabling/disabling the popup;
2. **`Cookie time`** - the setting is responsible for the period after which the cart reminder popup will be shown. It has several values: *1 day, 1 week, 1 month, 3 months, 1 year*;
3. **`Display frequency`** - the setting is responsible for the behavior of the popup. If `one time` is selected, in this case when interacting with the popup, it will be closed for `24 hours`. If the `Cookie interval` is selected, the value from the `Cookie time` setting will be taken;
4. **`Text`** - the setting is responsible for the text inside the popup;

### Colors

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

1. **`Text`** - the setting is responsible for the text color;
2. **`Background`** - the setting is responsible for the popup background;
3. **`Icon`** - the setting is responsible for the icon color;
4. **`Button close`** - the setting is responsible for the close button color.


---

# 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://utd-bv.gitbook.io/manual-shopify-theme-ultra/theme-settings/general/cart-reminder.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.
