davidtnb Posted June 18, 2009 Share Posted June 18, 2009 Does anyone know how to set it up to where I can give out free shipping if the item is over $150. This is how I have it setup currently:http://img189.imageshack.us/img189/7986/picturek.pngIt keeps making the customer pay $7.50 for the item, even though its over $150:http://img200.imageshack.us/img200/2714/pictures.pngUpdate:This is how I just set it up:http://img25.imageshack.us/img25/8595/4324324234.pngWhen a customer goes to checkout when the product is under $150, they see this:http://img25.imageshack.us/img25/3179/245343838539.pngUpdate #2Just tried it this way, setup 2 different price ranges for one shipping company... it gave anything over $150 free shipping, but anything under $150 it still shows free:http://img37.imageshack.us/img37/6482/324324324234234.pngRESOLVED FINALLY!!I installed the UPS module (http://www.prestashop.com/forums/viewthread/8532/P225/modules/module_ups_module_beta_0_dot_2_dot_4__update_4309_/)and it messed up the free shipping. Just overwrote the UPS files with the original files and it fixed the free shipping... thank god!!! Link to comment Share on other sites More sharing options...
davidtnb Posted June 18, 2009 Author Share Posted June 18, 2009 I can setup free shipping on anything over 0 dollars, but when I make it anything over $150, it charges shipping...Anyone know? Link to comment Share on other sites More sharing options...
spott Posted June 19, 2009 Share Posted June 19, 2009 What version of PrestaShop?To me its works fine Link to comment Share on other sites More sharing options...
davidtnb Posted June 19, 2009 Author Share Posted June 19, 2009 Using 1.1 final. Link to comment Share on other sites More sharing options...
davidtnb Posted June 24, 2009 Author Share Posted June 24, 2009 Is there anyway to reset the shipping in the database? What should I do?? Link to comment Share on other sites More sharing options...
Ion_Cannon Posted June 24, 2009 Share Posted June 24, 2009 You can drop the tables related to shipping and reload them with the original SQL files if you have them. Use phpmyadmin to do this. Also make sure you have the original Carrier.php and Cart.php in your classes directory.-IC Link to comment Share on other sites More sharing options...
davidtnb Posted June 24, 2009 Author Share Posted June 24, 2009 You can drop the tables related to shipping and reload them if you have them. Use phpmyadmin.-IC I replaced those 2 files like you just posted (seems you updated your post lol) but replacing the original files with the ones the UPS module over wrote fixed my problem.Don't think its the tables as it was only affected b/c of the UPS module over writes Link to comment Share on other sites More sharing options...
Ion_Cannon Posted June 24, 2009 Share Posted June 24, 2009 Yeah I did not read carefully. Glad you got it fixed! Link to comment Share on other sites More sharing options...
Recommended Posts