> For the complete documentation index, see [llms.txt](https://docs.magecomp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magecomp.com/magento-2-free-gift-extension/configuration.md).

# Configuration

Once you have successfully installed the extension, go to **Stores -> Configuration -> MageComp -> Free Gift** to configure the extension for use.

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

* **Free Gift -** Enable/Disable free gift extension from here.
* **Show Gift Option At -** Select where you want to show the gift option - mini cart, shopping cart, or both.
* **Button Label -** Set the label for the button to claim the gift.
* **Button Background color -** Set the background color of the button to claim the gift.
* **Button Text Color -** Set the text color of the button to claim the gift.
* **Button Animation Effect -** Set the animation effect for the gift button. Available options include - Tada, Grow, Shrink, Rotate, and Buzz.
* **Add Gift Logo -** Select Yes to add the gift icon, which will be displayed for the claimed gift products.
* **Gift Icon -** Upload the gift icon from here.

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

* **Gift List Layout -** Select the layout for the gift product list: Grid view, List view, or Slider view.
* **Gift Message Text -** Set a custom message for the claimed gift product.
* **Free Gift Notification -** Enable/Disable notification bar for free gift offer from here.
* **Notification Type -** Set the notification type as sticky or marquee.
* **Free Gift Progress Bar -** Enable/Disable progress bar for free gift eligibility.


---

# 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:

```
GET https://docs.magecomp.com/magento-2-free-gift-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.
