FeTy Posted December 14, 2018 Share Posted December 14, 2018 Hi, I'm configuring prestashop 1.7 and when I select a category or a menu, the products listed don't includes the product detail (title, price, for example). I've been reviewing several code files - "product.tpl" among others, but I don't find why it occurs. I think is different what occurs in the 1.6 version with the "short names". In the featured and special products lists the product detail information appears fine. Do anybody know what is happening? Thanks. Link to comment Share on other sites More sharing options...
shacker Posted December 16, 2018 Share Posted December 16, 2018 i nprestashop 1.7, the details are in themes/yourtheme/templates/catalog/listing/product-lsit.tpl and you have the included files references here like products-top.tpl or product-details.tpl in each file you can add or remove what you need Link to comment Share on other sites More sharing options...
FeTy Posted December 16, 2018 Author Share Posted December 16, 2018 Thanks for the answer. After almost two days reviewing code, I realized the template is using the same code (product.tpl from miniatures) but two different CSS files. I've modified the CSS file to adapt the size and show the product title and prize. 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