Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Exclude shipping method(s) if total is greater than some value.

Exclude shipping method(s) if total is greater than some value.

Locked

Views: 862

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
28 May 2009, 9:49 PM
#1
ksolito avatar

ksolito

New Zenner

Join Date:
Nov 2006
Posts:
44
Plugin Contributions:
0

Exclude shipping method(s) if total is greater than some value.

ZC 1.3.8a.

I need to exclude our cheapest shipping method if the total sale is over $50. I assume I have to do this programmatically.

The shipping moduled is a cloned flat rate module.

Can anybody point me in the right direction in regard to the code modules I'll need to change and the variables I need to evaluate?

2 Jun 2009, 5:22 PM
#2
ajeh avatar

ajeh

Oba-san

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

Re: Exclude shipping method(s) if total is greater than some value.

You say you need to exclude the cheapest shipping method for orders over $50 ... but then say you only have Flat Rate flat shipping module ... so what is the "cheapest shipping method" if you only have the Flat Rate flat shipping module ... :unsure:

3 Jun 2009, 6:56 PM
#3
vandiermen avatar

vandiermen

Totally Zenned

Join Date:
Feb 2007
Posts:
518
Plugin Contributions:
1

Re: Exclude shipping method(s) if total is greater than some value.

This post explains how to disable a shipping mod after or before a certain weight; I can imagine you can edit the code to change it to price somehow.
http://www.zen-cart.com/forum/showpost.php?p=735328&postcount=18