In this example, we’ll create rates based on the order price. If the customer spends more money, they’ll get free delivery, if they’re further away, they’ll need to spend more to qualify for free delivery.
| Distance | Order Price | Delivery price |
1. | Up to 5km | Less than $30 | $5 |
2. | Up to 5km | More than $30 | Free |
3. | More than 5km | Less than $50 | $10 |
4. | More than 5km | More than $50 | Free |
If you don’t know how to create a rate yet, please check out the create a rate guide.
Rate 1 - Up to 5km and less than $30
1. Let’s give this rate a recognizable name: Delivery up to 5km. We’ll also tell our customers they can get free delivery if they spend more than $30 to give them the incentive to spend more.
2. For Rate limits, we’ll set
no minimum order price
maximum order price of $30
no minimum distance
maximum distance of 5km
3. For Pricing, we’ll set the base delivery price to $5, and no price per km.
4. Click Create rate.
Rate 2 - Up to 5km and more than $30
1. Let’s give this rate a recognizable name: Free delivery up to 5km.
2. For Rate limits, we’ll set
minimum order price of $30
no maximum order price
no minimum distance
maximum distance of 5km
3. For Pricing, we’ll set the base delivery price to $0, and no price per km.
4. Click Create rate.
Rate 3 - More than 5km and less than $50
1. Let’s give this rate a recognizable name: Delivery over 5km. We’ll also tell our customers they can get free delivery if they spend more than $50 to give them an incentive.
2. For Rate limits, we’ll set
no minimum order price
maximum order price of $50
minimum distance of 5.01km
no maximum distance
3. For Pricing, we’ll set the base delivery price to $10, and no price per km.
4. Click Create rate.
Rate 4 - More than 5km and more than $50
1. Let’s give this rate a recognizable name: Free delivery over 5km.
2. For Rate limits, we’ll set
minimum order price of $50
no maximum order price
minimum distance of 5.01km
no maximum distance
3. For Pricing, we’ll set the base delivery price to $10, and no price per km.
4. Click Create rate.
All done! You should now have these rates:
Hope this helped you set up your rates. If not, send us an email to [email protected] and we’ll be happy to help.