# Create a Shipping rate

#### **Step to manage**

1. From the **App Dashboard page** > Go to the **Add-on features** page > Navigate to the **Shipping rate** feature > **Setup shipping rate**

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

2. On the Shipping rate page, click **Create/Add new shipping rate**

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

3. Set up the **title** for this shipping rate 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)

<figure><img src="/files/d0wFlVXS4p9xyF1v3wvf" 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 shipping rate
* **Logged-in customers:** Only customers who log in to your store can get this shipping rate
* **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 shipping rate.

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

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

5. &#x20;**Set up products to have this shipping 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/w8ERXiAor4RnpF3sXw5j" alt=""><figcaption></figcaption></figure>

6. **Configure the details of the shipping rate.**

You can add as many ranges of shipping fees as you want. ***However, when two shipping rate rules apply to the same products or customers, the lower shipping rate will take precedence.***

* Select the scope for this shipping fee: **Quantity, Amount,** or **Weight**
* Enter the range for the shipping rate, the app will based on this range to show the proper shipping fee on the checkout page
* There are two formats for the shipping fee: **Percent** or **Flat rate**&#x20;

***Percent:** The Shipping fee is calculated based on a percentage of the total order amount.*&#x20;

***Flat rate:** The Shipping fee is applied as a fixed price no matter how much the total order costs.*

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

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

{% 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/shipping-rate/create-a-shipping-rate.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.
