Show cart in right column

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

Profile photo of Css Magician 0.00 $tone June 3, 2010
Public

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.

#1

Please login or Register to Submit Answer

Written By

Comments