View Single Post
  #1  
Old 07-18-2006, 04:50 PM
 
GooseCA GooseCA is offline
 

Newbie
  
Join Date: Jul 2006
Posts: 9
 

Default Question about Products.tpl and Subcategories

Suppose I want to list products by subcategory in home.php?cat=category. For each subcategory, I want it to have a different title. Is there an element in the $products array that shows the subcategory id? Everytime I use $subcat.categoryid , it gives me the first subcategory for the main category. Any help would be much appreciated. Also is there a page that lists all the elements of each array that x-cart uses?
__________________
Version 4.0.9
Reply With Quote