40
30
start=0
p=list&k_id=679
/ilimler-tarihi-679
Filtreleme
-
Kategorilere göre
-
Markalara göre
% 10 indirim
155,00 ₺
139,50 ₺
% 10 indirim
70,00 ₺
63,00 ₺
% 10 indirim
308,00 ₺
277,20 ₺
% 10 indirim
472,04 ₺
424,84 ₺
% 10 indirim
1.019,76 ₺
917,78 ₺
% 10 indirim
123,16 ₺
110,84 ₺
% 10 indirim
247,40 ₺
222,66 ₺
% 10 indirim
1.308,80 ₺
1.177,92 ₺
% 10 indirim
90,76 ₺
81,68 ₺
% 10 indirim
261,44 ₺
235,30 ₺
% 10 indirim
121,00 ₺
108,90 ₺
% 10 indirim
391,04 ₺
351,94 ₺
% 10 indirim
888,75 ₺
799,88 ₺
% 10 indirim
320,00 ₺
288,00 ₺
% 10 indirim
167,44 ₺
150,70 ₺
% 10 indirim
436,40 ₺
392,76 ₺
% 10 indirim
67,00 ₺
60,30 ₺
% 10 indirim
352,16 ₺
316,94 ₺
% 10 indirim
126,40 ₺
113,76 ₺
% 10 indirim
140,44 ₺
126,40 ₺
% 10 indirim
413,72 ₺
372,35 ₺
% 10 indirim
313,28 ₺
281,95 ₺
% 10 indirim
183,64 ₺
165,28 ₺
% 10 indirim
59,44 ₺
53,50 ₺
% 10 indirim
140,44 ₺
126,40 ₺
% 10 indirim
126,40 ₺
113,76 ₺
% 10 indirim
153,40 ₺
138,06 ₺
% 10 indirim
144,76 ₺
130,28 ₺
% 10 indirim
452,60 ₺
407,34 ₺
% 10 indirim
386,72 ₺
348,05 ₺
" + 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;
}
});
-->