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
|