All Collections
Website Builder
Online Store
Website Builder: Troubleshooting Shipping Options
Website Builder: Troubleshooting Shipping Options

Learn what to do if customers get stuck in the shipping & delivery step while making a purchase on your online store

Updated over a week ago

If shipping options are incorrectly set up in Hostinger Website Builder, the shipping rate is not displayed in the checkout, preventing customers from completing the purchase.

Most of the time, it means that shipping conditions are not configured properly.

There are two types of shipping conditions: based on order price and on order weight. When setting up the conditions, the most important thing is to specify the correct minimum/maximum bounds:

  • Minimum order price

  • Maximum order price

  • Minimum order weight

  • Maximum order weight

The lower bound of the condition (minimum order price or weight) is inclusive, and the upper bound (maximum order price or weight) is not inclusive. Take a close look at the examples below 👇

Shipping based on order price

Shipping based on order weight

To apply a €10 shipping charge to orders up to €30 (€30 not included):

  • Minimum order price: €0

  • Maximum order price: €30 (not inclusive; if the order total is €30, the shipping would cost €5)

To apply a €5 shipping charge to orders between €30 and €50:

  • Minimum order price: €30 (inclusive)

  • Maximum order price: €50 (not inclusive)

To offer free shipping with orders from €50, you only need to specify the minimum order value of €50

To apply a €10 shipping charge to orders up to 5 kg (5 kg included):

  • Minimum order weight: 0 kg

  • Maximum order weight: 5.001 kg (not inclusive; if the order weighs 5 kg, the shipping would still cost €10)

To apply a €5 shipping charge to orders between 5 kg and 10 kg:

  • Minimum order weight: 5.001 kg (inclusive)

  • Maximum order weight: 10.001 kg

To apply a €3 shipping charge to orders that weigh more than 10 kg, you only need to specify the minimum order weight of 10.001 kg

Besides, if your shipping options are based on order weight, remember to specify product weight for all your products, including their variations. You can do that in the product management area 💡

Did this answer your question?