Cosmetice & Produse Bio

Ceaiuri, cafea, cacao bio

Nu s-a gasit nici un produs.
$('.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; });