View Single Post
  #4  
Old 01-07-2005, 10:45 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default

I tried...

Code:
{if $active_modules.Product_Options ne ""} From {/if}

...in products_t.tpl , but it displays 'from' whether the product has options or not.

I also tried...

Code:
{if $product_options ne ""}

...but that doesn't work properly either. Anyone got this to work?
__________________
xcartmods.co.uk
Reply With Quote