Cari Mobil Dijual

Sort by :

Featured

left right

Featured

left right
Rp 115.000.000

 2025-05-26 22:26:53

Rp 44.000.000

 2025-05-26 09:40:06

Rp 455.000.000

 2025-05-25 19:27:34

Rp 64.700.000

 2025-05-20 06:27:30

Rp 340.000.000

 2025-05-19 23:44:56

Rp 65.000.000

 2025-05-19 16:13:47

Rp 85.000.000

 2025-05-19 12:41:57

Rp 78.500.000

 2025-05-18 09:00:18

Rp 25.000.000

Toyota Avanza G Matic ...

KOTA JAKARTA TIMUR, DKI JAKARTA

 2025-05-17 15:24:53

Rp 95.000.000

 2025-05-16 15:02:16

Rp 25.500.000

 2025-05-15 13:35:00

Rp 115.000.000

 2025-05-15 11:31:34

`); }, success:function(data) { // debugger $("#dataHit").html(''); // console.log('carnamenya',carname); if(carname!=null){ $("#dataHit").html(`

Hasil pencarian berdasarkan nama ${carname}



`); } setTableData(data); if(data.length==0){ $(".pagination").hide(); $("#dataHit").html('

Tidak ada data dengan filter saat ini

'); } if(isFiltered || data.length==0){ $("#dataHit").append(`

`) } } }) } --> `); }, success:function(data) { $("#dataHit").html(''); // $("#searchName").val(''); setTableData(data); $("#filter_brands").val(''); } }) } function setTableData(data) { for(var i in data){ const el = data[i]; var carurloptimole; if(el.imge_avatar==undefined){ carurloptimole = "https://mobilman.id/api/index/C_index/resizeImage/"+el.image_avatar; }else{ if(el.image_avatar.substr(0,4)=='http'){ carurl = "https://mlahk2kzyi1h.i.optimole.com/k2NQKaA-wYNvAjwK/w:360/h:270/q:75/rt:fill/g:ce/"+el.image_avatar; carurloptimole = "https://mlahk2kzyi1h.i.optimole.com/k2NQKaA-wYNvAjwK/w:360/h:270/q:75/rt:fill/g:ce/"+el.image_avatar; }else{ carurl = "https://mlahk2kzyi1h.i.optimole.com/k2NQKaA-wYNvAjwK/w:360/h:270/q:75/rt:fill/g:ce/https://mobilman.id/api/assets/images/uploads/"+el.image_avatar; carurloptimole = "https://mobilman.id/api/index/C_index/resizeImage/"+el.image_avatar; } } // var carurl = "https://mlahk2kzyi1h.i.optimole.com/k2NQKaA-wYNvAjwK/w:360/h:270/q:75/rt:fill/g:ce/"+el.image_avatar; var titlePost = el.post_title; var engine_type = el._carspot_ad_engine_types || 'N/A'; var bodyType = el._carspot_ad_body_types || 'N/A'; if(el.post_title.length>25){ titlePost = el.post_title.substring(0,22) + '...'; } var ht = ``; $("#dataHit").append(ht); } } -->