View Single Post
  #2  
Old 12-28-2006, 12:19 PM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: 'FREE' work around

You can edit your skin1/customer/product.tpl and find:

Code:
<input type=text size=7 name=price>

And replace with:

Code:
<b>FREE!</b>
Reply With Quote