# Saved Cart in My Account Section

Once they save their cart, all the saved cart can be seen enlisted under “My Saved Carts” tab in their My Account section.

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

From the list of saved carts, customer can view their saved cart at any time from their account section as well as can easily update quantity by clicking update cart button available below.

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

At the time of cart quantity updation, if the inventory has less products than entered quantity, it shows an error message.

<figure><img src="/files/08yWGcKkbna3qzr4Wqbi" alt=""><figcaption></figcaption></figure>

When the saved cart is added to the cart successfully, it will display a success message and redirect customers to shopping cart page.

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

By clicking “add to cart” button from saved cart list, customer can select one or more saved carts together to saved cart products back to shopping cart.

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

* If something goes wrong, please contact us at <support@magecomp.com>


---

# 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/saved-cart-in-my-account-section.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.
