View Single Post
  #33  
Old 11-24-2008, 03:42 AM
  MattAustin's Avatar 
MattAustin MattAustin is offline
 

Advanced Member
  
Join Date: Jul 2008
Posts: 41
 

Default Use products_t.tpl in manufacturerinfo.tpl

Hello all,
Could anyone tell me how I could modify manufacturerinfo.tpl to use products_t.tpl to display the products within this section so that it has a consistent look and feel with the products list pages.
I have been trying to do something like the following:

Code:
{include file="customer/main/products_t.tpl" products=$manufacturerinfo.product}


But I am unsure how to pass the correct variables through to make it work

Any help is greatly appreciated
__________________
xcart version 4.1.6 Gold
Linux 2.6.9-67.0.20.ELsmp
www.qvsdirect.com
Reply With Quote