# Configuration

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

**NOTE:** The Shipping Cost Calculator Extension for Magento 2 by MageComp is compatible with Simple, Configurable, and Bundle products only.

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

**Shipping Calculator:** Enable and Disable the Extension from here

**Title:** Enter your custom title for Shipping Calculator

**Description:** Enter a detailed description for Shipping Calculator

**Show Shipping Calculator:** Select where you want to display the Shipping Calculator. Below Product Description or In Additional Tab

**ZipCode on Popup Form:** Select Yes to show the ZipCode field for the Shipping Address popup.


---

# 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-shipping-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.
