Quote:
Originally Posted by hamid
Is there any way to put the extra fields into $products? 
|
That is basically what I was describing, and is the correct course of action. To accomplish this you will need to examine how the $extra_fields array is generated, and incorporate that into $products. Not an easy task unless you are skilled in PHP/MySQL. But the examples are all there, you just need to look at the code.