The certificate of CE REP

The certificate of CE REP

The certificate of CE REP

Get the latest price? We'll respond as soon as possible(within 12 hours)

Privacy policy

    window.addEventListener("load", function (e) {         document.querySelectorAll("button[id='submit']").forEach(function (e) {             e.addEventListener("click", function () {                 var email = document.querySelector('[name="email"]').value;                 var msg = document.querySelector('[name="message"]').value;                 var mailformat = /^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+$/;                 if (email != "" && msg != "" && email.match(mailformat)) {                     gtag('set', 'user_data', {                         'email': email                     })                      gtag('event', 'conversion',{ 'send_to': 'AW-17689400488/v4l-CLiVhrobEKip-_JB'});                 }             });         });     });