18
18
start=0
srsltid=AfmBOoqNPUKi5akbbqiQ5GyU4Na87ocTl6_KazJLqIUPxk1l6u1pRVBn&p=brand&mid=50409
/mektebetul-busra-d985d983d8aad8a8d8a9-d8a7d984d8a8d8_br_50409
Filtreleme
-
Kategorilere göre
-
Markalara göre
% 10 indirim
5.265,00 ₺
4.738,50 ₺
% 10 indirim
1.755,00 ₺
1.579,50 ₺
% 10 indirim
473,85 ₺
426,47 ₺
% 10 indirim
3.198,00 ₺
2.878,20 ₺
% 10 indirim
368,55 ₺
331,70 ₺
% 10 indirim
947,70 ₺
852,93 ₺
% 10 indirim
1.263,60 ₺
1.137,24 ₺
% 10 indirim
421,20 ₺
379,08 ₺
% 10 indirim
263,25 ₺
236,93 ₺
% 10 indirim
579,15 ₺
521,24 ₺
% 10 indirim
1.946,88 ₺
1.752,19 ₺
% 10 indirim
2.106,00 ₺
1.895,40 ₺
% 10 indirim
1.474,20 ₺
1.326,78 ₺
% 10 indirim
131,43 ₺
118,29 ₺
% 10 indirim
315,90 ₺
284,31 ₺
% 10 indirim
394,68 ₺
355,21 ₺
% 10 indirim
368,55 ₺
331,70 ₺
% 10 indirim
526,50 ₺
473,85 ₺
" + 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;
}
});
-->