# Price Based Rates

## Setup Free Shipping Based on Price 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 **Price based rates**

![](/files/xTW7tdfPKh4CiixKhUF2)

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

![](/files/2RSGtROtSCrwtArHKI1j)

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 order price = Enter the value that the customer needs to achieve to get the&#x20;**<mark style="color:red;">**Free Shipping**</mark>
* **Maximum order price = 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

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 **Price Based Rate** is <mark style="color:red;">**not the same**</mark> as **Weight 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/price-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.
