viper2583 Posted February 7, 2014 Share Posted February 7, 2014 (edited) Hello,I am looking for some time to modify product page on front-office.I made a module allowing me to create security levels for the safes in the back-office side.After adding to the database, I would like to display data in the tab "more" of the product.I have found the location where i have to add html in the product.tpl.Only I have not find the method to override, for write mySQL Requette and assign smarty variables,all of this for found it on tpl side and display the text associated with the product.If my explanation does not clear its does not hesitate to ask me for details, because i have a bad english (im french its normal ^^)Thank you in advance. Edited February 7, 2014 by viper2583 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 7, 2014 Share Posted February 7, 2014 Only I have not find the method to override, for write mySQL Requette and assign smarty variables you're lookind for product controller probably, but i might be wrong. Controllers/Front/ProductController.php this file contains all necessary code to insert smarty variables to smarty engine, hope that this is what you're looking for, if not - please shed some more light on your expectactions Link to comment Share on other sites More sharing options...
viper2583 Posted February 7, 2014 Author Share Posted February 7, 2014 Hi, firstly, thank you for your response speed. Secondly, I will check this quickly and come back say if i succeed or given more about my expectations. Ty again cordially 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