shopping cart side bar copy to a new position?

Hi admin,

I want to create a shopping cart side bar in a ‘real side bar’ instead of only show in menu,

better under Price Compare position. Could you please teach me how to modify the template or anyway can make it ?

Thank you very much

update:

I use

<reference name="left"> <block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/sidebar.phtml" before="-"> ………………………. </block> </reference>

copy to ‘custom design’ in ‘ category setting’ it will be showing out but it is not Ajax loading..

and if I modify the 2columns-left.phtml, insert <?php echo $this->getChildHtml(‘mycart’) ?> under <?php echo $this->getChildHtml(‘left’) ?>, there will be nothing showing out…

4 answers

This question is now closed

Written By

Comments