> 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-shopping-with-floating-widget.md).

# Setup Shopping-with Floating Widget

**GoAffPro** provides you with the option to set up the Shopping-with Floating Widget. When enabled, the widget will show the customer, the affiliate's information whose referral link was used to visit the store.

{% hint style="info" %}
The shopping-with floating widget option displays a widget to the customers on your store when they visit it using the affiliate's referral link. It shows the profile picture of the affiliate and their name in the widget.&#x20;
{% endhint %}

To set up the shopping-with floating widget, go to the **Toolbars** section in the **Look and Feel** tab of the GoAffPro admin panel.

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

Here, enable the toggle in the Shopping-with Floating Widget section.

{% hint style="info" %}
If you are on Shopify, you can follow this [guide](/affiliate-portal-customization/toolbars/add-widget-to-store.md) to enable the floating widget.&#x20;
{% endhint %}

![Enable the toggle](/files/-M6VVT3oq9vZ5YWKkgWG)

Finally, the Shopping-with Floating Widget will appear in your store.

{% hint style="info" %}
The Shopping-with Floating widget works best if the profile picture field is enabled for affiliates. Follow this [guide ](https://docs.goaffpro.com/how-tos/add-profile-picture-field-for-affiliates)to enable the profile picture field for your affiliates.
{% endhint %}

![](/files/-M6VXSDZaYaklZYXvtAr)

{% embed url="<https://www.youtube.com/watch?v=iF7RCJQmBnk&feature=youtu.be>" %}
Setup Shopping-with Floating Widget
{% 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-shopping-with-floating-widget.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.
