40
18
start=0
srsltid=AfmBOorpTDPD7iPZ1jtLKGCV2J4_4-URW2AZXHckJoudhqOuMTnoQSTE&p=brand&mid=50346
/creavit_br_50346
Filtreleme
-
Kategorilere göre
-
Markalara göre
% 15 indirim
13.620,00 ₺
11.577,00 ₺
% 9 indirim
3.060,00 ₺
2.784,60 ₺
% 9 indirim
1.626,00 ₺
1.479,66 ₺
% 9 indirim
7.152,00 ₺
6.508,32 ₺
% 9 indirim
936,00 ₺
851,76 ₺
% 9 indirim
3.000,00 ₺
2.730,00 ₺
indirim
2.000,00 ₺
2.000,00 ₺
indirim
2.640,00 ₺
2.640,00 ₺
indirim
2.500,00 ₺
2.500,00 ₺
% 9 indirim
9.156,00 ₺
8.331,96 ₺
% 9 indirim
3.648,00 ₺
3.319,68 ₺
% 9 indirim
3.240,00 ₺
2.948,40 ₺
% 9 indirim
6.432,00 ₺
5.853,12 ₺
% 9 indirim
5.268,00 ₺
4.793,88 ₺
% 9 indirim
1.356,00 ₺
1.233,96 ₺
% 9 indirim
4.404,00 ₺
4.007,64 ₺
% 9 indirim
5.160,00 ₺
4.695,60 ₺
% 9 indirim
1.116,00 ₺
1.015,56 ₺
" + 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;
}
});
-->