51
18
start=0
p=list&k_id=743
/kablo-kanallari-743
Filtreleme
-
Markalara göre
-
Kategorilere göre
% 45 indirim
149,36 ₺
82,15 ₺
% 43 indirim
12,70 ₺
7,24 ₺
% 45 indirim
192,23 ₺
105,73 ₺
indirim
286,80 ₺
286,80 ₺
% 35 indirim
89,82 ₺
58,38 ₺
% 45 indirim
191,11 ₺
105,11 ₺
% 45 indirim
124,44 ₺
68,44 ₺
% 45 indirim
20,00 ₺
11,00 ₺
% 45 indirim
270,43 ₺
148,74 ₺
% 45 indirim
24,00 ₺
13,20 ₺
% 45 indirim
365,88 ₺
201,23 ₺
% 43 indirim
49,66 ₺
28,30 ₺
% 43 indirim
281,44 ₺
160,42 ₺
% 43 indirim
17,71 ₺
10,10 ₺
% 43 indirim
7,84 ₺
4,47 ₺
% 43 indirim
13,63 ₺
7,77 ₺
% 43 indirim
14,06 ₺
8,02 ₺
" + 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;
}
});
-->