View Single Post
  #4  
Old 08-02-2004, 06:30 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

Take a look at buy_now.tpl

find this

Code:
{* $Id: buy_now.tpl,v 1.8 2003/11/14 14:41:51 svowl Exp $ *} {if $js_enabled} <table border=0 width=100% cellpadding=0 cellspacing=0> {if ($active_modules.Product_Options ne "" and $product.product_options) or $product.price eq 0}

notice the

or $product.price eq 0

at the end
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote