> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-portal-customization/toolbars/setup-share-a-cart-button.md).

# Setup Share A Cart Button

**GoAffPro** provides you with the option to set up the share a cart button for your store.&#x20;

{% hint style="info" %}
The share a cart button can be added to your store's cart page. It will allow your customers and affiliates to create and share links to prepared carts.&#x20;
{% endhint %}

To set up the share a cart button for your store, go to the **Toolbars** section in the **Look and Feel** tab of the GoAffPro admin panel.

<figure><img src="/files/lCnHQUe2huWEVnHN5bxZ" alt=""><figcaption><p>Look and Feel > Toolbars</p></figcaption></figure>

Here, go to the Share A Cart section.

<figure><img src="/files/NT2tu8OHaMUGpUxLETSL" alt=""><figcaption><p>Share A Cart</p></figcaption></figure>

Now, enable the toggle.

<figure><img src="/files/9JrjKBG98vXyk4XRsEFc" alt=""><figcaption><p>Enable the toggle</p></figcaption></figure>

After this, open the Online Store section in the Shopify admin panel.

<figure><img src="/files/vNZcmGVwf6PTjZJ5fYtb" alt=""><figcaption><p>Shopify admin panel > Online Store</p></figcaption></figure>

Here, go to the Themes section and click on **Customize**.

<figure><img src="/files/clR5MHqYadXNMdUSQARb" alt=""><figcaption><p>Themes > Click on Customize</p></figcaption></figure>

Go to the Home page > Select the Cart option.

<figure><img src="/files/cWH2ArDYyFc8wmj674bU" alt=""><figcaption><p>Home page > Cart</p></figcaption></figure>

Next, click on **Add section**.

<figure><img src="/files/3JQG1JNOeP01yY89SDtP" alt=""><figcaption><p>Click on Add section</p></figcaption></figure>

After this, select the **Share a cart** section.

<figure><img src="/files/hnrPAxgtjmvwFxOidC1G" alt=""><figcaption><p>Select the Share a cart section</p></figcaption></figure>

You also have the option to move the share a cart section.&#x20;

<figure><img src="/files/cuyBekoNJNsgaASasjeb" alt=""><figcaption><p>Move the section</p></figcaption></figure>

Finally, click on **Save**.

<figure><img src="/files/Lfvdsbvgr8TeQLUoCcNm" alt=""><figcaption><p>Click on Save</p></figcaption></figure>

The share a cart button will be displayed to customers and affiliates, allowing them to create links to prepared carts and share them.&#x20;

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

{% embed url="<https://youtu.be/QjbaDTi0qes>" %}
Setup Share A Cart Button
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.goaffpro.com/affiliate-portal-customization/toolbars/setup-share-a-cart-button.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
