Thank you very much Frank, that solved the problem. Donation is on the way to you.
Thank you very much Frank, that solved the problem. Donation is on the way to you.
Frank,
Thanks so much for a very useful mod.
I've use part of your code and added it to the tpl_header.php and then turned the shopping_cart box off.
you can see it at http://www.drjillsfootpads.com/index.php
Again thank you so much for a great job done!
http://www.zen-cart.com/forum/images/smilies/clap.gif
I would recommend using (in the package) a new file in /includes/languages/english/extra_definitions/ so users do not have to edit anything to get base functionality. If they want to customize the text, they will of course have to edit a language file.instead of adding them to your includes/languages/english/YOUR_TEMPLATE/shopping_cart.php file as recommended in the Readme of the package.
/includes/languages/english/extra_definitions/free_shipping_sidebox_definitions.php
or something.
Good to hear that:)
Version 2.1 is now available for download.
Changes:
The language defines have been moved from
includes/languages/english/YOUR_TEMPLATE/shopping_cart.php
to a new file
includes/languages/english/extra_definitions/YOUR_TEMPLATE/free_shipping_qualifier_defines.php
Enjoy
I got this module working. My question is, is there anyway to get this module to work with the Free Shipping Rules module? The way it is set up now is in order for it to show how much more you need to add to your cart to qualify for free shipping, you have to have the "Allow Free Shipping" option on. The problem with this is that it overrides all other shipping option if your order is over the total set for the free shipping. When they go to checkout, it does not give them other shipping options then. Just the free shipping.