תפריט נגישות

לקבלת שיחה:

jQuery(document).ready(function($){ $('.open-my-popup').on('click', function(e){ e.preventDefault(); elementorProFrontend.modules.popup.showPopup({ id: 1765 }); // כאן הכניסי את ה-ID של הפופאפ שלך }); });