# 11. Widget Settings

{% embed url="<https://www.youtube.com/watch?index=11&list=PLGASFo0vRDpks4cfL2V9D0z3Cm78A92Hq&v=b_7AEjQGKwQ>" %}

Now let's talk about widget settings.

On the settings page, you'll see the first section: Launcher. The Launcher is the icon button that customers can open to view discounts.

The first setting is "Hide widget." If you choose to hide the widget, all campaigns will continue to function in the background.

On the settings page, we display a demo widget so you can easily see your changes. This demo is not fully functional but is meant for a quick preview.

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

You can change the widget's placement and offsets from the edges. You can also set up auto-open functionality and animations for the launcher.

The next sections mainly focus on texts and translations.

Within the widget, some texts come from campaigns, some from campaign discounts, and some from settings.

The "Big Sale" text here is the campaign name, and the Big Sale description is an optional field within the campaign. "Buy More, Save More" is the discount title for that campaign.

The "Applies To Products" text comes from the settings. If you want to change the "Applies To Products" text, you can see the change directly in the demo. Similarly, you can change other texts.

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

You can also set currency formatting.

The main header text of the widget, "Today's Deals," comes from the theme settings and can be changed there. We will discuss Themes later.

After making your changes, save them.

You can always use the "Revert to Defaults" button to restore the default settings.

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


---

# 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://uniocode.gitbook.io/stack-discounts/11.-widget-settings.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.
