272
30
start=0
p=list&k_id=660
/edebiyat-660
Filtreleme
-
Markalara göre
-
Kategorilere göre
% 15 indirim
138,00 ₺
117,30 ₺
% 15 indirim
270,08 ₺
229,57 ₺
% 15 indirim
250,64 ₺
213,04 ₺
% 15 indirim
70,24 ₺
59,70 ₺
% 15 indirim
199,84 ₺
169,86 ₺
% 15 indirim
118,84 ₺
101,01 ₺
% 15 indirim
458,00 ₺
389,30 ₺
% 15 indirim
111,28 ₺
94,59 ₺
% 15 indirim
162,04 ₺
137,73 ₺
% 15 indirim
131,80 ₺
112,03 ₺
% 15 indirim
299,24 ₺
254,35 ₺
% 15 indirim
86,44 ₺
73,47 ₺
% 15 indirim
105,88 ₺
90,00 ₺
% 15 indirim
252,80 ₺
214,88 ₺
% 15 indirim
160,96 ₺
136,82 ₺
% 15 indirim
125,32 ₺
106,52 ₺
% 15 indirim
343,52 ₺
291,99 ₺
% 15 indirim
287,36 ₺
244,26 ₺
% 15 indirim
150,16 ₺
127,64 ₺
% 15 indirim
686,96 ₺
583,92 ₺
% 15 indirim
91,84 ₺
78,06 ₺
% 15 indirim
64,84 ₺
55,11 ₺
% 15 indirim
145,84 ₺
123,96 ₺
% 15 indirim
263,60 ₺
224,06 ₺
% 15 indirim
369,44 ₺
314,02 ₺
% 15 indirim
163,12 ₺
138,65 ₺
% 15 indirim
263,60 ₺
224,06 ₺
% 15 indirim
165,28 ₺
140,49 ₺
% 15 indirim
106,96 ₺
90,92 ₺
% 15 indirim
2.544,96 ₺
2.163,22 ₺
" + 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;
}
});
-->