Jump to content

try to change product page front office


Recommended Posts

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 by viper2583 (see edit history)
Link to comment
Share on other sites

 

 

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...