# Configuration

Once the extension is installed successfully, go to **Stores > Configuration > MageComp > Price Calculator** to configure the extension for use.

**General Settings**

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

* **Price Calculator:** Enable or Disable the extension from here. Set it as enabled to use the features of the extension.

**Category Settings**

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

* **Enable flooring price on Category page:** To display flooring price on the category page, set “Yes”.

**Product Settings**

<figure><img src="/files/4BGaeJRj8hbagQvYEtwW" alt=""><figcaption></figcaption></figure>

* **Show tier prices in tabular format:** To display tier prices in tabular format, set “Yes”.
* **Wastage:** Specify the percentage of wastage in this field.
* **Display Price Per Unit:** To display the price of a single unit on the product page, set “Yes”.
* **Enable sample option:** To provide a sample of a product set it to “Yes”.
* **Sample Price:** Keep it empty to provide the sample for free. Or else mention the price of the sample.

After applying all the necessary settings, click on the **Save Config** button.

Now go to **Catalog > Products** and open your product in **edit** mode. Scroll down and enlarge the **Price Calculator tab**.

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

* **Enable Price Calculator:** Enable or disable the price calculator option for the product.
* **No. of Unit Per Box:** Set the total number of units for a single box.
* **Product Unit Type:** Set the type of product unit as sqft m2 or box/package.

**NOTE:** The extension is compatible with Simple, Configurable and Virtual products only.


---

# 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-price-calculator-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.
