# Weight Based Rates

## Setup Free Shipping Based on Weight Based Rates

1\. Login to your Shoppego account.

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Click on **Settings**

![](/files/VsK9zs6aZtUfKK1hcCiM)

3\. Click on **Shipping**

![](/files/cpHcQpRr3fHr8hcZX0RH)

4\. Click the **Edit** Button in any zone where you want to apply this **Free Shipping** setting.

![](/files/uvsBSoqDZUVNlcVP5JFd)

5\. Click on **Weight based rates**

![](/files/MEexpeI8OPaCMrEs02XJ)

6\. Click on the **Add rate** button

![](/files/hYibzWjkY7E9Q4LIv7ho)

7\. A **popup** will appear as shown below.

![](/files/-MkeJ-kl3trSnx-wbaGq)

8\. You can enter the details you want according to your promo. In part:

* **Name = Enter the name of your promotion**
* **Minimum&#x20;**<mark style="color:red;">**order weight**</mark>**&#x20;(kg) = Enter the&#x20;**<mark style="color:red;">**weight of the product**</mark>**&#x20;that the customer needs to achieve to get the&#x20;**<mark style="color:red;">**Free Shipping**</mark>
* **Maximum order weight (kg) = Enter a max value (100000)**
* **Price = Let the&#x20;**<mark style="color:red;">**value be 0**</mark>

9\. Once done you can click the Add button and check the Free Shipping promotion that you have set earlier.

### Example <a href="#contoh" id="contoh"></a>

Upon completion, the display that will appear on your checkout section will be like the display below.

![](/files/-MkeJ_ulY-Ww63oAy2vy)

## Additional Information&#x20;

{% hint style="info" %} <mark style="color:red;">**Attention**</mark>: Make sure your setting on **Weight Based Rate** is <mark style="color:red;">**not the same**</mark> as **Price Based Rate** to **avoid conflicting values** in your Shipping Method Page as shown in the picture below.
{% endhint %}

<figure><img src="/files/LY3Ire5M6sl7wj43sohK" 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.shoppego.com/en/settings/shipping/free-shipping/weight-based-rates.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.
