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)
-   -   Cart Placement (https://forum.x-cart.com/showthread.php?t=28017)

2Point8 01-14-2007 02:52 PM

Cart Placement
 
How do you get your cart to display without it removing the left column in a 2 column layout?

When i click on buy now, the cart appears with just the header intact. The left side navigation column is gone.

Thanks.

inebriate 01-14-2007 05:05 PM

Re: Cart Placement
 
you are going to have to play around with skin1/customer/home.tpl and insert
Code:

{if $main eq "cart"}
{include file="customer/main/cart.tpl"}
{/if}

in the appropiate place

balinor 01-14-2007 06:21 PM

Re: Cart Placement
 
You can also turn off the fast lane checkout module.

2Point8 01-15-2007 03:51 AM

Re: Cart Placement
 
Beautiful. Thank you.


All times are GMT -8. The time now is 07:09 AM.

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