Hello,
I'd like to add some specific information to the page footer for a few products. In order to do this I need to know what the if statement is. I already know that for categories I would use:
Code:
{if $cat eq "301"}
Do something
{/if}
What would it be for individual products?
Thanks,
Jennifer