![]() |
getting rid of checkout button
I'm using Google Checkout, which puts its own checkout button on the cart. Right my system shows two checkout buttons--the default, and Google's. Clicking on the default button returns an error--which it should, since cc processing isn't available. So how do I get rid of the non-functional default checkout button? Is there a menu option somewhere, or do I need to go into a template and remark it out? I've looked at /customer/menu_cart.tpl, and it appears that I need to remark out
Code:
{include file="customer/main/minicart.tpl"} Am I on the right track? I am a smarty newb. |
Re: getting rid of checkout button
Right idea - wrong track! That is just a link to the cart - you need that.
Your best bet is to use Webmaster Mode from within Admin. Then you can easily see which templates are being used on each page and can quickly determine which ones to edit to remove the checkout button from wherever you need to. |
All times are GMT -8. The time now is 03:43 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.