Vergelijking van Neuvition LiDAR-producten: vind het perfecte model voor u.

{{product.value}}
{{product.value}}
// Klik op de knop '$("#btn-subscribe").click(function () { let email = $("#email").val(); if (email == '') { alert('Dit e-mailadres is vereist'); return false } $.ajax({ type: 'post', url: 'https://system.neuvition.cn/api/customer/en', data: { company: 'subscribe customer', email: email, json: jsonStr, message: 'subscribe message', }, cache: false, dataType: 'json', success: function (result) { alert('Succesvol geabonneerd!'); }, error: function (data) { console.log("err"); } }); console.log(email) })