נשמח לתת לכם את כל התמיכה שאתם צריכים!

תמיכה במייל:
support@tomihouse.com

document.addEventListener('DOMContentLoaded', function () { document.body.addEventListener('click', function (e) { const supportButton = e.target.closest('#support-whatsapp-button .elementor-button-link'); if (supportButton) { if (typeof userDetails !== 'undefined' && userDetails.phone) { e.preventDefault(); // Prevent default link behavior if phone is available // Send webhook with user details fetch('https://hook.eu2.make.com/n8o5d1ui5pyh651ts4cqqaas9g33leal', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ name: userDetails.name, phone: userDetails.phone }) }) .then(response => response.text()) // Parse the response as text .then(data => { console.log('Webhook sent successfully:', data); // Log the plain text response }) .catch(error => { console.error('Error sending webhook:', error); }); // Disable the button for 3 seconds to prevent rage clicking supportButton.style.pointerEvents = 'none'; setTimeout(function () { supportButton.style.pointerEvents = 'auto'; }, 3000); } else { console.log('Phone number not available, redirecting to default URL.'); } } }); });
השאירו פרטים כאן - ונדבר!

הטבה לחודש יוני - עד 50% הנחה למתאימים