1365
18
start=126
p=list&k_id=638
/elektrik-638
Filtreleme
-
Markalara göre
-
Amper
-
Ölçü ø (mm)
-
Watt
-
Kategorilere göre
% 39 indirim
750,00 ₺
457,50 ₺
% 39 indirim
450,00 ₺
274,50 ₺
% 59 indirim
126,00 ₺
51,66 ₺
% 28 indirim
950,40 ₺
684,29 ₺
% 28 indirim
734,40 ₺
528,77 ₺
% 57 indirim
177,24 ₺
76,21 ₺
% 55 indirim
325,08 ₺
146,29 ₺
% 55 indirim
306,60 ₺
137,97 ₺
% 26 indirim
8,99 ₺
6,65 ₺
% 26 indirim
208,62 ₺
154,38 ₺
% 26 indirim
166,44 ₺
123,17 ₺
% 26 indirim
122,52 ₺
90,66 ₺
% 26 indirim
83,76 ₺
61,98 ₺
% 26 indirim
65,28 ₺
48,31 ₺
% 26 indirim
65,28 ₺
48,31 ₺
% 26 indirim
23,70 ₺
17,54 ₺
% 26 indirim
188,40 ₺
139,42 ₺
" + 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;
}
});
-->