I want to show the shopping cart in the right column in category view (like in standard template) .
How can i activate this? I already watched the catalog.xml but can’t find anything useful? Any help?
Thanks
Jens
1 answer
Dear jetwes,
Please add
Code:
<block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/sidebar.phtml" before="-"/>
to lines 84 and lines 124 file app\design\frontend\default\jm_ores\layout\catalog .xml or you can use my attach file.