View Single Post
  #4  
Old 07-14-2012, 10:29 AM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: Option Type Custom Text Field

Steve,

I found out the reason that line was commented out, it is because of the way we have variants in a table.
Would you know what the if statement would be to show it only on that product?
The product page is product.php?productid=45&cat=15 so I would need something along the lines of.

{if product="productid=45&cat=15"}
{include file="modules/Product_Options/customer_options.tpl"}
{/if}

Thanks
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote