# In Frontend Cart Page

Once Save Cart Pro is configured, you can see it enabled on the frontend. When customers add products to cart and go to the cart page, they can see the “Save Cart” button enabled to save their shopping cart in “My Account” section.

![](https://magecomp.com/support/wp-content/uploads/2019/09/2_pro_shopping_cart_on_store_frontend.png)

Save Cart Pro Extension users will get benefits of saving their cart in two ways either by creating a new cart or by updating the existing one.

![](https://magecomp.com/support/wp-content/uploads/2019/09/3_pro_save_cart_popup_options.png)

**Create a New Cart:** On click of “NEW”, the extension will create a new save cart by saving current cart products.

![](https://magecomp.com/support/wp-content/uploads/2019/09/4_pro_new_save_cart_popup_options.png)

**Update Existing Cart:** Whenever customer selects “Existing” cart option to update cart, they will get a dropdown option to select the cart they want to update with existing cart products.

![](https://magecomp.com/support/wp-content/uploads/2019/09/5_pro_update_existing_save_cart_popup_options.png)


---

# 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.magecomp.com/magento-2-save-cart-pro-extension/in-frontend-cart-page.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.
