View Single Post
  #2  
Old 09-03-2012, 10:17 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Adding Manufacturer's name to Invoice/Receipt

Your sql statement is all wrong as well as the smarty code. I am suprised you are not getting an error actually. Don't even try this in order.php. I think manufacturer name is already included in product array but you need to call it properly in the template file

{$product.manufacturer}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote