Your rating: None Average: 5 (1 vote)

LG KT610

The LG KT610 is a great performer and is exactly what it was intended to - a low cost smartphone communicator.

LG KT610 Price

 : Rs. 14,788
LG KT610 Pictures » Tags : 
Get Dealers List
Lg Mobile dealers in Bangalore Lg Mobile dealers in Chennai Lg Mobile dealers in Hyderabad Lg Mobile dealers in Kolkata Lg Mobile dealers in Lucknow Lg Mobile dealers in Mumbai Lg Mobile dealers in New Delhi Others
Write Review On LG KT610

User Comments

battrey LG KT 610 susah di dapat

saya salah satu pengguna HP LG KT610 yang susah sekali mencari batrey LG KT610

Post new comment
The content of this field is kept private and will not be shown publicly.
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.
 
pt> function brandChange(id) { var brand_id=$(id).val(); jQuery.post("/mobiles/getcompareid",{brandid:brand_id}, function (data) { if(data!='ERROR') { var data1 = eval(data); jQuery('#edit-citydealer1')[0].options.length=0; jQuery.each(data1, function(i, item) { var opt = new Option(); opt.value = item.cityname; opt.text = item.cityname; jQuery('#edit-citydealer1')[0].options.add(opt); }); } }); }