# Added to cart popup

### What It Does

The Added to cart popup section lets you customize the popup displayed when a product is added to the cart.

{% hint style="success" %}

#### How to Edit It

1. In the Shopify theme editor, find the **Added to cart popup** section in the sidebar.
2. Click on it to expand its settings.
3. Adjust the settings described below to customize its appearance and behavior.
4. Click **Save** to apply your changes.
   {% endhint %}

***

### Settings

#### **Enable in edit mode**

When enabled, the Added to cart pop-up is displayed in the theme editor.

#### **Show vendor**

When enabled, displays the vendor. Disable to hide it.

#### **Show variant**

When enabled, displays the selected variant information. Disable to hide it.

#### **Show 'View my cart'**

When enabled, displays the 'View my cart' link. Disable to hide it.

#### **Show 'Checkout' button**

When enabled, displays the 'Checkout' button. Disable to hide it.

#### **Popup duration**

Sets how long the popup is displayed.


---

# 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://moodboard-creations.gitbook.io/agnes/global-sections/added-to-cart-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.
