Quote:
Originally Posted by cherie
You can try something like:
Code:
{if $cat eq X or $current_category.parent eq X}
|
I used:
Quote:
{if $cat eq X or $current_category.parentid eq X}
|
and it worked fine. Thanks for the right direction.
Now, is there a way to call the same featured products if current product is from category "x"?
Many thanks.