315
18
start=0
p=list&k_id=664
/kangal-boru-ve-ek-parcalari-664
Filtreleme
-
Markalara göre
-
Ölçü inç"
-
Ölçü ø (mm)
-
Kategorilere göre
% 48 indirim
98,89 ₺
51,42 ₺
% 48 indirim
185,72 ₺
96,58 ₺
% 48 indirim
132,40 ₺
68,85 ₺
% 48 indirim
90,77 ₺
47,20 ₺
% 48 indirim
54,43 ₺
28,30 ₺
% 48 indirim
984,35 ₺
511,86 ₺
% 48 indirim
674,41 ₺
350,69 ₺
% 48 indirim
429,20 ₺
223,19 ₺
% 48 indirim
232,03 ₺
120,66 ₺
% 48 indirim
150,74 ₺
78,39 ₺
% 48 indirim
895,30 ₺
465,55 ₺
% 48 indirim
198,41 ₺
103,17 ₺
% 48 indirim
283,02 ₺
147,17 ₺
% 48 indirim
399,02 ₺
207,49 ₺
% 48 indirim
606,44 ₺
315,35 ₺
% 48 indirim
40,03 ₺
20,82 ₺
% 48 indirim
59,11 ₺
30,74 ₺
% 48 indirim
278,09 ₺
144,61 ₺
" + 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;
}
});
-->