Guest User

Untitled

a guest
Mar 22nd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <event name="controller_action_predispatch_catalog_product_view">
  2. <observer name="product_view_custom_action" instance="MyModuleObserverCustom"/>
  3. </event>
  4.  
  5. $this->messageManager->addWarningMessage(__('My warning message'));
Add Comment
Please, Sign In to add comment