![]() |
Remove Weight...
hey! I have a question for you guys..
We dont know the weight of the products since we drop ship is there any way possible to remove the "Weight" field? So it doesnt show Weight 1.0lb Thanks! |
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 *} ;) |
BOOMER HELP!
Hey ! - Can can I get rid of Quantity - ? I drop ship so there is no way for me to know much is in quantity -So i need to get rid of it I looked in the above file looks like alot to comment out - im sure you know of an easy way! Please Thanks!
|
I commented this out
Code:
{* And it doesnt appear - i think i phrased what i needed wrong - There are two quantity's one - y ou can select like 1-X(DEPENDING ON SETTING) quantity of items then there is something that says like "Quantity: 1000" Depending on what i imported it with... I commented that above out and it doesnt' show it any more but will that screw up anything else? Thanks.. |
Re: BOOMER HELP!
Quote:
open buy_now.tpl look for Code:
<select name=amount> replace with Quote:
|
All times are GMT -8. The time now is 01:46 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.