# WhatsApp Share Cart in Frontend

Once you have properly configured the extension, you can see WhatsApp Share Cart button enabled in cart page. Users simply need to add products to cart and click WhatsApp Share Cart button to share shopping cart with their WhatsApp contacts.

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

* On click of WhatsApp Share Cart button, users get redirected to WhatsApp to select contacts to share cart.

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

* Once users select contacts and click enter, whole shopping cart is shared with their contacts.

<figure><img src="/files/Z116J3kS5E9nDkIg0X7b" 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-whatsapp-share-cart/whatsapp-share-cart-in-frontend.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.
