# Product Specific Extra Fee

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

* **Enable –** Enable/Disable extra fees on specific products.
* **Product Fee Title –** Set custom title for extra fee on specific product.
* **Import CSV –** Upload CSV file to apply product specific extra fee.
* **Sample File –** Download sample CSV file from here for product specific extra fee.

CSV file to apply individual extra fees for products

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

You can also add extra fee for products from the backend product edit. For that, go to, **Catalog > Products**. Open your **desired product** in **edit** mode. Move to the **Product Extra Fee section**. Add the amount you want to charge for this product in the **Product Extra Fee field**.

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

You can see that the extra fee on the product is applied in the front end as per your backend settings.

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


---

# 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-extra-fee-extension-pro/product-specific-extra-fee.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.
