lemongrass Posted August 17, 2009 Share Posted August 17, 2009 Hi! I thought I had read about this before but now cannot find the thread.I am using 1.2.1 and want to change the way Qty Discounts is showing to something more friendly.At the moment it is showing as 10 Quantities and then on the next line just -$8.00How do I edit it to show something more friendly Like Buy 10 and save $8.00 each etc.ThanksErnie Link to comment Share on other sites More sharing options...
prestahead Posted August 22, 2009 Share Posted August 22, 2009 Funny that your doing this as I'm working on the same thing.It is ugly by defaut...It looks like you need to change the text around line 260 of product.tpl to say what you want.I need help with calulating the per item price after the discount and displaying that.Anyone ? Link to comment Share on other sites More sharing options...
Shenit Posted September 2, 2009 Share Posted September 2, 2009 I was hoping to change the -8% or -$8.00 to the price amount after discount. Anyone can help me with that? How should i change the code? Thanks {if $quantity_discount.id_discount_type|intval == 1} -{$quantity_discount.value|floatval}% {else} -{convertPrice price=$quantity_discount.value|floatval} {/if} Link to comment Share on other sites More sharing options...
alexcat Posted November 5, 2011 Share Posted November 5, 2011 Anyone knows how we could edit these lines to display final prices after discounts in place of the value of discount??? Is only to modify these 2 lines! I think that isn't necessary use any module or a plugin to do this! Is only modify these 2 code lines... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now