18833
30
start=0
srsltid=AfmBOoqIi8JtY5Noib55eSkE35H5VSpbYOOswm-7uWWFIb67muo4Dphy&p=list&k_id=634
/arapca-kitaplar-634
% 10 indirim
370,00 ₺
333,00 ₺
% 10 indirim
517,00 ₺
465,30 ₺
% 10 indirim
326,00 ₺
293,40 ₺
% 10 indirim
84,00 ₺
75,60 ₺
% 10 indirim
984,00 ₺
885,60 ₺
% 10 indirim
120,00 ₺
108,00 ₺
% 10 indirim
118,00 ₺
106,20 ₺
% 10 indirim
82,00 ₺
73,80 ₺
% 10 indirim
178,00 ₺
160,20 ₺
% 10 indirim
96,00 ₺
86,40 ₺
% 10 indirim
191,00 ₺
171,90 ₺
% 10 indirim
143,00 ₺
128,70 ₺
% 10 indirim
356,00 ₺
320,40 ₺
% 10 indirim
104,00 ₺
93,60 ₺
% 10 indirim
160,00 ₺
144,00 ₺
% 10 indirim
110,00 ₺
99,00 ₺
% 10 indirim
133,00 ₺
119,70 ₺
% 10 indirim
113,00 ₺
101,70 ₺
% 10 indirim
83,00 ₺
74,70 ₺
% 10 indirim
252,00 ₺
226,80 ₺
% 10 indirim
127,00 ₺
114,30 ₺
% 10 indirim
332,00 ₺
298,80 ₺
% 10 indirim
79,00 ₺
71,10 ₺
% 10 indirim
88,00 ₺
79,20 ₺
% 10 indirim
131,00 ₺
117,90 ₺
% 10 indirim
150,00 ₺
135,00 ₺
% 10 indirim
380,00 ₺
342,00 ₺
% 10 indirim
77,00 ₺
69,30 ₺
% 10 indirim
6.874,00 ₺
6.186,60 ₺
% 10 indirim
171,00 ₺
153,90 ₺
" + 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;
}
});
-->