# Configuration

#### Extension Configuration

Once the extension is installed successfully, go to **Stores > Configuration > MageComp > Free Shipping Bar** to configure the extension for use.

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

* **Free Shipping Bar -** From the drop-down menu, you can enable or disable the extension.
* **Show Free Shipping Bar -** If you want to display the free shipping bar or announcement bar on the website pages, then you can set this field to Yes.
* **Select Website Pages -** Select one or more pages to display the free shipping bar or announcement bar in your website pages.
* **Show Text Below Cart Button on Product Page -** Select Yes to show free shipping message in the product page below the add to cart button.
* **Show Text on Mini Cart -** Select Yes to show the free shipping message in the mini cart.
* **Show On CMS Page -** If you want to display the free shipping bar or announcement bar on the CMS pages, then you can set this field to Yes.
* **CMS Pages -** Select one or more CMS pages to display the free shipping bar or announcement bar on your website.

<figure><img src="/files/2YURKBMDYBQpqptt4Hxq" alt=""><figcaption></figcaption></figure>

* **Select Device to Visible -** Choose which device you want to display the free shipping bar or announcement bar. Options include - All, Mobile, Tablet, Desktop.
* **Customer Groups -** In this field, select the group of customers you wish to display the Free Shipping Bar or Announcement Bar to.
* **Position -** From this field, you can specify the position where you want to display the Free Shipping Bar or Announcement Bar. Options include - Top, Bottom.

#### Magento Default Configuration

Navigate to **Stores > Configuration > Sales > Delivery Methods** and enlarge the **Free Shipping Bar** tab.

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

* **Enabled -** From the drop-down menu, set the field to Yes if you wish to enable the Free Shipping.
* **Title -** In this field, you can set the title for Free Shipping.
* **Method Name -** In this field, set the Method name for free shipping.
* **Minimum Order Amount -** In this field, set the minimum amount you wish to set for the customers to avail of the free shipping.

**NOTE -** Free Shipping delivery method must be enabled, and you must set the Minimum Order Amount for free shipping to use this extension.


---

# 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://docs.magecomp.com/magento-2-free-shipping-bar-extension/configuration.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.
