Ash25 Posted February 10, 2017 Share Posted February 10, 2017 Hi all, Im using Prestashop 1.6.1.11 Within each of my products are multiple drop downs for selecting different specs of products which then affects the end price. On the pages where it lists all my products for sale it shows the price for the minimum basic specification of that product but I want to add the text "Prices start from: " before that price. I'm presuming some code in product.tpl is going to need altering but I'm struggling to find where. Im using the default theme. Any help much appreciated. Cheers Link to comment Share on other sites More sharing options...
thehandlestudio Posted February 10, 2017 Share Posted February 10, 2017 Add this {l s='From Only '} before <span itemprop="price" class="price product-price"> on line 69 of the product-list.tpl This worked for me. 1 Link to comment Share on other sites More sharing options...
Ash25 Posted February 13, 2017 Author Share Posted February 13, 2017 Spot on, thanks very much thehandlestudio that worked perfectly. Link to comment Share on other sites More sharing options...
Labelshop.it Posted March 6, 2017 Share Posted March 6, 2017 Hello, I have the same problem can you help me. You tell me which files change and what to write thank you very much Michele www.labelshop.it 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