seog Posted February 18, 2015 Share Posted February 18, 2015 Hello I can´t use <br/> or <p></p> in description_short of product-list. (In product.tpl works fine) Acording to other user they can use html code in description-short: https://www.prestashop.com/forums/topic/342972-ps16-how-show-the-short-description-on-the-product-list-like-on-the-product-page/ My code for product-list.tpl is: <div class="product-desc" itemprop="description"> {$product.description_short} </div> It don´t work in PS 1.6.11 Do you can help me? best regards 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