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)
-   -   remove everything except cart..? (https://forum.x-cart.com/showthread.php?t=7001)

jburdi 04-04-2004 10:20 AM

remove everything except cart..?
 
i want to integrate my cart into my current page layout.

what i want to do is have it so when the person goes to cart.php it shows my toolbar and then the cart and cart contents, but not all the other stuff thats normally on the sides.

i just need to know where to get started. any information would be greatly appreciated.

shan 04-04-2004 11:11 AM

you can make xcart look like your normal site by editing the templates and you can remove what you dont want by using comment tags around the un wanted code blocks

{* this is how to comment things out *}

jburdi 04-04-2004 11:29 AM

thanks for the speedy reply.

if i wanted to change cart.php so that all that was showing was the actual cart, which templates would i need to edit?

thanks again.

shan 04-04-2004 11:50 AM

you dont edit the php files.

to see which templates are being used for each page switch on the debugging console in admin > general settings

jburdi 04-04-2004 12:30 PM

ahh, i got it now, thanks a lot for your help.

idesign123 04-04-2004 10:41 PM

I was exactly where you were two months ago, and posted a summary of the main things I learned. You may want to take a look...

http://forum.x-cart.com/viewtopic.php?t=9123

X-Cart is really meant to be used for all your product pages, but it is possible to just use the cart portion. As a last resort you could create your product pages outside of x-cart, put an add to cart gif next to each product, and link that gif with the direct "add to cart" HTML code.*

* You can get the direct HTML code by clicking modify product, then "generate HTML links". You have to first enter your product info.

This really is a last resort though. I did this with my first cart (since I was short on time and had really complex layouts on the product pages).

HTH,

:Stacey


All times are GMT -8. The time now is 05:35 PM.

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