18796
30
start=17340
p=list&k_id=634
/arapca-kitaplar-634
% 50 indirim
503,81 ₺
251,91 ₺
% 50 indirim
157,44 ₺
78,72 ₺
% 50 indirim
314,88 ₺
157,44 ₺
% 50 indirim
277,88 ₺
138,94 ₺
% 50 indirim
655,74 ₺
327,87 ₺
% 50 indirim
572,29 ₺
286,15 ₺
% 50 indirim
310,94 ₺
155,47 ₺
% 50 indirim
78,72 ₺
39,36 ₺
% 50 indirim
314,88 ₺
157,44 ₺
% 50 indirim
157,44 ₺
78,72 ₺
% 50 indirim
551,04 ₺
275,52 ₺
% 50 indirim
236,16 ₺
118,08 ₺
% 50 indirim
340,86 ₺
170,43 ₺
% 50 indirim
70,85 ₺
35,43 ₺
% 50 indirim
115,72 ₺
57,86 ₺
% 50 indirim
169,25 ₺
84,63 ₺
% 50 indirim
131,20 ₺
65,60 ₺
% 50 indirim
212,54 ₺
106,27 ₺
% 50 indirim
699,82 ₺
349,91 ₺
% 50 indirim
314,88 ₺
157,44 ₺
% 50 indirim
560,88 ₺
280,44 ₺
% 50 indirim
442,80 ₺
221,40 ₺
% 50 indirim
477,83 ₺
238,92 ₺
% 50 indirim
494,36 ₺
247,18 ₺
% 50 indirim
277,88 ₺
138,94 ₺
% 50 indirim
262,14 ₺
131,07 ₺
% 50 indirim
551,04 ₺
275,52 ₺
% 50 indirim
477,83 ₺
238,92 ₺
% 50 indirim
594,34 ₺
297,17 ₺
% 50 indirim
477,83 ₺
238,92 ₺
" + 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;
}
});
-->