X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   fast-lane-checkout left bar is missing (https://forum.x-cart.com/showthread.php?t=55995)

hermoine 10-12-2010 11:52 AM

fast-lane-checkout left bar is missing
 
hey x-cart community,

i am using x-cart 4.4 the fast-lane-checkout module and the left bar is missing. http://littostar.com/xcart/cart.php

i was wondering if anyone was able to add the left bar back into the template files? i've read many forum posts even for 4.3 it says to modify the fast lane checkout > home.tpl file, but there is no home.tpl file in my 4.4. any help would be awesome. i am a total noob.

thanks!

hermoine 10-12-2010 11:57 AM

Re: fast-lane-checkout left bar is missing
 
i also wouldn't mind using the one page checkout, but the left bar doesn't show up in that either!

hermoine 10-12-2010 01:29 PM

Re: fast-lane-checkout left bar is missing
 
hey x-cart community,

i made up a hack, that for the moment seems to be working. in /common_files/customer/home.tpl i placed this code inside <div id="content-container2">
{if $cart ne "" and $active_modules.Product_Options}
<div id="left-bar">
{include file="customer/left_bar.tpl"}
</div>
{/if}
If anyone finds a less hacky way, let me know! Thanks

balinor 10-12-2010 02:54 PM

Re: fast-lane-checkout left bar is missing
 
That is actually by design - you don't want to give your customers the distraction when they are about to hit the 'submit' button. Giving them opportunities to go back to the store, or leave checkout will negatively affect your conversion rate for sure. I recommend leaving it and any other navigation/links OFF the checkout screens.


All times are GMT -8. The time now is 12:24 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.