Jump to content

Help with Products page in Admin Code


itxl

Recommended Posts

Hiya,

 

I would like to ask for your help please with a specific block of code...

 

But first here's what Im trying to achieve, i've added a second description (description2) field, so now in my edit/add products page I have a second box for description2, problem is when I enter details in description2 nothing is saved after clicking save button. So i am a bit stuck with prestashop code:

 

in file:

 

admin/tabs/AdminProducts.php

 

I found the updating part of code but somehow I can't find where exactly is the mysql statement that does the saving part, i've searched high and low for days and can't find what i am looking for..

 

and what does this line of code means? Can someone please tell me where it goes?

 

Hook::updateProduct($object);

 

Thank you very much.

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...