168
18
start=126
p=list&k_id=644
/anahtar-ve-priz-644
Filtreleme
-
Markalara göre
-
Kategorilere göre
% 52 indirim
145,20 ₺
69,70 ₺
% 52 indirim
145,20 ₺
69,70 ₺
% 57 indirim
146,16 ₺
62,85 ₺
% 52 indirim
89,04 ₺
42,74 ₺
% 52 indirim
241,92 ₺
116,12 ₺
indirim
500,00 ₺
500,00 ₺
% 52 indirim
168,60 ₺
80,93 ₺
% 66 indirim
182,52 ₺
62,06 ₺
% 66 indirim
193,68 ₺
65,85 ₺
% 66 indirim
216,36 ₺
73,56 ₺
% 66 indirim
135,00 ₺
45,90 ₺
% 66 indirim
109,44 ₺
37,21 ₺
% 66 indirim
103,92 ₺
35,33 ₺
" + 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=18&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;
}
});
-->