View Single Post
  #3  
Old 02-14-2008, 02:54 AM
 
sjrconsulting sjrconsulting is offline
 

Newbie
  
Join Date: Nov 2007
Posts: 9
 

Default Re: Adding Additional Field Information to Home Page Products

I am actually looking to modify both the templates and the scripts/functions. I already know how to modify the templates, and have already done so.

What I am trying to do is add an Extra Field Value on the home.php page. So I am looking for the function/SQL Query that calls the database to display the products. I want to modify the query and join the xcart_extra_field_value table to the query so that the extra field can be a part of the query and then I can modify the template with the Extra Field Value.


Thanks for your time.

Steve
__________________
X-Cart Gold: 4.1.9
PHP: 5.2.4
MySQL: 4.1.20
Apache/2.0.52
Reply With Quote