View Single Post
  #5  
Old 01-18-2011, 03:23 PM
 
xcesiv xcesiv is offline
 

Advanced Member
  
Join Date: Jun 2007
Posts: 84
 

Default Re: remove the "Our price:" Field

Quote:
Originally Posted by chamberinternet

Thank you for your help so far.

I think i did it right, but i can still see the problem

Is this right

In product_details.tpl file
Code:
{* <td class="property-name product-price" valign="top">{$lng.lbl_our_price}:</td> *}

Code:
{* <input type="text" size="7" name="price" /> *}

In products_t.tpl File
Code:
{* <span class="price">{$lng.lbl_enter_your_price}</span><br /> *} {* $lng.lbl_enter_your_price_note *}
__________________
www.pureimage.com.au - X-CART Gold 4.7.4
www.WholesaleDigital.com.au - X-CART Gold 4.6.0
Reply With Quote