# Create an Extra fee

The Extra fee helps you charge customers a fee to prepare a special order. For example, one product in your store needs some specific ingredients to prepare which causes you a lot of work and time to manage. This feature will help you create an additional fee and inform the customers about it by a notification popup in the cart.&#x20;

## **Step to manage**&#x20;

1. From the **App Dashboard page** > Go to the **Add-on features** page > Navigate to the **Extra fee** feature > **Setup extra fee**

<figure><img src="/files/1rKDZH6W1hn8hRSrirr5" alt=""><figcaption></figcaption></figure>

2. On the Extra fee page, click **Create new extra fee**

<figure><img src="/files/4QfQ1jOf0uOsvZ6oHgR6" alt=""><figcaption></figcaption></figure>

3. Set up the **title** for this extra fee to differentiate it from others (in case you will create several of them). Set up the **status** for this feature as active or draft (if you don’t want to publish it immediately)

You also can customize a **name for the extra fee** (the one will show for the customers)

<figure><img src="/files/4q4oGk3ejacekwlxmtyI" alt=""><figcaption></figcaption></figure>

4. In the **Customer condition** section, choose the best option that you want to apply on the customers.&#x20;

* **All customers:** Everyone can get this extra fee
* **Logged-in customers:** Only customers who log in to your store can get this extra fee
* **Non logged-in customers:** On the contrary of the Logged-in customers
* **Customer tags:** Create a customer tag and require the customers to log in to your store and have this tag added to their accounts before getting this extra fee

You also can **exclude** the customers you don’t want them to see this fee.

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

5. **Set up products to have this extra fee.** There are 4 options: **All products, Specific products, Specific collections** (products in collection)**, Product tag**&#x20;

You also can **exclude** the products you don’t want to have this fee applied to.

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

6. **Configure the details of the extra fee**. There are 2 types of extra fees.&#x20;

* **All applicable items:** The extra fee will be calculated based on the total products in the cart.
* **Per item:** The additional fee will be applied based on each product in the cart.&#x20;

\* **Choose the scope of this extra fee.** You can set up a fee based on product quantity, product amount, or product weight

Each of them will have an input to **set up a range for this fee** (from … to … of items)

You can set **a fixed price** for this fee or set it as **a percent amount** based on the order subtotal.

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

7. Click **Save** &#x20;

{% hint style="info" %}
**Important step!**

In order to enable the app data to your front store, please don’t forget to activate our app embed to your theme.
{% endhint %}

> ### **Need support?**
>
> If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)


---

# 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.samita.io/samita-wholesale-b2b/extra-fee/create-an-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.
