Guest User

Untitled

a guest
May 21st, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. $this->getLayout()->createBlock('MagentoCheckoutBlockCartSidebar')->setTemplate('Magento_Checkout::cart/minicart.phtml')->toHtml()
  2.  
  3. minicart show correct but when click popup minicart show content blank
  4.  
  5. <move element="minicart" destination="navigation.sections" />
  6.  
  7. <?php echo $this->getChildHtml('minicart') ?>
Add Comment
Please, Sign In to add comment