# 🚚 Set Up Your Wholesale Shipping Rate

You can configure flat fees or calculate shipping based on order quantity, subtotal, or weight — aligning logistics costs with your pricing strategy.

### How to Configure a Shipping Rate Rule

**Prerequisite:**\
Make sure the **Shipping Rate module is enabled** in your app.

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

Navigate to **Configuration** and click **Add rule** to start setting up a new rule.

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

#### Step 1: Basics

Enter the general information for the rule:

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

* **Rule name**\
  Example: *B2B Shipping*
* **Status**\
  Enable or Disable the rule.

**Note:**\
You cannot create multiple Shipping Rate rules with the same name.

#### Step 2: Targeting

Define who and what the rule applies to.

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

**Apply to customers**

Select the customers eligible for this rule.

**Apply to products**

Select the products eligible for this rule.

**Usage limits**

Limit how many times the rule can be used.

**Important:**\
To set usage limits per customer, you must choose one of the following options in **Apply to customers**:

* Logged-in customers
* Specific customers
* Customer tags

#### Step 3: Rate Settings

Configure how the shipping rate is calculated.

<figure><img src="/files/7oxfK20pp4OOca8n7oCV" alt=""><figcaption></figcaption></figure>

**1. Select Range Type**

Choose one condition type:

* **Quantity range**
* **Amount range**
* **Weight range**

**2. Define Range Thresholds**

Enter the **From** and **To** values to define the calculation range.

**3. Choose Shipping Rate Calculation Method**

Select one:

* **Percentage** – Calculate shipping as a percentage of the defined value.
* **Flat rate** – Apply a fixed shipping fee.

#### Step 4: Additional Settings

<figure><img src="/files/6mOK5XJZm9nhYvbuzj8D" alt=""><figcaption></figcaption></figure>

**Exclude customers**

Select customers who should not be affected by this rule.

**Exclude products**

Select products that should not be affected by this rule.

**Schedule**

Set the start and end date/time for the rule.

### Global Shipping Rate Settings

After creating rules, configure how they are applied in **Settings**.

#### Choose which shipping rate to apply

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

If multiple rules match, select:

* Apply the **highest value**
* Apply the **lowest value**

#### Choose what the rate is based on

<figure><img src="/files/7b3xYhbfBb90b9gyb2Cp" alt=""><figcaption></figcaption></figure>

Define how shipping is calculated when some products are not covered by any rule:

* Calculate using the **subtotal of all products in the cart**
* Calculate using only the **subtotal of eligible products**

{% hint style="info" %}
If you have trouble while using the app, feel free to reach us at [**support-sbc@bsscommerce.com**](mailto:support-sbc@bsscommerce.com) or [**Live Chat**](https://go.crisp.chat/chat/embed/?website_id=9f64b5a9-1a02-4190-93b8-8ef56b19f740)**.**
{% endhint %}


---

# 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-shpf.bsscommerce.com/b2b-wholesale-solution/b2b-pricing/more-add-depth-and-flexibility-to-your-b2b-pricing/shipping-rate/set-up-your-wholesale-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.
