View Single Post
  #1  
Old 12-21-2007, 01:24 PM
  Cyber Matrix's Avatar 
Cyber Matrix Cyber Matrix is offline
 

eXpert
  
Join Date: Dec 2006
Posts: 199
 

Default Product Option if statment

I'm trying to write an if statement for a template to show only if that product option of Production Time is showing on the product pages in the option area. I can get this to work but it works on all pages. Does anyone have any suggestions? I think I'm calling the wrong information.

Code:
{if $active_modules.Product_Options eq "Production Time"}{include file="warpspeed.tpl"}{/if}
__________________
Cyber Matrix
-------------------
X-Cart 4.1.9
Reply With Quote