Juergen E. Posted June 9, 2011 Share Posted June 9, 2011 Is it possible to show an errormessage on the top of the cart?I can not find anything like this.Do you know if there are any plans integrating something like that?I'm thinking of 2 different possible ways.# use an hook on content-head to show the message. (I've implemented this one for testing purpose)** Added HOOK_CONTENT_HEAD in template header.tpl on end of file. ** Added HOOK_CONTENT_HEAD to smarty assign at frontController::displayHeader();** inserted contentHead in hook table** created method hookContentHead() in my module.# add an errormessage to a cookie or session field which will show on any page. 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