# Customize Shopping-with Toolbar

**GoAffPro** provides you with the option to customize the Shopping-with toolbar.&#x20;

To customize the shopping-with toolbar, go to the **Toolbars** section in the **Look and Feel** tab of the GoAffPro admin panel.

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

Here, click on **Customize** in the Shopping-with Toolbar section.

![Click on Customize](/files/-M0KKyYM1Y9J5ZeoDvqd)

This will open up the Customize Shopping-with Toolbar window.&#x20;

![Customize Shopping-with Toolbar](/files/-M0KL6P6CGHcP24qduiG)

You can customize the content displayed by the Shopping-with toolbar by filling in the variables provided in the Show available variables section.&#x20;

![Fill in the provided variables in the content field](/files/-M0KMQDDxAFN62TnnG9b)

Now, you also have the option to change the text alignment, change the background color, and change the text color of the Shopping-with toolbar.

![Customize the Shopping-with Toolbar](/files/-M0KMyyEdyuQIVt4Y6LK)

After this, click on **OK**.

![Click on OK](/files/-M0KNUDKv02_C3xQoLWn)

Finally, the newly customized Shopping-with Toolbar will appear in the store.&#x20;

![](/files/-M0KNxey4TlaUX2yoO6W)

<details>

<summary>FAQ</summary>

#### How can the Shopping-with Toolbar message be displayed in different languages based on the user's language preference?

You can use such tags in the content field:&#x20;

{{#en}}You are shopping with {{affiliate\_name}}{{/en}} {{#fr}}Vous Magasinez Avec {{affiliate\_name}}{{/fr}}

<figure><img src="/files/cvlfmyCwGswasd0y5qwd" alt=""><figcaption><p>Add tags to the Content field</p></figcaption></figure>

It will show the message:&#x20;

* You are shopping with Affiliate Name for English users&#x20;
* Vous Magasinez Avec Affiliate Name to French users

</details>

{% embed url="<https://youtu.be/mU-of4lgOLE>" %}
Customize Shopping-with Toolbar
{% endembed %}


---

# 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.goaffpro.com/affiliate-portal-customization/toolbars/setup-shopping-with-toolbar/customize-shopping-with-toolbar.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.
