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.... :\
|