![]() |
buy now button removal
I have this code in my product template:
Quote:
I tried this, but all I get is a blank page from the point that I modify: Quote:
|
Re: buy now button removal
That's not a correctly formatted comment :) To comment something out, use this:
{* Commented Out Code *} So in your case, it would be: <BR><BR>{/if} {if $product.forsale ne "B"} {*{include file="buttons/add_to_cart.tpl" style="button" href="javascript: if(FormValidation()) document.orderform.submit();"}*} {if $login ne "" and $active_modules.Wishlist ne ""} {include file="customer/add2wl.tpl"} {/if} {else} That's the add to cart button though, not the buy now button. |
Re: buy now button removal
Ah ha! Caught it. Thanks!
Oh so now I've fixed that, I can still see the "Quantity" and the dropdown of how many they can choose. I'm wondering if you could help me out with commenting out that portion too? Quote:
|
Re: buy now button removal
You actually need to comment out more than you posted above - everything from the first <tr> to the closing </tr>
|
All times are GMT -8. The time now is 11:19 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.