-
130W Lenovo 19.5V 6.66A AC USB Adapter/ Charger For Laptop
- Battery Type: Lithium Ion
- CE-/FCC-/RoHS-Certified ensure safety. Grade A cells battery, 500+ recharge cycles.
- Warranty: 12 months for Original & 6 months for compatible. 24 x 7 Call, WhatsApp, Email support.
- 30 Days Money Back Guarantee If not satisfied with Our Products.
₹2,849.00₹5,650.00130W Lenovo 19.5V 6.66A AC USB Adapter/ Charger For Laptop
₹2,849.00₹5,650.00 -
Original 20V 7.5A 150W AC Adapter For Lenovo ThinkCentre M700z AIO SA10A33637
- Battery Type : Lithium Ion
- Voltage : 150 Watts
- Input Voltage : 100-240V 50-60Hz
- Output Voltage : 20V 7.5A 150W
- Compatible Model : 54Y8926 PA-1151-72VA SA10A33637 PA-1151-72
- CE-/FCC-/RoHS-Certified ensure safety. Grade A cells battery, 500+ recharge cycles over.
- Warranty: 12 months for Original & 6 months for compatible.
- 24×7 Customer Support, Reach by Call,WhatsApp, Email.
- 30 Days Money Back Guarantee If not satisfied with Our Products.
₹2,799.00₹4,609.00 -
Genuine Lenovo 45N0059 20V 6.75A 135W AC Charger for Lenovo ThinkPad T430s T510 T530 T520 T520i W510
- Input Voltage: 100V-240V 50/60hz
- Output Voltage: 20V
- Output Current: 6.75A (135W)
- Connector:
- Color: Black
- Warranty: 12 months.
- 24 x 7 Call, WhatsApp, Email support.
- 30 Days Money Back Guarantee If not satisfied with Our Products.
₹2,799.00₹5,250.00 -
Original 45N0052 20V 6.75A 135W (7.9*5.5mm) charger for Lenovo ThinkPad T530, T500, W510, T520, W500, T510
- Input Voltage: 100V-240V 50/60hz
- Output Voltage: 20V
- Output Current: 6.75A (135W)
- Connector: 7.9*5.5mm
- Color: BLACK
- Warranty: 12 months .
- 24 x 7 Call, WhatsApp, Email support.
- 30 Days Money Back Guarantee If not satisfied with Our Products.
₹2,650.00₹4,940.00 -
Original 100W Laptop AC Power Adapter for LENOVO 02K6496 16V 3.36A (5.5mm*2.5mm)
- CE-/FCC-/RoHS-Certified ensure safety. Premium Quality Vompatible Laptop Battery charger with Power cord.
- Warranty: 12 months for Original & 6 months for compatible. 24 x 7 Call, WhatsApp, Email support.
- 30 Days Money Back Guarantee If not satisfied with Our Products.
₹2,500.00₹4,760.00 -
IBM Lenovo 20V 4.5A 90W 7.9 x 5.0mm PA-1900-53i 36200147 PA-1900-171 Thinkpad Z60 Series Laptop Adapter
- Brand : Lenovo / IBM
- Product Type : AC Power Adapter
- Model/Part Number : PA-1900-171 PA-1900-553I FRU 92P1104
- AC Input: 100-240V~ 2.0A (for worldwide use)
- Operating Frequency : 50-60Hz
- DC Output: 20V 4.5A , 90W
- DC Connector Type : Round Shape
- DC Connector Type : 7.9mm*5.5mm
₹2,449.00₹3,319.00 -
Lenovo 135W AC Adapter USB pin 45N0362 Y700, Y70, Y50, Y40 T440p T540p PA-1131-72
- Input Voltage: 100V-240V 50/60hz
- Output Voltage: 20V
- Output Current: 6.75A (135W)
- Connector: USB
- Color: Black
- Warranty: 6Months
₹2,449.00₹4,390.00 -
Lenovo 20V 2.25A 45W PSU Laptop Adapter Power Charger For Lenovo Ideapad Chromebook
- Input Voltage: 100V-240V 50/60hz
- Output Voltage: 20V
- Output Current: 2.25A (45W)
- Connector: 5.5mm*2.5mm
- Color: Black
- 24 x 7 Call, WhatsApp, Email support.
- 30 Days Money Back Guarantee If not satisfied with Our Products.
₹1,999.00₹4,000.00 -
Lenovo 20V 4.5A 90W USB Square Charger for Lenovo ThinkPad X1 Carbon Series Touch Ultrabook ADLX90NLC2A
- Product Type: AC Power Adapter
- Model/Part Number : ADLX90NLC2A 36200286
- AC Input: 100-240V~ 1.5A (for worldwide use)
- Operating Frequency : 50-60Hz
- DC Output: 20V 4.5A , 90W
- DC Connector Type : Yellow USB Square Port (Inside pin)
- Order within
function setCookie(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays*24*60*60*1000));
var expires = “expires=”+ d.toUTCString();
document.cookie = cname + “=” + cvalue + “;” + expires + “;path=/”;
};
function getCookie(name) {
var dc = document.cookie;
var prefix = name + “=”;
var begin = dc.indexOf(“; ” + prefix);
if (begin == -1) {
begin = dc.indexOf(prefix);
if (begin != 0) return null;
}
else
{
begin += 2;
var end = document.cookie.indexOf(“;”, begin);
if (end == -1) {
end = dc.length;
}
}
return decodeURI(dc.substring(begin + prefix.length, end));
};
function checkCookie($name) {
var popup = getCookie($name);
if (popup != “”) {
return popup;
} else {
return false
}
};
// let _current_handle = ‘6700425478294’;
let cookieincartName = `incart`;
let _incart = checkCookie(cookieincartName);
let cookieincartHide = 30/60/60/24;
let _maxOri = Number(‘5’) || 999;
let _minOri = 1 || 99;
let _percent = 0.1;
let _number_rd = (max,min)=>Math.floor(Math.random() * (max – min) ) + min;
let _number = _number_rd(_maxOri,_minOri);
if (_incart != null) {
let arrayN = _incart.toString().split(‘,’);
let arr_element = parseInt(arrayN.pop());
let max = Math.round(arr_element+(arr_element*_percent));
let min = Math.round(arr_element-(arr_element*_percent));
let _rd = _number_rd(max,min);
if (_rd > _maxOri) {
_rd = _maxOri;
}else if(_rd < _minOri){
_rd = _minOri;
}
$('.people-block-text').html('Other people want this. ' + _rd + ' people have this in their carts right now.');
arrayN.push(_rd);
document.cookie = `${cookieincartName}=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;`;
setCookie(cookieincartName, arrayN, cookieincartHide);
} else{
$('.people-block-text').html('Other people want this. ' + _number + ' people have this in their carts right now.');
let _array_number = [];
_array_number.push(_number);
document.cookie = `${cookieincartName}=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;`;
setCookie(cookieincartName, _array_number, cookieincartHide);
};
<!—
#blink {
font-size: 20px;
font-weight: bold;
color: #EB144C;
transition: 0.5s;
}.alert {
padding: 20px;
background-color: #f44336;
color: white;
opacity: 1;
transition: opacity 0.6s;
margin-bottom: 15px;
}
.alert.success {background-color: #2196F3;}
.alert.info {background-color: #FFEB3B;}
.alert.warning {background-color: #ff9800;}
.closebtn {
margin-left: 15px;
color: #00539b;
font-weight: bold;
float: right;
font-size: 22px;
line-height: 20px;
cursor: pointer;
transition: 0.3s;
}
.closebtn:hover {
color: black;
}×
Notice : We would like to let our customers know that there would be shipping delay (1~3 days) due to Dussehra festive season. We apologize for the inconvenience and thank you for your understanding – Team eBuy INDIAvar blink = document.getElementById(‘blink’);
setInterval(function() {
blink.style.opacity = (blink.style.opacity == 0 ? 1 : 0);
}, 1500);var close = document.getElementsByClassName(“closebtn”);
var i;
for (i = 0; i
₹1,999.00₹2,290.00 -
20V 4.5A Laptop Adapter for Lenovo ThinkPad Edge E540 IdeaPad Z510 IdeaPad G40-70 45N0320 Ultrabook 45N0261 ADLX65NLC2A
- Input Voltage: 100V-240V 50/60hz
- Output Voltage: 20V
- Output Current: 2.25A (45W)
- Connector:
- Color: black
- 24 x 7 Call, WhatsApp, Email support.
- 30 Days Money Back Guarantee If not satisfied with Our Products.
₹1,999.00₹3,500.00 -
Original Lenovo Ideapad Z580, 67777-002, Lenovo IdeaPad Y550-418644U Lenovo IdeaPad Y550-4186-44U Laptop Adapter
- Input Voltage: 100V-240V 50/60hz
- Output Voltage: 20V
- Output Current: 4.5A (90W)
- Connector: 5.5mm*2.5mm
- Color: Black
- Warranty: 12 months
₹1,599.00₹2,357.00 -
65W Original Laptop AC Power Adapter Charger Supply for Lenovo IBM Compaq nx6315 Notebook PC /20V 3.25A (7.9mm*5.5mm)
- Input: AC 100~240V 50~60Hz
- Output Voltage: 20V
- Output Current: DC 3.25A
- Power: 65W
- Connector: 7.9mm*5.5mm
- Warranty: 12 months
- 24 x 7 Call, WhatsApp, Email support.
- 30 Days Money Back Guarantee If not satisfied with Our Products.
₹1,599.00₹3,697.00 -
Lenovo 20V 3.25A 65W 4.0mm/1.7mm P/N: ADLX65CCGU2A, 5A10K78761, Yoga 710 510, Ideapad 710S, IDEAPAD Flex 4-1480 80VD
- Input Voltage: 100V-240V 50/60hz
- Output Voltage: 20V
- Output Current: 3.25A (65W)
- Connector: 4.0mm*1.7mm
- Color: Black
- Warranty: 6 Months
₹1,549.00₹2,198.00 -
Lenovo 20V 2A 40W ADL40WDC 36200567 ADL40WDH 36200616 Lenovo charger Yoga 3-1170 for Core i3 i5 i7
- Input Voltage: 100V-240V 50/60hz
- Output Voltage: 20Vor5.2V
- Output Current: 2A (40W)
- Connector: USB Interface
- Color: Black
- Warranty: 6 months. 24 x 7 Call, WhatsApp, Email support.
- 30 Days Money Back Guarantee If not satisfied with Our Products.
₹1,549.00₹3,429.00 -
5V 4A Laptop AC Adapter compatible with Lenovo Miix 320-10ICR 310-10ICR 300-10IBY Ideapad 100S-80R2 100S-11IBY
- Input Voltage: 100V-240V 50/60hz
- Output Voltage: 5V
- Output Current: 4A (20W)
- Connector: 3.5mm*1.5mm
- Color: Black
₹1,499.00₹2,717.00