Cosmetice & Produse Bio

Afisare 1 - 1 din 1
 
 1 comentarii
116.93 lei   93.55 lei   -20%
adauga in cos
 
$('.btn_gdpr').click(function() { //alert('test'); var values=''; values+='action=accept-gdpr'; $.ajax({ method: "POST", url: "https://www.prova.ro/gdpr.php", data: values, success: function(html) { if (html == 'success') { $('.box_gdpr').remove(); return false; } } }); return false; });