315
18
start=288
p=list&k_id=664
/kangal-boru-ve-ek-parcalari-664
Filtreleme
-
Markalara göre
-
Ölçü inç"
-
Ölçü ø (mm)
-
Kategorilere göre
% 37 indirim
65,28 ₺
41,13 ₺
% 37 indirim
122,88 ₺
77,41 ₺
% 37 indirim
91,20 ₺
57,46 ₺
% 37 indirim
201,60 ₺
127,01 ₺
% 37 indirim
134,40 ₺
84,67 ₺
% 37 indirim
192,00 ₺
120,96 ₺
% 22 indirim
295,20 ₺
230,26 ₺
% 48 indirim
71,44 ₺
37,15 ₺
% 48 indirim
106,90 ₺
55,59 ₺
% 48 indirim
34,04 ₺
17,70 ₺
% 48 indirim
163,80 ₺
85,18 ₺
% 48 indirim
80,42 ₺
41,82 ₺
% 48 indirim
69,60 ₺
36,19 ₺
% 48 indirim
171,60 ₺
89,23 ₺
% 48 indirim
447,60 ₺
232,75 ₺
% 48 indirim
566,40 ₺
294,53 ₺
% 48 indirim
194,40 ₺
101,09 ₺
% 48 indirim
249,60 ₺
129,79 ₺
" + 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;
}
});
-->