View Single Post
  #5  
Old 12-18-2010, 08:34 PM
 
petrero petrero is offline
 

Newbie
  
Join Date: Dec 2007
Posts: 4
 

Default Re: Smarty Variable List/Guide

sorry... should have been more clear. each product is assigned/associated with only one parent category. within the $product array, I'm only finding the category ID. I guess I could do an if/then statement, like if catid=950 then display 'eye brushes'. prefer something a bit cleaner, but it may have to do.

hmm.... :\
Reply With Quote