# Configuration

Once you have successfully installed the extension, go to **Sales -> Shipping Methods** to configure the extension for use.

<figure><img src="/files/8xXrTYSLuZIVRkwsuCSP" alt=""><figcaption></figcaption></figure>

* **Enabled:** Option to enable or disable extension.
* **Shipping Title:** Set title to display in-store frontend.
* **Shipping Method Name:** Set shipping per product method name from here.
* **Shipping Cost:** You can set default shipping cost from here.
* **Displayed Error Message:** Set custom message to display for unavailability of shipping method.

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

* **Ship to Applicable Countries:** Enable shipping per product method for all countries or specific countries as per need.
* **Ship to Specific Countries:** If you want to enabled shipping per product method for specific countries you need to make a selection of countries from here.
* **Sort Order:** Enter sort order to display on top.


---

# 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-per-product-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.
