cancel
Showing results for 
Search instead for 
Did you mean: 

Subtotal block bellow overview products

Subtotal block bellow overview products

Hello Guys,

 

Can anyone tell me how to place the subtotal block under the list of products? in the cart page. see also the Photo.download.png

 

Thanks for the support and help.

 

Best regards,

Michel

4 REPLIES 4

Re: Subtotal block bellow overview products

Nobody can tell me how I can fix it ?

Re: Subtotal block bellow overview products

Your image link is broken

Re: Subtotal block bellow overview products

download.png

Re: Subtotal block bellow overview products

You can extend layout file for this. Create file under app/design/frontend/[vendor]/[theme]/Magento_Checkout/layout/checkout_cart_index.xml
and add line: 

   <move element="cart.summary" destination="checkout.cart.container" after="-" />