Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Hide Weight

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 06-16-2011, 01:43 PM
 
batt255 batt255 is offline
 

Member
  
Join Date: Feb 2011
Posts: 29
 

Default Hide Weight

How do you remove the weight from showing up in the product detail page? I have 4.4.3 vesion..thanks
__________________
x-cart 4.4
Reply With Quote
  #2  
Old 06-24-2011, 12:34 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Weight

Just keep the weight empty or zero.

If it is actually used in your store, you should alter the "skin/common_files/customer/main/product_details.tpl" and comment out the code like this:
Quote:
{* if $product.weight ne "0.00" or $variants ne ''}
<tr id="product_weight_box"{if $product.weight eq '0.00'} style="display: none;"{/if}>
<td class="property-name">{$lng.lbl_weight}</td>
<td class="property-value" colspan="2">
<span id="product_weight">{$product.weight|formatprice}< /span> {$config.General.weight_symbol}
</td>
</tr>
{/if *}

http://help.qtmsoft.com/index.php?title=X-Cart:Editing_Skin_Files
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote
  #3  
Old 06-24-2011, 12:36 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Hide Weight

Not actually a configuration, thus moving to "Storefront Design & Template Editing in v 4.4.x" forum.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 09:49 AM.

   

 
X-Cart forums © 2001-2020