# Product Extra Fee

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

* **Enable –** Enable/Disable extra fees on products.
* **Product Extra Fee Type –** Select how you want to charge extra fee on product. You can choose per quantity, per order, or per product options.
* **Product Extra Fee Type –** Select the type of extra fee for product from fixed, percentage, combined, or fixed minimum.
* **Product Cost –** Set the extra fee amount depending on the type selected in the above field.
* **Product Fee Title –** Set custom title for extra fee on product.

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

<figure><img src="/files/54Opiu7T3Dpe7Hu2Y21t" 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-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.
