WebSite X5Help Center

 
Nigel B.
Nigel B.
User

Add Free Shipping Option for Orders Over a Certain Amount  en

Auteur : Nigel B.
Visité 105, Followers 2, Partagé 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

Posté le
9 RéPONSES - 3 UTILE
Axel  
Axel  
User

@KolAsim,

Nigel, KolAsmin has a very good expertise to fix this by CSS, JS coding. Here I am poor... wink

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

Lire plus
Posté le de Axel  
Axel  
Axel  
User

Oups,

May be it is possible by this way.

Not tested

Axel

Lire plus
Posté le de Axel  
Axel  
Axel  
User

works fine.

And for an order above 100

Lire plus
Posté le de Axel  
Nigel B.
Nigel B.
User
Auteur

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.

Lire plus
Posté le de Nigel B.
Axel  
Axel  
User

Here into product you have this one

Please take time to check by yourself and open the software... !!!! undecided

Axel

Lire plus
Posté le de Axel  
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

(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

.

Lire plus
Posté le de  ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

ciao Axel, under the others, add an additional shipment similar to this:

.

Lire plus
Posté le de  ‪ KolAsim ‪ ‪