View Single Post
  #2  
Old 04-26-2004, 01:48 AM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

edit skin1/customer/main/product.tpl

Code:
{if $product.weight ne "0.00"}<tr><td width=30%>{$lng.lbl_weight}</td><td nowrap>{$product.weight} {$config.General.weight_symbol}</td></tr>{/if}

Remove this line or {* comment it out *}

__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote