malloco Posted February 25, 2014 Share Posted February 25, 2014 (edited) Hi there! I am building a new store for a distributor that sells to small shops. This store is focused on this public and I would like to show in the store both prices: The retail price (tax included) and the whole sale price. Does anybody know how to do this? Thanks a lot, Edited February 25, 2014 by malloco (see edit history) Link to comment Share on other sites More sharing options...
malloco Posted February 25, 2014 Author Share Posted February 25, 2014 Anybody, please??? Link to comment Share on other sites More sharing options...
vekia Posted February 25, 2014 Share Posted February 25, 2014 check this: http://www.prestashop.com/forums/topic/30288-how-to-show-wholesale-price/ a bit old, but still actual you replied there, have you tried it? 1 Link to comment Share on other sites More sharing options...
malloco Posted February 25, 2014 Author Share Posted February 25, 2014 Thanks so much! Done it! check this: http://www.prestashop.com/forums/topic/30288-how-to-show-wholesale-price/ a bit old, but still actual you replied there, have you tried it? Link to comment Share on other sites More sharing options...
vekia Posted February 25, 2014 Share Posted February 25, 2014 Thanks so much! Done it! so it works? im asking because you already posted there, in topic that i linked above Link to comment Share on other sites More sharing options...
malloco Posted February 25, 2014 Author Share Posted February 25, 2014 Yes.I have used something similar. In product.tpl i have added {if $product->wholesale_price != 0}{convertPrice price=$product->wholesale_price}{/if} You're right! I have just posted in that topic that my problem has been solved! 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