justouletdk Posted November 4, 2011 Share Posted November 4, 2011 Hello, I am trying to remove both right and left columns when the customer enters the checkout (cart). So basically i would want to go into header.tpl and do something like this: if (page=order) { } else { <div id="left_column" class="column">{$HOOK_LEFT_COLUMN}</div> } but i just dont know the syntax for the "if page=order" part. Can anybody help? Link to comment Share on other sites More sharing options...
justouletdk Posted November 5, 2011 Author Share Posted November 5, 2011 anyone? 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