# Store Demo Notice

<div align="left"><img src="https://562524366-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MKAp4OHqU-3exwbJPC8%2F-MKEtCV5nG3ZalyE-EFc%2Fsupported2.png?alt=media&#x26;token=15fba132-f906-4d18-9e30-9bce26f2acc0" alt=""></div>

The store demo notice can be enabled if your store is already online but still in construction mode. When the notice is enabled, it is located in the header of your store indicating that “This is a demo store. No orders will be fulfilled.”

When you are ready to *go live*, simply remove the message. This is similar to flipping the sign hanging in the window from *Closed* to *Open*.&#x20;

![Demo store notice](https://562524366-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MJRgt0ZL8UAvID7typS%2F-MJRh6nTALa0chO8hqqg%2F9529f113-86b1-45a8-8c5e-03fb5080f0fc.gif?alt=media\&token=386b25d2-c4bf-4bee-b60c-06b69b6a3b1f)

### Magento 2 store demo notice configuration support: <a href="#magento-2-store-demo-notice-configuration-support" id="magento-2-store-demo-notice-configuration-support"></a>

| **SETTING**               | **STATUS**    | **DESCRIPTION**                                                                                    |
| ------------------------- | ------------- | -------------------------------------------------------------------------------------------------- |
| Display Demo Store Notice | **SUPPORTED** | Determines whether the demo store notice is visible on both front-end and back-end of the website. |

### To enable the demo store notice: <a href="#to-enable-the-demo-store-notice" id="to-enable-the-demo-store-notice"></a>

1. On the *Admin* sidebar, go to **Content** > *Design* > **Configuration**.
2. In the grid, find the store view that you want to configure. Then, click **Edit** in the *Action* column.
3. Under Other Settings, expand the HTML Head section.
4. Scroll down to the bottom, and set the **Display Demo Store Notice** to **Yes**.
5. On the Admin sidebar, tap **Stores**. Then under *System*, choose **Cache Management**.
6. Choose **Flush Cache Storage.**


---

# 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://manual.scandipwa.com/v5.0.0/basic-configuration/storefront-branding/store-demo-notice.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.
