18492
30
start=17340
p=list&k_id=634
/arapca-kitaplar-634
% 50 indirim
984,00 ₺
492,00 ₺
% 50 indirim
393,60 ₺
196,80 ₺
% 50 indirim
393,60 ₺
196,80 ₺
% 50 indirim
314,88 ₺
157,44 ₺
% 50 indirim
328,00 ₺
164,00 ₺
% 50 indirim
459,20 ₺
229,60 ₺
% 50 indirim
1.968,00 ₺
984,00 ₺
% 50 indirim
472,32 ₺
236,16 ₺
% 50 indirim
2.656,80 ₺
1.328,40 ₺
% 50 indirim
118,08 ₺
59,04 ₺
% 50 indirim
472,32 ₺
236,16 ₺
% 50 indirim
157,44 ₺
78,72 ₺
% 50 indirim
295,20 ₺
147,60 ₺
% 50 indirim
590,40 ₺
295,20 ₺
% 50 indirim
525,06 ₺
262,53 ₺
% 10 indirim
1.094,40 ₺
984,96 ₺
% 50 indirim
551,04 ₺
275,52 ₺
% 50 indirim
472,32 ₺
236,16 ₺
% 50 indirim
525,06 ₺
262,53 ₺
% 50 indirim
2.952,00 ₺
1.476,00 ₺
% 50 indirim
655,74 ₺
327,87 ₺
% 50 indirim
432,96 ₺
216,48 ₺
% 50 indirim
82,00 ₺
41,00 ₺
% 50 indirim
65,60 ₺
32,80 ₺
% 50 indirim
85,28 ₺
42,64 ₺
% 50 indirim
65,60 ₺
32,80 ₺
% 50 indirim
65,60 ₺
32,80 ₺
% 50 indirim
65,60 ₺
32,80 ₺
% 50 indirim
59,04 ₺
29,52 ₺
% 50 indirim
85,28 ₺
42,64 ₺
" + 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;
}
});
-->