# By Fulfillment Center

#### **Step 1 – Enable Fulfillment Location Shipping Rule**

* Go to **App Settings > Others**.
* Turn on the toggle **“Enable Fulfillment Location Shipping Rule”**.

This enables you to create shipping rules based on the fulfillment location of your orders.

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

#### Step 2  - Create a Shipping Zone&#x20;

To start, you need to create a shipping zone that defines the countries this zone will cover.&#x20;

* Go to [**Cost Settings**](https://app.bloomanalytics.io/shipping_cost) **> Shipping**.

You can either:

* **Create a new shipping zone** and select the countries you want to include.
* **Select an existing shipping zone** if you’ve already added one.

**Note:** A country cannot belong to more than one shipping zone. If you try to add a country that is already part of another zone.

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

#### **Step 3 – Create Shipping Cost Rules**

* Create a **product group** – you can create multiple product groups for different sets of products.\
  **Note:** The same product cannot be added to more than one group.
* Select the **Fulfillment Warehouse** for your product group.

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

#### **Step 4 – Add Shipping Rates**&#x20;

After creating your product groups, define how shipping costs are calculated. You can choose from the following methods:

**1. Fixed Rate for All Products**

Apply a flat shipping fee to all products in the group, regardless of quantity.

**2. Rate Based on Item Quantity**

Set shipping costs depending on the number of items in the product group. Charges are cumulative across quantity ranges.

**Example:**

* 1–2 units → shipping = 1.5
* 3–5 units → shipping = 2
* 6 units and above → shipping = 2.5

**Cumulative Charges:**

* An order with 4 items = 1.5 + 2 = 3.5
* An order with 7 items = 1.5 + 2 + 2.5 = 6

Click **“Save”** to complete setting up the shipping rule by products.&#x20;

Click on **Recalculate Shipping Costs** to ensure the updated shipping costs are applied and reflected in your profit calculations.


---

# 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.bloomanalytics.io/shipping-costs-setup/1.-shipping-rule/by-fulfillment-center.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.
