1605
18
start=666
p=brand&mid=50339
/e-altay_br_50339
Filtreleme
-
Ölçü inç"
-
Watt
-
Ölçü ø (mm)
-
Amper
-
Kategorilere göre
-
Ortam
-
Markalara göre
% 50 indirim
899,40 ₺
449,70 ₺
indirim
284,40 ₺
284,40 ₺
indirim
150,00 ₺
150,00 ₺
indirim
144,00 ₺
144,00 ₺
indirim
152,54 ₺
152,54 ₺
% 50 indirim
325,20 ₺
162,60 ₺
% 50 indirim
2.955,60 ₺
1.477,80 ₺
% 50 indirim
1.223,40 ₺
611,70 ₺
% 50 indirim
261,60 ₺
130,80 ₺
% 50 indirim
664,80 ₺
332,40 ₺
% 50 indirim
3.060,00 ₺
1.530,00 ₺
% 50 indirim
1.133,40 ₺
566,70 ₺
% 50 indirim
843,00 ₺
421,50 ₺
% 50 indirim
280,20 ₺
140,10 ₺
% 50 indirim
1.651,80 ₺
825,90 ₺
% 50 indirim
366,00 ₺
183,00 ₺
% 50 indirim
420,00 ₺
210,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;
}
});
-->