Re: Navbar on Checkout page
Hello Phil,
If you want to display all standard navbars on checkout page, then you can decorate the isCheckoutLayout() method of the \XLite\Controller\Customer\ACustomer class and define it as false.
It should do the trick.
Tony
|