View Single Post
  #8  
Old 02-08-2010, 08:21 AM
 
slane slane is offline
 

Newbie
  
Join Date: Dec 2008
Posts: 8
 

Default Re: Removing the price field when product price is set to $0

Will this work in 4.1.11?
In /customer/main/product.tpl I have replaced <INPUT type="text" size="7" name="price"> with <input type="text" size="7" name="price" value="Member Discounts" readonly="readonly" />

But it has not changed the display.

Found easiest way:
Search in languages and change text there.
__________________
4.1.11
Reply With Quote