Zmitas2013-03-11 22:35 | Hi, Iam modifing design of store and I would like to display link and basket summary (now in the first top menu) on other place in the page (somewhere in _header.php).
<a href="<?php echo $oPage->aPages[$config['basket_page']]['sLinkName']; ?>">link to basket</a>
» Quick.Cart v6.x |
treewood (OpenSolution)2013-03-15 14:06 | edit _header.php and put there variable $iOrderProducts |