View Single Post
  #11  
Old 01-19-2011, 05:17 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: remove the "Our price:" Field

Dont use html comments (<!-- -->) to comment out smarty code. Use {* *}. What you need to do is set correct price for the product but hide quantity box and set hidden filed in the template with quantity - otherwise noone will be able to order.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote