View Single Post
  #6  
Old 10-12-2004, 10:25 AM
 
instinctual instinctual is offline
 

eXpert
  
Join Date: Nov 2003
Posts: 247
 

Default by product id

hmmm...well, not having checked that your variables are in the right syntax, and whether or not they can be used on the cart page like this, I'd say try this instead:

{if $products[product].product_options == "Membership Sign Up"}

See if that does the trick!

I'm almost thinking though that you would need to be using $cart_contents or something like that instead though - checking the cart contents for products with options that match, right now I think this tag is more for the products.tpl and product.tpl templates.

Lemme know!

Instinctual
Colorado
X-Cart Versions 3.5.x - 4.0.4
Reply With Quote