an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Free shipping on orders > $ ?
Last Post 3/13/2009 8:57:39 AM By lukezy. 3 replies.
3/13/2009 6:57:54 AM
jlbreazeale@intfiling.com
Posts: 3
Joined: 11/10/2008
Free shipping on orders > $ ?
Is there a way to set up DSC so that it doesn't charge shipping on orders over a certain dollar amount?
 
Thanks.
3/13/2009 8:03:41 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Free shipping on orders > $ ?
Yes, you can use the table based shipping. See below.
 
DotShoppingCart Staff
3/13/2009 8:17:35 AM
jlbreazeale@intfiling.com
Posts: 3
Joined: 11/10/2008
Re: Free shipping on orders > $ ?
Is there a way to tell the system if the order is less the $50.00 then pull freight cost from UPS but it it's over $50.00 the make freight 0.00.  Inother words, can you use the table and ups shipping methods?
 
3/13/2009 8:57:39 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Free shipping on orders > $ ?
Yes, you enable UPS and reset the shipping cost to #0 when it's over %50 by adding some custom code.
DotShoppingCart Staff