peixixi Posted February 11, 2017 Share Posted February 11, 2017 Hello, by default when browsing in the front office by product list, the product description has disabled html, or scripts, and only plain text is displayed. When you enter the product, the description does have the html and scripts active and you can see links etc. My question is, how can I activate the html or scripts in the description in the list (preview) of the products in the store, for example listed by a category. A greeting and thanks for the help Link to comment Share on other sites More sharing options...
shokinro Posted February 13, 2017 Share Posted February 13, 2017 assume you are using PrestaShop 1.6x. try to modify following file /theme/default-bootstrap/product_list.tpl fine out this line and remove the red part {$product.description_short|strip_tags:'UTF-8'|truncate:360:'...'} 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