simberak Posted August 14, 2017 Share Posted August 14, 2017 (edited) Hello, could anybody help me how to change the header content while checkout? I would like to have there additional pros info instead of search box, etc... I know I can "hide" the content by display:none for body#order-opc. But how then I will add there new content whcih will be in header only when customer goes to checkout. Thanks for your help, Daniel Edited August 18, 2017 by simberak (see edit history) Link to comment Share on other sites More sharing options...
BonPresta Posted August 17, 2017 Share Posted August 17, 2017 Hello, could anybody help me how to change the header content while checkout? I would like to have there additional pros info instead of search box, etc... I know I can "hide" the content by display:none for body#order-opc. But how then I will add there new content whcih will be in header only when customer goes to checkout. Thanks for your help, Daniel Hello, 1. Can add a smart condition {if $page_name =='order'} Your content {/if} 2. If it is a module, then in the position settings, select the exceptions for this page. 1 Link to comment Share on other sites More sharing options...
simberak Posted August 18, 2017 Author Share Posted August 18, 2017 Thank you very much, I managed it by your tip Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now