9 Nov 2009, 9:34 PM
Zen Follower
- Join Date:
- Jan 2009
- Posts:
- 298
- Plugin Contributions:
- 0
Shopping Cart in Header - Make it Clickable?
I have added the standard code to show my Shopping Cart in the header.tpl but am having real issues in my attempts to make it clickable as I want it to take you to the shopping cart page.
I've attempted playing with the tutorial : https://www.zen-cart.com/tutorials/index.php?article=234 and a few other posts, but I cant seem to work this one out.
The current code is:
<div id="navMainCartSummary"><?php require(DIR_WS_MODULES . 'sideboxes/cart_summary.php'); ?></div>Is there a nice easy way to make this a clickable link to the shopping cart? I would be quite sure this has been asked before but I cant seem to find anything.
Cheers
Steve