Hello to all
I have added a field name 'product_ref' into the table 'product' and 'product_description'. The field is a reference number which references a part of the category image. I don't know to which table I should add that field. So I added that field to both the table, because I wanted to display the reference number in the product listing. I don't find the SQL statement which is used to fetch the data fields in the product listing. Any suggestion is appreciable
Thank you