h4r15 Posted December 18, 2010 Share Posted December 18, 2010 On the product list, how to change text "PRICE LOWERED!" to price without reduction? and then adding style 'through-style' on it? i want it listed same like on Special Block. I tried to place code below from blockspecials.tpl to productlist.tpl, but it shows 0,00€ instead of price without reduction. span class="price-discount">{if !$priceDisplay}{displayWtPrice p=$special.price_without_reduction}{else}{displayWtPrice p=$priceWithoutReduction_tax_excl}{/if} Any help? Link to comment Share on other sites More sharing options...
pemeclama Posted December 19, 2010 Share Posted December 19, 2010 It's solved here:http://www.prestashop.com/forums/viewthread/66773/development/solved_product_list_price_lowered/I'd tried and it works!!! Link to comment Share on other sites More sharing options...
h4r15 Posted December 19, 2010 Author Share Posted December 19, 2010 Thank you, i tried it but that was only to delete text "PRICE LOWERED!".What i want is, to change this text "PRICE LOWERED!" to the old price with through-line on it, and then below this old price will appear discount price in red color. Link to comment Share on other sites More sharing options...
Pshopic Posted December 19, 2010 Share Posted December 19, 2010 Hi h4r15Can you send your URL? Link to comment Share on other sites More sharing options...
h4r15 Posted December 19, 2010 Author Share Posted December 19, 2010 Thank you for reply, PrestaShopic. Unfortunatelly my site stil on my local server, under development.But nevermind, this problem solved on this thread: http://www.prestashop.com/forums/viewthread/28106/third_party_modules/how_to_display_old_price_in_product_listing/ 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