Plugin Elementor: How to open a popup via jQuery?

jQuery(".menu").click(function(){
      jQuery("body").addClass("open");
    elementorProFrontend.modules.popup.showPopup( {id:XXX}, event); 
});
Without cookies
This website does not use cookies or tracking. More information can be found in the privacy policy.