Thread
:
How to show product as free instead of enter price
View Single Post
#
2
08-18-2009, 11:39 AM
cflsystems
Veteran
Join Date: Apr 2007
Posts: 14,201
Re: How to show product as free instead of enter price
In skin1/customer/product.tpl find
Code:
<input type="text" size="7" name="price" />
and replace with
Code:
<div>Your text here</div>
__________________
Steve Stoyanov
CFLSystems.com
Web Development
cflsystems
View Public Profile
Send a private message to cflsystems
Find all posts by cflsystems