17
17
start=0
p=brand&mid=51382
/darus-semman-d8afd8a7d8b1-d8a7d984d8b3d985d8a7d986_br_51382
Filtreleme
-
Kategorilere göre
-
Markalara göre
% 50 indirim
522,75 ₺
261,38 ₺
% 10 indirim
369,00 ₺
332,10 ₺
% 50 indirim
461,25 ₺
230,63 ₺
% 50 indirim
307,50 ₺
153,75 ₺
% 50 indirim
92,25 ₺
46,13 ₺
% 50 indirim
246,00 ₺
123,00 ₺
% 50 indirim
369,00 ₺
184,50 ₺
% 50 indirim
246,00 ₺
123,00 ₺
% 50 indirim
430,50 ₺
215,25 ₺
% 50 indirim
258,30 ₺
129,15 ₺
% 50 indirim
768,75 ₺
384,38 ₺
% 50 indirim
123,00 ₺
61,50 ₺
% 50 indirim
295,20 ₺
147,60 ₺
% 50 indirim
2.558,40 ₺
1.279,20 ₺
% 50 indirim
118,08 ₺
59,04 ₺
% 50 indirim
492,00 ₺
246,00 ₺
% 50 indirim
577,02 ₺
288,51 ₺
" + 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;
}
});
-->