Guest Posted October 19, 2007 Share Posted October 19, 2007 How can I enable free shipping after a certin dollar ammount? Any help would be great. Thanks Link to comment Share on other sites More sharing options...
Jack_mcs Posted October 19, 2007 Share Posted October 19, 2007 Go to admin->Modules->Order Total and click on Shipping and then Edit. Enter the amount and set free shipping to true. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
z4games Posted October 19, 2007 Share Posted October 19, 2007 I did that for orders over $20 and for orders under, I charge a flat fee of $5. However, if a customer buys $15 worth of goods, my shipping method offers Free Shipping and I think thats because $15 + my flat rate of $5, is $20 and the free shipping is triggered. But if the customer checks out, I still only get $15. Anyone know how to fix this? Link to comment Share on other sites More sharing options...
Guest Posted October 19, 2007 Share Posted October 19, 2007 Go to admin->Modules->Order Total and click on Shipping and then Edit. Enter the amount and set free shipping to true. Jack Thank you Link to comment Share on other sites More sharing options...
Guest Posted October 20, 2007 Share Posted October 20, 2007 I did that for orders over $20 and for orders under, I charge a flat fee of $5. However, if a customer buys $15 worth of goods, my shipping method offers Free Shipping and I think thats because $15 + my flat rate of $5, is $20 and the free shipping is triggered. But if the customer checks out, I still only get $15. Anyone know how to fix this? Hey whats up..this may work for you, had the very same problem and it worked for me :D go to Modules/shipping enable table rate if not enabled then set the following below, my minimum order amount is $38.00 My flat rate is $10.00 any order under $38.00 will be billed a flat rate of $10.00....so 38 (my minimum change to yours) : 10.00 (my flat rate change to yours) , 38.99 (change to your minimum) :0,10000:0.00 (leave the rest alone) I used 38.99 to see where the software cuts off, it cuts off at roughly $38.00, I got to 38.85 before the $10.00 charge disappeared. This is cut out of the table rate screen...Let me know if this works for you. :) Enable Table Method True Shipping Table 38:10.00,38.99:0,10000:0.00 Table Method price Handling Fee 0 Tax Class --none-- Shipping Zone --none-- Sort Order 0 Link to comment Share on other sites More sharing options...
z4games Posted October 20, 2007 Share Posted October 20, 2007 Hey whats up..this may work for you, had the very same problem and it worked for me :D go to Modules/shipping enable table rate if not enabled then set the following below, my minimum order amount is $38.00 My flat rate is $10.00 any order under $38.00 will be billed a flat rate of $10.00....so 38 (my minimum change to yours) : 10.00 (my flat rate change to yours) , 38.99 (change to your minimum) :0,10000:0.00 (leave the rest alone) I used 38.99 to see where the software cuts off, it cuts off at roughly $38.00, I got to 38.85 before the $10.00 charge disappeared. This is cut out of the table rate screen...Let me know if this works for you. :) Enable Table Method True Shipping Table 38:10.00,38.99:0,10000:0.00 Table Method price Handling Fee 0 Tax Class --none-- Shipping Zone --none-- Sort Order 0 Thanks Thomas, it works. But is there a way to inform the customer that its free shipping? With the table rate, it displays: Table Rate Best Way $5.00 and Table Rate Best Way $0.00 with free shipping. Instead, I'd like it to just say simply: Free Shipping for orders over $20! Is there a way to do this? Link to comment Share on other sites More sharing options...
Guest Posted October 21, 2007 Share Posted October 21, 2007 Thanks Thomas, it works. But is there a way to inform the customer that its free shipping? With the table rate, it displays: Table Rate Best Way $5.00 and Table Rate Best Way $0.00 with free shipping. Instead, I'd like it to just say simply: Free Shipping for orders over $20! Is there a way to do this? My store only has a few products under $38.00 so I added the FIXED Text to the top of the shipping Method Box during checkout. "Orders under $38.00 will include a $10.00 flat rate shipping charge." You could say here "Free Shipping for orders over $20!" I also added in every product description at the top (Price Includes Delivery Fee) Except the few products under $38.00 I don't know if this will work for you. This is what is displayed on my site during checkout: Orders over $38.00 see this Shipping Method Orders under $38.00 will include a $10.00 flat rate shipping charge. Table Rate Shipping Charge $0.00 Orders under $38.00 see this Shipping Method Orders under $38.00 will include a $10.00 flat rate shipping charge. Table Rate Shipping Charge $10.00 To change the text in the Shipping Method box find lang/english/checkout_shipping.php..look for line define('TEXT_ENTER_SHIPPING_INFORMATION'...change default text to whatever you like let me know if this helps Thomas Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.