View Single Post
  #2  
Old 01-20-2010, 05:43 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Anyone have a tpl for all products by category on one page?

I don't think that this exist in xcart by default. You need a php script to query the db for each category and products in it and assign these array values to smarty to use in a template. Using {php} inside template may do the job but it is no good with the amount of data you are trying to get and show
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote