|
|
@@ -2490,7 +2490,6 @@ jQuery(document).ready(function(){
|
|
|
}
|
|
|
jQuery.each(data.result, function(index, result) {
|
|
|
if (result.status === true) {
|
|
|
- console.log(otherDomain.responseText);
|
|
|
window.location = '/cart.php?a=confproduct&i=' + result.num;
|
|
|
} else {
|
|
|
jQuery('.domain-lookup-primary-loader').hide();
|