# Notification Bar

The notification bar app allows you to display important messages for your customers at the top of your online store. This could be because you are advertising a special offer or displaying a discount code, or alternatively, you want to let your customers know that there is a delay on orders because you are simply too busy. The possibilities are endless!

### How do I enable the Notification bar app?

To enable the Notification Bar:

1. **Log into** your **Freewebstore** account.&#x20;
2. Go to **Design >** **Theme Editor**
3. Click **Add** *(as shown below)*&#x20;
4. In the Add Menu, select **Section to Page**
5. Go to **Global Sections** and select **Notification Bar**.
6. Select **Enabled**.&#x20;
7. **Enable the App** if this is the first time using this feature.&#x20;
8. **Add the message** that you wish to include on your Notification Bar.
9. **Add a link** if you want to include a link to a webpage on your Notification Bar *(Optional).*
10. **Tick the box&#x20;*****"*****Open Link in New Tab"** if you want a new tab to be opened when your user clicks the link. &#x20;
11. **Add a button** to the Notification Bar *(Optional)*. The wording, text color, and background color can also be edited in this section.&#x20;
12. Click **Save**.

![Example of the Theme Editor in the freewebstore Control Panel](/files/unTjPGXMHxoP2tHJ3q0J)


---

# 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://help.freewebstore.com/design/theme-editor/notification-bar.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.
