32
18
start=0
p=list&k_id=775
/kangal-sulama-borulari-775
Filtreleme
-
Markalara göre
-
Ölçü ø (mm)
-
Kategorilere göre
% 37 indirim
40,32 ₺
25,40 ₺
% 37 indirim
7,68 ₺
4,84 ₺
% 37 indirim
17,28 ₺
10,89 ₺
% 37 indirim
13,44 ₺
8,47 ₺
% 37 indirim
17,28 ₺
10,89 ₺
% 37 indirim
26,88 ₺
16,93 ₺
% 37 indirim
52,80 ₺
33,26 ₺
% 37 indirim
76,80 ₺
48,38 ₺
% 37 indirim
28,80 ₺
18,14 ₺
% 37 indirim
57,60 ₺
36,29 ₺
% 37 indirim
105,60 ₺
66,53 ₺
% 37 indirim
81,60 ₺
51,41 ₺
% 37 indirim
115,20 ₺
72,58 ₺
% 37 indirim
153,60 ₺
96,77 ₺
% 37 indirim
33,60 ₺
21,17 ₺
% 37 indirim
24,00 ₺
15,12 ₺
% 37 indirim
153,60 ₺
96,77 ₺
% 37 indirim
9,60 ₺
6,05 ₺
" + 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;
}
});
-->