ps2k11 Posted November 28, 2015 Share Posted November 28, 2015 Is there a way to hide prices in product list without using catalogue mode ? Show prices only works for individual products.Using Prestasop 1.5.4.1. Don't want to buy a module. Link to comment Share on other sites More sharing options...
chrisranjana.com Posted November 29, 2015 Share Posted November 29, 2015 Do you want to hide prices of products when they are shown 1) In front page 2) In a category list 3) In search results ? Also are you using any special template or the default template ? Link to comment Share on other sites More sharing options...
ps2k11 Posted November 30, 2015 Author Share Posted November 30, 2015 Do you want to hide prices of products when they are shown 1) In front page 2) In a category list 3) In search results ? Also are you using any special template or the default template ? in category or manufacturer list. Default template Link to comment Share on other sites More sharing options...
chrisranjana.com Posted November 30, 2015 Share Posted November 30, 2015 In file /themes/default-bootstrap/product-list.tpl you can html comment out wherever the price is displayed Like e.g <span class="old-price product-price"> {displayWtPrice p=$product.price_without_reduction} </span> and so on Be sure to take a backup of the original file first. Link to comment Share on other sites More sharing options...
ps2k11 Posted November 30, 2015 Author Share Posted November 30, 2015 Prices show even with catalog mode Link to comment Share on other sites More sharing options...
ps2k11 Posted November 30, 2015 Author Share Posted November 30, 2015 In file /themes/default-bootstrap/product-list.tpl you can html comment out wherever the price is displayed Like e.g <span class="old-price product-price"> {displayWtPrice p=$product.price_without_reduction} </span> and so on Be sure to take a backup of the original file first. Not that simple version 1.5.4.1 does have those 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