Add Free Shipping Option for Orders Over a Certain Amount 
Author: Nigel B.
Visited 108,
Followers 2,
Shared 0
Hi Incomedia,
Can I make a suggestion to add an option to give customers free shipping if their order meets a certain value?
I have an online health shop: www.thetahealth.co.za and want to the be able to have it automatically cancel the customer's shipping cost when their order meets or goes over a certain value.
I notice many online health shops are providing their customers with this benefit, but website X5 doesn't have such an automated option.
I thought about using the coupon option to activate discounts on certain order totals, but would prefer to just have the shipping cost removed.
Kind regards, Nigel
Posted on the
@KolAsim,
Nigel, KolAsmin has a very good expertise to fix this by CSS, JS coding. Here I am poor...
Mays be if he read this post he can do something to check the amount of the order and to put the delivery to zero if necessary into the cart
Axel
Oups,
May be it is possible by this way.
Not tested
Axel
works fine.
And for an order above 100
Author
Thanks Axel, but I also need to have the shipping calculated on weight rather than number of products. I don't think X5 can do both together.
Here into product you have this one
Please take time to check by yourself and open the software... !!!!
Axel
(It > En) ... there's an invention of mine out there, along with variations of it, depending on the desired purpose...
... it works dynamically outside the program...
... in addition to the shipping types you already have, you could add one more, similar to this:
Free shipping on orders over R 700.00
Free shipping on orders over R 700.00 >> [R 0.00]
... with my code, if the total gross amount of the products is greater than (R700.00), all shipping types disappear, leaving only the last one with the corresponding radio button selected...
...
.... so if you're interested, add this new shipment below the others, publish the change, and let me know so I can evaluate it...
.
.
ciao
.
.
Hey KolAsim,
Could you post here your code for my demo. I will implemente it into the demo to help users.
https://wsx5demo.afsoftware.fr/boutik-copy.php
Axel
ciao Axel, under the others, add an additional shipment similar to this:

.