View Single Post
  #2  
Old 04-13-2014, 09:14 AM
 
jlat jlat is offline
 

Member
  
Join Date: Jan 2014
Posts: 17
 

Default Re: Adding category title to products listing

I've realised that this isn't going to be simple. I think what I'll need to do is generate an array for each category and load each product into it that appears in the relevant category. Then I can loop through all categories and show all products that are in that category, and easily have the category title above.
__________________
xcart Gold Plus 4.6.3
Reply With Quote