miko784 Posted April 24, 2021 Share Posted April 24, 2021 Hi, I have a problem with the hook. Everything in the panel is configured and added in the code. Unfortunately, the categories are not displayed. {block name="left_column"} <div id="left-column" class="col-xs-12 col-md-4 col-lg-3"> {if $page.page_name == 'product'} {hook h='displayLeftColumnProduct'} {else} {hook h="displayLeftColumn"} {/if} </div> {/block} 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