# Badges

{% hint style="success" %}
**Tip:** To add a block, the "[<mark style="color:blue;">Mega menu</mark>](https://mpithemes.gitbook.io/unicorn-shopify-theme/static-sections/mega-menu)" section is required. Press **"Add block"** and choose the one in **Theme Blocks**. This block can be added multiple times.
{% endhint %}

In the **"Text"** field, insert the icon's name, for example, "Sale", "New In", "Hot", etc.

The background and text colors can be changed in the respective color pickers.

To associate a badge with menu items, specify the names of menu items in the fields "For item #1-#15".

{% hint style="success" %}
**Tip:** To display badges for nested menu items, use the '**+'** symbol.

Example: **Style+Gothic**
{% endhint %}

Here is an example of how badges might display in the header drop-down:

<figure><img src="/files/CLdNHDaiBGjQa77ty2Dd" 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://mpithemes.gitbook.io/unicorn-shopify-theme/section-groups/mega-menu/badges.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.
