TBDC Posted February 6, 2010 Share Posted February 6, 2010 I wish to add text to my Buy Block area so before the price it says "Prices Starting At"Thank You Link to comment Share on other sites More sharing options...
ohoho Posted July 20, 2012 Share Posted July 20, 2012 up Link to comment Share on other sites More sharing options...
robertrobert Posted July 22, 2012 Share Posted July 22, 2012 Add after (in the file product.tpl {if $product->show_price AND !isset($restricted_country_mode) AND !$PS_CATALOG_MODE} <p class="price"> this <span class="startingat">{l s='Price starting at'}</span> Then add in product.css .startingat span { } and costumize it! Have fun! Link to comment Share on other sites More sharing options...
ohoho Posted July 27, 2012 Share Posted July 27, 2012 Thank you, Is it working for an html image too ? 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