> For the complete documentation index, see [llms.txt](https://docs.abtasty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abtasty.com/web-experimentation-and-personalization/editors-and-widget/list-of-widgets/ab-tasty-prebuilt-widgets/celebrate-widget.md).

# Celebrate Widget

The Celebrate widget is part of the **Special** widget category. For more information on the widgets, please refer to [Widgets configuration in the visual editor](/web-experimentation-and-personalization/editors-and-widget/list-of-widgets/widgets-configuration-in-the-visual-editor.md).

## Introduction <a href="#id-01gndd6kdsf4mg5ttbx5q24nwc" id="id-01gndd6kdsf4mg5ttbx5q24nwc"></a>

The Celebrate widget enables you to place an icon of your choice on any element of the web page.

This can be useful:

* to add playfulness to your website during holiday season,
* to highlight a new product,
* to highlight specific products (e.g. green products),
* etc.\
  ![](/files/D27GXSO10P3sDj0GFcsi)

{% hint style="info" %}
An informative message is displayed if you try to create a widget when one has already been configured for that variation or scenario. Once closed, it won’t be displayed again. However, this doesn’t prevent you from creating another widget if necessary.

The Save button will only be enabled once you have gone through each tab.
{% endhint %}

## Configuration <a href="#h_01j55h2pg25a8g7649esm6a768" id="h_01j55h2pg25a8g7649esm6a768"></a>

### Layout tab <a href="#id-01gndd6ke9k12btq23tyytktwd" id="id-01gndd6ke9k12btq23tyytktwd"></a>

Select the element of the page on which you want to hook the icon.

### Content tab <a href="#id-01gndd6ke92f4bbnppp0a3jkws" id="id-01gndd6ke92f4bbnppp0a3jkws"></a>

Two options are available to configure your widget:

* Select an icon among the default icons suggested by AB Tasty\
  or
* Upload your own image by uploading it from your browser or by entering the image path.

### Style tab <a href="#id-01gndd6ke9dffgb7b3mcg3kg8f" id="id-01gndd6ke9dffgb7b3mcg3kg8f"></a>

Select the style options (Size, Horizontal & Vertical Alignment, Horizontal & Vertical Symmetry, Rotation) you want to apply to your widget.


---

# 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.abtasty.com/web-experimentation-and-personalization/editors-and-widget/list-of-widgets/ab-tasty-prebuilt-widgets/celebrate-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.
