View Single Post
  #2  
Old 08-17-2015, 12:03 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: How i can dispplay popup minicart on checkout page

Hello,

I'm not sure if I understand where you want the minicart be displayed on the checkout page - there seems to be no place for the minicart. Plus the checkout page already displays information on items in the cart when you click on the link in the third section.

Anyway, \XLite\View\Minicart is the "view" class that renders the minicart widget. So, you need a custom module that will decorate \XLite\View\Minicart::isVisible() method (or \XLite\Controller\Customer\ACustomer::isCheckoutLa yout()) and enable the widget on checkout pages too.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote