
Originally Posted by
econcepts
Your way will work, however, one way I got around this with a site I worked on was to hard code the home link into the header of the custom template. That enabled me to point the user to the home page of the site (which was not the zen cart one) and vice versa.
Keep in mind that depending on how you have your other portions of the site setup, if a user has something in their cart, then decides to leave the zen interface, you might run the risk of them losing what is in their cart.
I've seen this happen on several sites, but never had the problem.
Good luck!