Skip to content

Magento: Directive for Mini Cart

here you go!!

echo Mage::app()->getLayout()
->createBlock(‘checkout/cart_sidebar’)
->setTemplate(‘checkout/cart/mini-cart.phtml’)
->toHtml();

Share

Be First to Comment

Leave a Reply

Your email address will not be published. Required fields are marked *