View Single Post
  #1  
Old 10-26-2005, 10:03 AM
 
jkirkpatrick jkirkpatrick is offline
 

Senior Member
  
Join Date: Jan 2005
Posts: 193
 

Default Need to create an if statement using product IDs...

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
__________________
Jennifer Kirkpatrick
X-Cart Pro Version 4.4.1
AND
X-Cart Gold Version 4.1.9
Reply With Quote