View Single Post
  #4  
Old 04-17-2012, 05:45 PM
  cherie's Avatar 
cherie cherie is online now
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: Display product extra field data on Invoice

Whoops, that should have been "key" instead. I edited it.

Did you look to see if "active" is actually set?

You can use something like this to see what is in $product to see if all of the extra_fields stuff is like you are expecting:
Code:
<pre>{$product|@print_r}</pre>
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote