34
16
start=18
p=brand&mid=50342
/itimat_br_50342
Filtreleme
-
Kategorilere göre
-
Markalara göre
% 25 indirim
1.464,00 ₺
1.098,00 ₺
% 25 indirim
1.464,00 ₺
1.098,00 ₺
% 25 indirim
360,00 ₺
270,00 ₺
% 25 indirim
348,00 ₺
261,00 ₺
% 25 indirim
354,00 ₺
265,50 ₺
indirim
115,00 ₺
115,00 ₺
% 25 indirim
234,00 ₺
175,50 ₺
% 25 indirim
1.212,00 ₺
909,00 ₺
% 25 indirim
1.836,00 ₺
1.377,00 ₺
% 25 indirim
1.836,00 ₺
1.377,00 ₺
% 25 indirim
768,00 ₺
576,00 ₺
% 25 indirim
468,00 ₺
351,00 ₺
% 25 indirim
1.908,00 ₺
1.431,00 ₺
% 25 indirim
2.076,00 ₺
1.557,00 ₺
% 25 indirim
1.212,00 ₺
909,00 ₺
% 25 indirim
60,00 ₺
45,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=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;
}
});
-->