598
30
start=0
p=list&k_id=664
/islam-dini-664
% 10 indirim
77,00 ₺
69,30 ₺
% 10 indirim
140,00 ₺
126,00 ₺
% 10 indirim
284,00 ₺
255,60 ₺
% 10 indirim
144,00 ₺
129,60 ₺
% 10 indirim
116,00 ₺
104,40 ₺
% 10 indirim
192,00 ₺
172,80 ₺
% 10 indirim
82,00 ₺
73,80 ₺
% 10 indirim
130,00 ₺
117,00 ₺
% 10 indirim
121,00 ₺
108,90 ₺
% 10 indirim
50,00 ₺
45,00 ₺
% 10 indirim
138,00 ₺
124,20 ₺
% 10 indirim
133,00 ₺
119,70 ₺
% 10 indirim
138,00 ₺
124,20 ₺
% 10 indirim
73,00 ₺
65,70 ₺
% 10 indirim
160,00 ₺
144,00 ₺
% 10 indirim
321,00 ₺
288,90 ₺
% 10 indirim
107,00 ₺
96,30 ₺
% 10 indirim
106,00 ₺
95,40 ₺
% 10 indirim
153,00 ₺
137,70 ₺
% 10 indirim
178,00 ₺
160,20 ₺
% 10 indirim
107,00 ₺
96,30 ₺
% 10 indirim
321,00 ₺
288,90 ₺
% 10 indirim
174,00 ₺
156,60 ₺
% 10 indirim
118,00 ₺
106,20 ₺
% 10 indirim
312,00 ₺
280,80 ₺
% 10 indirim
64,00 ₺
57,60 ₺
% 10 indirim
120,00 ₺
108,00 ₺
% 10 indirim
256,00 ₺
230,40 ₺
% 10 indirim
128,00 ₺
115,20 ₺
% 10 indirim
80,00 ₺
72,00 ₺
" + 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;
}
});
-->