move 'add to cart' position

Hi,

Does anyone know how to move the ‘add to cart’ to a position lower, perhaps under the product decription?

Cheers,

1 answer

Profile photo of Saguaros 0.00 $tone January 22, 2010
Public

Hello guy!

Here is the solution:

open the file : app\design\frontend\default\default\layout\checkou t.xml and try to find code:

PHP Code:

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




and Please read this thread to get the knowleage of block ordering:
http://www.magentocommerce.com/boards/viewthread/7020/

And then you try to change the value of the before attribute inside this tag to re-order the cart box

Good luck

#1

Please login or Register to Submit Answer

Written By

Comments