Calling additional category as well as main category
I am trying to setup a simple feature where I will be adding a category called "Whats New" and any item added to this category would then display a small "New" icon. It's basicall all working but I can't seem to call up the "additonal category" which would be the "Whats New" category with the {if} statement to determine when the image should be displayed. It only seems to call up the main category. Does anyone know how to call up ANY category the product is in on the products.tpl file? The addiotnal category ID in this case is 384 and it doesn't work.. if I use the main category id it does.. thanks.
{if $product.categoryid eq '384'} place image here (/if}
__________________
eHub - Web Design & Hosting
X-Cart 4.2 / 4.3 / 4.4.X
|