20
18
start=0
srsltid=AfmBOor-IJTF6I8eCI42bPZU72Xuo78imW_3CUfYrQD0XO6uVfBOdrzh&p=list&k_id=736
/kasa-ve-buat-736
Filtreleme
-
Markalara göre
-
Kategorilere göre
% 35 indirim
24,00 ₺
15,60 ₺
% 45 indirim
438,12 ₺
240,97 ₺
% 46 indirim
226,80 ₺
122,47 ₺
% 46 indirim
118,80 ₺
64,15 ₺
% 46 indirim
68,40 ₺
36,94 ₺
% 46 indirim
25,20 ₺
13,61 ₺
% 35 indirim
33,00 ₺
21,45 ₺
% 35 indirim
13,80 ₺
8,97 ₺
% 35 indirim
9,90 ₺
6,44 ₺
% 15 indirim
63,00 ₺
53,55 ₺
" + 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;
}
});
-->