diff --git a/modules/mailalerts/views/templates/hook/product.tpl b/modules/mailalerts/views/templates/hook/product.tpl index 05656bcfc..da8db2aaf 100644 --- a/modules/mailalerts/views/templates/hook/product.tpl +++ b/modules/mailalerts/views/templates/hook/product.tpl @@ -75,6 +75,7 @@ function addNotification() { } $(document).ready(function() { + oosHookJsCodeMailAlert(); $('#oos_customer_email').bind('keypress', function(e) { if(e.keyCode == 13) {