View Single Post
  #3  
Old 05-05-2015, 10:10 AM
 
Phil Richman Phil Richman is offline
 

Advanced Member
  
Join Date: May 2012
Posts: 94
 

Default Re: Navbar on Checkout page

Quote:
Originally Posted by tony_sologubov
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
Please forgive me for my ignorance here, but how do I define it as false. I've tried decorating this as you suggested, but I must be doing something wrong. Can you give a little more specific information on how to achieve this.
__________________
Ver 5.2.6
Reply With Quote