18632
30
start=0
srsltid=AfmBOoqIi8JtY5Noib55eSkE35H5VSpbYOOswm-7uWWFIb67muo4Dphy&p=list&k_id=634
/arapca-kitaplar-634
% 15 indirim
293,00 ₺
249,05 ₺
% 15 indirim
142,00 ₺
120,70 ₺
% 15 indirim
293,00 ₺
249,05 ₺
% 15 indirim
9.106,00 ₺
7.740,10 ₺
% 15 indirim
2.420,00 ₺
2.057,00 ₺
% 15 indirim
62,00 ₺
52,70 ₺
% 15 indirim
318,00 ₺
270,30 ₺
% 15 indirim
59,00 ₺
50,15 ₺
% 15 indirim
140,00 ₺
119,00 ₺
% 15 indirim
122,00 ₺
103,70 ₺
% 15 indirim
187,00 ₺
158,95 ₺
% 15 indirim
69,00 ₺
58,65 ₺
% 15 indirim
113,00 ₺
96,05 ₺
% 15 indirim
310,00 ₺
263,50 ₺
% 15 indirim
411,00 ₺
349,35 ₺
% 15 indirim
118,00 ₺
100,30 ₺
% 15 indirim
118,00 ₺
100,30 ₺
% 15 indirim
174,00 ₺
147,90 ₺
% 15 indirim
362,00 ₺
307,70 ₺
% 15 indirim
185,00 ₺
157,25 ₺
% 15 indirim
706,00 ₺
600,10 ₺
% 15 indirim
73,00 ₺
62,05 ₺
% 15 indirim
73,00 ₺
62,05 ₺
% 15 indirim
90,00 ₺
76,50 ₺
% 15 indirim
178,00 ₺
151,30 ₺
% 15 indirim
59,00 ₺
50,15 ₺
% 15 indirim
62,00 ₺
52,70 ₺
% 15 indirim
104,00 ₺
88,40 ₺
% 15 indirim
105,00 ₺
89,25 ₺
% 15 indirim
110,00 ₺
93,50 ₺
" + 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=30&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;
}
});
-->