# Manage Wishlists from My Account

All the wishlists are saved to the customer’s My Account. Go to My Account and select the **My Saved Wishlist tab**. You can see the list of your created wishlists.

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

### Update Wishlist Items <a href="#bupdate-wishlist-itemsb" id="bupdate-wishlist-itemsb"></a>

From the My Multiple Wishlist table, click on the respective eye icon under the Action column to update products of your desired Wishlist.

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

Update respective product quantity from the Qty column and press the Update Wishlist button. The quantity of the product gets updated successfully, and so does its price total.

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

### Delete Wishlist Items <a href="#bdelete-wishlist-itemsb" id="bdelete-wishlist-itemsb"></a>

From the My Multiple Wishlist table, click on the respective eye icon under the Action column to delete products from your desired Wishlist. Now, press the respective Delete button from the Action column of the product you want to delete and the product gets deleted successfully.

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

### Add Wishlist to Cart <a href="#badd-wishlist-to-cartb" id="badd-wishlist-to-cartb"></a>

To add a wishlist to the shopping cart, select your desired one from the My Multiple Wishlist table and click the Add To Cart button.

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

Another way to add a wishlist to the shopping cart is to open the wishlist by pressing the respective eye icon and then click on the Add To Cart button.

<figure><img src="/files/4HGiwQaee3PsbDS2JAbM" alt=""><figcaption></figcaption></figure>

After adding the wishlist to the cart, the customer is redirected to the Shopping Cart page, where they can directly proceed to checkout.

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

### Delete Wishlist <a href="#bdelete-wishlistb" id="bdelete-wishlistb"></a>

To delete the whole wishlist, press the respective bin icon under the Action column of your desired wishlist from the My Multiple Wishlist table.

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

### Share Wishlist <a href="#bshare-wishlistb" id="bshare-wishlistb"></a>

You can share a wishlist using two ways: Link or Email.

To share the wishlist via a link, click the respective link icon under the Share column of your desired Wishlist from the My Multiple Wishlist table. Copy the link from the popup and send it to your friends or family members.

<figure><img src="/files/1L1cpRRprwfi7ThuNt1O" alt=""><figcaption></figcaption></figure>

To share the wishlist via email, click on the respective email icon under the Share column of your desired Wishlist from the My Multiple Wishlist table. Enter the Email to, Email from, subject, and message. Then click the Send Cart Email.

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

Check the email inbox. You can view the wishlist items easily from the email.

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

If anything 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-multiple-wishlists-extension/manage-wishlists-from-my-account.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.
