Shipping Method: Minimum but no Maximum

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
efficiondave
Commander (CMDR)
Commander (CMDR)
Posts: 151
Joined: Tue Dec 02, 2008 10:20 am
Location: St. Louis Missouri
Contact:

Shipping Method: Minimum but no Maximum

Post by efficiondave » Wed May 22, 2013 3:48 pm

One of our stores offers Free Shipping for orders over $100. So we added a Shipping Method with a Minimum Purchase of $100 and the Free Shipping shows up properly. But, the standard shipping is still there and we'd like to hide it when the Free Shipping is available since no one should choose that. Seems like there should be a Maximum Purchase or another way to make Shipping Methods exclusive of each other.

What's the best way to handle this without writing custom code?

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Shipping Method: Minimum but no Maximum

Post by jmestep » Thu May 23, 2013 4:19 am

What about a minimum purchase of 100.01 on the standard shipping?
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
efficiondave
Commander (CMDR)
Commander (CMDR)
Posts: 151
Joined: Tue Dec 02, 2008 10:20 am
Location: St. Louis Missouri
Contact:

Re: Shipping Method: Minimum but no Maximum

Post by efficiondave » Thu May 23, 2013 10:14 am

Judy,
I want standard shipping to appear for all orders up to $100 but not for orders $100 or more. I'm confused by your suggestion.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Shipping Method: Minimum but no Maximum

Post by jmestep » Fri May 24, 2013 3:34 am

I'm not sure what you mean by standard shipping, but if it is a non-gateway shipping and only up to 99.99 you could that as a max for it and min of 100.00 for the free shipping. If it is a gateway method, then you will have to do some filtering code on the page.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

Post Reply