Quote:
Originally Posted by lyncca
Can you just use the index.html that is included and not redirect to the home page? I guess since I don't understand why you want to do this, I can't come up with a great suggestion.
The home.php page is referenced so much throughout the cart, I would be rather nervous about changing it.
|
The reason I want to replace "customer/home.php" with my own home page is because I integrate X-cart with my existing HTML pages. The only X-cart generated pages are the last few pages of the checkout and I use X-cart for writing "add to cart" code to my own pages.
I don't think it would be that hard to globally change the default home/welcome page from customer/home.php to my own page. I am pretty sure the instructions for which page to use are specified in just one file, I am just having trouble locating that file.