315
18
start=252
p=list&k_id=664
/kangal-boru-ve-ek-parcalari-664
Filtreleme
-
Markalara göre
-
Ölçü inç"
-
Ölçü ø (mm)
-
Kategorilere göre
% 48 indirim
38,80 ₺
20,17 ₺
% 48 indirim
62,94 ₺
32,73 ₺
% 48 indirim
94,09 ₺
48,93 ₺
% 48 indirim
157,40 ₺
81,85 ₺
% 48 indirim
285,97 ₺
148,71 ₺
% 48 indirim
455,42 ₺
236,82 ₺
% 48 indirim
698,22 ₺
363,07 ₺
% 48 indirim
307,20 ₺
159,74 ₺
% 48 indirim
367,20 ₺
190,94 ₺
% 48 indirim
476,40 ₺
247,73 ₺
% 48 indirim
1.062,00 ₺
552,24 ₺
% 48 indirim
608,40 ₺
316,37 ₺
% 48 indirim
198,41 ₺
103,17 ₺
% 48 indirim
253,82 ₺
131,99 ₺
% 48 indirim
325,87 ₺
169,45 ₺
% 48 indirim
494,72 ₺
257,26 ₺
% 48 indirim
613,57 ₺
319,06 ₺
% 48 indirim
962,59 ₺
500,55 ₺
" + 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;
}
});
-->