32
18
start=0
p=list&k_id=794
/ttr-kablolar-794
Filtreleme
-
Markalara göre
-
Kategorilere göre
% 55 indirim
38,28 ₺
17,23 ₺
% 59 indirim
73,32 ₺
30,06 ₺
% 9 indirim
15,84 ₺
14,41 ₺
% 55 indirim
192,60 ₺
86,67 ₺
% 55 indirim
121,44 ₺
54,65 ₺
% 55 indirim
342,72 ₺
154,22 ₺
% 55 indirim
236,64 ₺
106,49 ₺
% 55 indirim
151,80 ₺
68,31 ₺
% 55 indirim
95,64 ₺
43,04 ₺
% 55 indirim
57,48 ₺
25,87 ₺
% 55 indirim
180,48 ₺
81,22 ₺
% 55 indirim
115,56 ₺
52,00 ₺
% 55 indirim
73,32 ₺
32,99 ₺
% 55 indirim
73,32 ₺
32,99 ₺
% 55 indirim
55,44 ₺
24,95 ₺
% 55 indirim
45,00 ₺
20,25 ₺
% 55 indirim
125,88 ₺
56,65 ₺
% 55 indirim
84,36 ₺
37,96 ₺
" + 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;
}
});
-->