# Product Fees Settings

It’s a fee type that can be applied per product, per order or on a specific product. It’s used when you want to apply the same product fees to multiple products.

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

* **Enable:** Select YES to enable product fees.
* **Apply Product Fees:** Select the option to apply product fees based on order, product, or quantity.
* **Product Fee Type:** Select the product fee type.
* **Product Cost (Fixed):** Enter product fee cost as a fixed amount.
* **Product Cost (%):** Enter product fee cost in percentage.
* **Product Fees Title:** Enter a custom title to show the product fees in the front end.
* **Refund Product Fees:** Set YES to enable refund product fees.


---

# 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-product-fees-extension/product-fees-settings.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.
