View Single Post
  #8  
Old 08-12-2008, 07:19 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: removing quantity

Ok do you know the category id that you want to comment out? You can find it in the url.

example - test/xcart/home.php?cat=3


To remove the word Quantity comment out this code.

{*<td height="25" width="30%">{$lng.lbl_quantity}{if $product.min_amount gt 1}<br /><font class="ProductDetailsTitle">{$lng.txt_need_min_amo unt|substitute:"items":$product.min_amount}</font>{/if}</td>*}
__________________
xcart 5.1.2
Reply With Quote