I need to show a popup message from a custom module on hook hookActionCartSave according to specific conditions.
I know the hook hookActionCartSave is being executed because I'm debugging the code and the breakpoint gets executed.
I don't know where to start. I'm using a custom theme.
Any ideias? Tutorials?