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)
-   -   Mini cart on Non-Xcart pages? (https://forum.x-cart.com/showthread.php?t=13212)

abeight 04-04-2005 02:15 PM

Mini cart on Non-Xcart pages?
 
I'm wondering if you can put the mini cart on non-Xcart pages? I want to put it at the top of all of the pages on a client site. Their regular site pages are all PHP, so I figure I could do some kind of include to call it but I'm not sure if I need any extra code for it to work. Has anyone done this?

Jon 04-04-2005 02:54 PM

The easy way:
Include auth.php in the PHP and access the variables using PHP. Does add overhead of course since it's a big ass include.

The hard way:
Create a custom PHP script to pull the information.


All times are GMT -8. The time now is 06:39 AM.

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