aaront1 Posted November 14, 2013 Share Posted November 14, 2013 Hi, I am able to add and display a hook using the following line {hook h="DisplayProductTabArticle"} but how can I set an isset function around it? so that that hook will only display when there is content, and when there is no content, I want to display something else. i have tried the following, but it is always go to the else statement. {if isset(DisplayProductTabArticle)} or {if isset($HOOK_DISPLAY_PRODUCT_TAB_ARTICLE)} 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