1605
18
start=1152
p=brand&mid=50339
/e-altay_br_50339
Filtreleme
-
Ölçü inç"
-
Watt
-
Ölçü ø (mm)
-
Amper
-
Kategorilere göre
-
Ortam
-
Markalara göre
% 28 indirim
4.080,00 ₺
2.937,60 ₺
% 28 indirim
6.000,00 ₺
4.320,00 ₺
% 28 indirim
7.560,00 ₺
5.443,20 ₺
% 28 indirim
8.880,00 ₺
6.393,60 ₺
% 28 indirim
11.100,00 ₺
7.992,00 ₺
indirim
260,00 ₺
260,00 ₺
indirim
100,00 ₺
100,00 ₺
% 32 indirim
933,62 ₺
634,86 ₺
% 28 indirim
153,96 ₺
110,85 ₺
% 28 indirim
888,00 ₺
639,36 ₺
% 28 indirim
1.080,00 ₺
777,60 ₺
indirim
480,00 ₺
480,00 ₺
indirim
525,00 ₺
525,00 ₺
indirim
150,00 ₺
150,00 ₺
indirim
468,00 ₺
468,00 ₺
indirim
720,00 ₺
720,00 ₺
" + datafortarget)
//history.pushState(null,null,_cleananchor(_buildmainlistingurl()+'?'+_buildmainlistingurldata(mode).replace('&onlyproductlist=1', '')));
$(maindivselector).html(html);
//$(".productCount .totalcountnumber").html($(".onlyproductlist_productcount").html());
listing_lasttotalcount = $(".onlyproductlist_productcount").last().html();
$(".productCount .totalcountnumber").html(listing_lasttotalcount);
$.ajax({
method: "POST",
dataType: "JSON",
url: "processnaked.php?p=jsondopayment",
data: "pagination=1&start=0&limit=18&total="+listing_lasttotalcount + "&targetURL="+originalurl + "&lasturlb64=" + btoa(listing_lasturl) + "&addgetfiltervalues=1",
success: function (response) {
if (response.status) {
$(".viewsblock_drawnavigation_pager").html(response.navhtml);
}
else {
console.log(response.error)
}
},
error: function (response) {
console.log(response)
}
});
},
error: function (jq, status, message) {
filterlist_processing = false;
console.log('Ajax error. Status: ' + status + ' - Message: ' + message + ' - url data: ' + _buildmainlistingurl() + ', ' + datafortarget);
}
});
}
else {
location.href = str;
}
}
/* paging */
$('.pspaging').on('click', function (e) {
var href;
var targethref;
e.preventDefault();
href = $(this).attr("href");
try {
//console.log(href)
targethref = _cleananchor(href + '&' + listing_lasturl.replace(/(start=([0-9]+))/gi, '').replace('&&', '&'));
location.href = targethref;
}
catch (e) {
location.href = href;
}
});
-->