cancel
Showing results for 
Search instead for 
Did you mean: 

add authorization-link to mini cart

add authorization-link to mini cart

Hello dear community,

 

I'm tried to add the authorization-link (Login/Logout) to the mini cart 'popup' without success.

 

With the help of these two topics  https://mage2.pro/t/topic/905  &  https://mage2.pro/t/topic/914 I just found the corresponding block in the module-checkout/view/frontend/layout/default.xml

<block class="Magento\Checkout\Block\Cart\Sidebar" name="minicart" as="minicart" after="logo" template="cart/minicart.phtml">

I'm already fiddling few hours to get it working but for me it seems like it's not simply possible to add the authorize-link by moving blocks...

 

Do I need to somehow call the block-content within the template files? I'm very thankful for any advice!

Thanks in advance!