Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Calculate free ship total after coupons

Calculate free ship total after coupons

Views: 1,366

Results 1 to 7 of 7
23 Jun 2013, 8:07 AM
#1
mysh avatar

mysh

New Zenner

Join Date:
Nov 2011
Posts:
54
Plugin Contributions:
0

Calculate free ship total after coupons

I have my site setup to do free shipping on $20 or more. I wanted to offer a generous free ship option and I crunched the numbers and felt comfortable with $20. The issue I am having is I run coupons a lot and zen cart gives free shipping on the total before coupon. If I have someone order $20 worth of product but then use a 20% discount the total is now $16. I don't want this to get the free ship option but it does. This is hurting me on smaller orders and really want to change it but I can't find any options for this.

Can anyone help fix this so zen cart gives free shipping on the final total. I thought this would be an option. I would think a lot of people would want to set it up like this

23 Jun 2013, 9:09 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Calculate free ship total after coupons

Are you doing Free Shipping with the Modules ... Order Total ... Shipping ot_shipping or what method are you giving your Free Shipping? :lookaroun

24 Jun 2013, 6:34 AM
#3
mysh avatar

mysh

New Zenner

Join Date:
Nov 2011
Posts:
54
Plugin Contributions:
0

Re: Calculate free ship total after coupons

I am using the "free shipping offer" module. I have looked over the settings available for this and don't see a way to set this so it calculates after coupons.

I have it set to equal or greater then $20

24 Nov 2013, 9:24 PM
#4
mysh avatar

mysh

New Zenner

Join Date:
Nov 2011
Posts:
54
Plugin Contributions:
0

Re: Calculate free ship total after coupons

I have still never solved this issue. Is there a way to have free shipping calculate off the final price after coupon? I don't understand why the free shipping goes off the pre coupon totals

11 Dec 2013, 5:27 AM
#5
twitchtoo avatar

twitchtoo

Totally Zenned

Join Date:
Apr 2007
Location:
Ontario, Canada
Posts:
1,732
Plugin Contributions:
14

Re: Calculate free ship total after coupons

mysh:

I have still never solved this issue. Is there a way to have free shipping calculate off the final price after coupon? I don't understand why the free shipping goes off the pre coupon totals

Yes there is, the hard code needs to be modified to subtract the coupon from the subtotal, then present the shipping options you have installed... based on their relative settings.

20 Dec 2013, 2:42 AM
#6
mysh avatar

mysh

New Zenner

Join Date:
Nov 2011
Posts:
54
Plugin Contributions:
0

Re: Calculate free ship total after coupons

I'm not great with code but I can do some modifications if pointed in the right direction. Is there any tutorial or webpage that describes how to do this?

29 Dec 2013, 5:48 AM
#7
twitchtoo avatar

twitchtoo

Totally Zenned

Join Date:
Apr 2007
Location:
Ontario, Canada
Posts:
1,732
Plugin Contributions:
14

Re: Calculate free ship total after coupons

It needs to be custom coded... :)