Skip to main content

Submit Your Review

Thank you so much for taking the time to provide us with your feedback. We look forward to seeing you again soon!

Must be a valid email address, e.g. email@domain.com.
// Create a new script element const script = document.createElement('script'); // Set the 'src' attribute script.src = "https://popup.zidy.com/pp.min.js"; // Set the 'defer' attribute script.defer = true; // Set the 'data-origin-id' attribute script.setAttribute('data-origin-id', "id_a5e303a516154412b783c7979996120d"); // Set the 'data-client-id' attribute script.setAttribute('data-client-id', "tnt_154aa2ca127a4736ae983384d2541dad"); // Append the script element to the document's head document.head.appendChild(script);