Re: remove login capabilities
You can add your own module in xcart_modules table. And check if this module is enabled in templates instead of wrapping the code with just false if statement or {* *}
What concerns templates you need look thru skin1/customer/home.tpl and skin1/modules/Fast_Lane_Checkout/home_main.tpl
|