Menu

Can I display Newsletter Popup "On Click" or any other JavaScript event

Yes, you can display Magento Newsletter Popup on any JavaScript event including "onclick". Newsletter popup comes with 4 built-in triggers, such as: display popup "after specified time delay", when user is leaving the site", “on page scroll” or “manually". The last display method was designed to allow site owners to launch popup on any custom event.

To show popup "onclick", you need to set "display popup method" to "manually" from extension configuration. After manual display method is enabled, you can use one of our code examples from documentation

Please note that some knowledge of javascripts and magento is required for this feature to be implemented on your website. If you ever experience any issues using manual display method - please do not hesitate to contact our support for help or request a customization quote.



Still Need Help?