View Single Post
  #17  
Old 12-14-2010, 01:14 PM
  Bruno Stevens's Avatar 
Bruno Stevens Bruno Stevens is offline
 

Newbie
  
Join Date: Dec 2010
Location: Belgium
Posts: 3
 

Default Re: Weight removing from product page

Thx !
Works fine with X-Cart 4.4.1

Quote:
Originally Posted by smek
use html commenting and it works

<!---{if $product.weight ne "0.00" || $variants ne ''}
<tr id="product_weight_box">
<td width="30%">{$lng.lbl_weight}</td>
<td nowrap="nowrap"><span id="product_weight">{$product.weight|formatprice}< /span> {$config.General.weight_symbol}</td>
</tr>
{/if} -->
__________________
Bruno Stevens - Belgium
X-Cart 4.4.1 Gold
mother tongue: Dutch

www.tandem-shop.kz
Reply With Quote