Many webshops offer free shipping if the cart price exceeds a certain amount. Your template/subscription determines the way you configure free shipping.
Choose template/subscription:
Essential
Free shipping is defined for each delivery option.
- Expand the Free shipping section on the individual Delivery Option and activate Threshold for free shipping.
- Add the cart value from which free shipping should be available, in each of the currencies defined under Basic settings. If the cart value exceeds the set amount the delivery will be free of charge for the end-customer.
In the example above, shipping is free for customers who buy for at least DKK 300 or SEK 450.
Professional and Premium
Configuring Free shipping for Professional and Premium subscriptions is done using the Rule engine and the parameter cart_price.
- Go to Parameters in the menu on the left side and select cart_price from the drop-down list. Only activated parameters will be available for use in the Rule engine.
- Next, go to Rule engine and click Add new rule.
- Enter a name, e.g. "Free shipping". A rule is inactive until you activate it. Activate a rule using the toggle button in the top right corner.
- Add the Conditions. In this example, the conditions say if the cart price is 50 or more.
- Next, specify the Actions that should happen when the conditions are met. Here we set the price of the selected carrier service to 0.
- Click Continue and Save.
You can use the test data to see if the rule works as intended. Click Change test input and change the cart_price to see if the price changes correctly.