# Small Order Fee

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

* **Enable –** Enable/Disable extra fees on small orders.
* **Minimum Amount –** Set the minimum amount to charge a small order fee if the order amount is below the set amount.
* **Small Order Fee –** Set the amount for Small Order Fee.
* **Small Order Fee Title –** Set custom title for small order extra fee.
* **Apply Group Filter –** Set Yes if you want to charge small order extra fee only from specific customer groups.
* **Only for Customer Groups –** Select the customer groups for small order extra fee.

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

<figure><img src="/files/PfH2jGaxND7bP5Hpxk6t" 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/small-order-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.
