why use home.php instead of history go
Ok,
One thing to keep in mind, is that if you are going to use the STATIC catalog feature, which I strongly suggest, you should send people back to "home.php" instead of using the javascript history.go(-1) in your Continue Shopping button. That's because if they add to cart, then the history would kick them out of your store (the dynamic part).
You want to try and keep them inside to be able to checkout and make you $$$.
|