Fabio Manzo Posted September 17, 2018 Share Posted September 17, 2018 (edited) I am working on the file product-cover-thumbnails.tpl. I can't understand what controller generates the smarty variable $product.images. Maybe it's the Product controller but checking inside it, nowhere this variable is defined. So, I have 2 questions: 1 - does anybody know where $product.images is defined? 2 - is there a way to know rapidly what controller gets called in a template? Thanks Edited September 17, 2018 by Fabio Manzo mistake in english (see edit history) Link to comment Share on other sites More sharing options...
doekia Posted September 17, 2018 Share Posted September 17, 2018 (edited) tout controlleur qui appèle product-list.tpl Donc CategoryController, SearchController, ManufacturerController, ... Edited September 18, 2018 by doekia (see edit history) Link to comment Share on other sites More sharing options...
Eolia Posted September 17, 2018 Share Posted September 17, 2018 + tous les modules qui appellent product-list.tpl (homefeatured, special, newproducts, blocklayered, etc...) 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