




Price:
₹72,360 - ₹44,990.00(as of Jan 17,2023 21:51:11 UTC – Details)
Processor: AMD Ryzen 3 5300U processor, 2.6 Ghz base clock, 3.8 Ghz max boost clock, 4 Cores, 4Mb L3 Cache | Memory: 8GB DDR4-3200 MHz upgradable upto 24GB | Storage: 512GB SSD M.2
Operating System: Preloaded Windows 11 Home with Lifetime Validity
Display: 14-inch (35.56 cm) screen with (1920X1080) Full HD 250 nits Antiglare display | Graphics: Integrated AMD Radeon Graphics | High Definition Audio, Realtek ALC3287 codec, Stereo speakers, 2W x2, Dolby Audio, Harman Speakers
Ports: 1x USB 2.0, 1x USB 3.2 Gen 1 (Always On), 1x USB-C 3.2 Gen 1 (support data transfer, Power Delivery 3.0, and DisplayPort 1.2), 1x HDMI 1.4b, 1x Ethernet (RJ-45), 1x Headphone/microphone combo jack (3.5mm)
Camera:720p, with ThinkShutter, fixed focus | Microphone: Dual array microphone | Keyboard: 6-row, spill-resistant, multimedia Fn keys with Unified Communications controls | Touchpad: TrackPoint pointing device and Mylar surface multi-touch touchpad
Connectivity: Realtek RTL8822CE, 802.11ac Dual Band 2×2 Wi-Fi + Bluetooth 5.0 | Security: DTPM 2.0 | Touch style fingerprint reader on smart power button | Physical Locks: Kensington Security Slot | Contrast Ratio: 500:1, 90° Viewing Angle
Complete Details of Lenovo ThinkPad E14 AMD Ryzen 3 5300U 14″ (35.56 cm) FHD Thin and Light Laptop (8GB RAM/512GB SSD/Windows 11/AMD Radeon Graphics/FPR/Black/1.69 kg), 20Y7S07500
Brand |
Lenovo |
Manufacturer |
Lenovo, NO.1-3188,YUNGU ROAD, HEFEI EXPORT PROCESSING ZONE. ANHUI PROVINCE,CHINA |
Series |
Thinkpad E14 Gen3 |
Colour |
Black |
Form Factor |
Laptop |
Item Height |
21 Millimeters |
Item Width |
32.4 Centimeters |
Standing screen display size |
14 Inches |
Resolution |
1920×1080 |
Product Dimensions |
22.1 x 32.4 x 2.1 cm; 1.69 Kilograms |
Batteries |
1 Lithium Polymer batteries required. (included) |
Processor Brand |
AMD |
Processor Type |
Ryzen 3 5300U |
Processor Speed |
2.6 GHz |
Processor Count |
1 |
RAM Size |
8 GB |
Memory Technology |
DDR4 |
Maximum Memory Supported |
24 GB |
Hard Disk Description |
SSD |
Hard Drive Interface |
USB 3.2 |
Audio Details |
Headphones, Speakers |
Graphics Chipset Brand |
AMD |
Graphics Card Description |
Integrated |
Graphics RAM Type |
Shared |
Graphics Card Interface |
Integrated |
Connectivity Type |
Bluetooth, Wi-Fi |
Wireless Type |
801.11ac |
Number of USB 2.0 Ports |
1 |
Number of HDMI Ports |
1 |
Wattage |
65 Watts |
Optical Drive Type |
No Optical Drive |
Power Source |
Battery Powered |
Operating System |
Windows 11 Home |
Average Battery Life (in hours) |
1 Hours |
Are Batteries Included |
Yes |
Lithium Battery Energy Content |
45 Watt Hours |
Number Of Lithium Ion Cells |
3 |
Included Components |
Laptop, User manual, Adapter |
Manufacturer |
Lenovo |
Country of Origin |
China |
Item Weight |
1 kg 690 g |
ASIN |
B0B2DSD8JJ |
Customer Reviews |
4.2 out of 5 stars |
Best Sellers Rank |
#7,922 in Computers & Accessories (See Top 100 in Computers & Accessories) #381 in Traditional Laptops |
Date First Available |
26 May 2022 |
Packer |
NO.1-3188,YUNGU ROAD, HEFEI EXPORT PROCESSING ZONE. ANHUI PROVINCE,CHINA |
Importer |
Lenovo India,Level-2, Ferns Icon, Outer Ring Road, Marathahalli, Bangalore |
Item Dimensions LxWxH |
22.1 x 32.4 x 2.1 Centimeters |
Net Quantity |
1 Case |
Generic Name |
Laptop |
Please
sign in to provide feedback.
n’ +
‘
‘
);
}
function getThankYouDiv(thankMsg) {
return (
‘
n’ +
‘
‘
);
}
function getLoadingGifDiv() {
return ‘

‘;
}
function isValidUrl(url) {
if (!url) {
return false;
}
var encodedUrl = encodeURI(url);
return encodedUrl.match(
/^(https?://)?(([a-z0-9-]|%[A-F0-9]{2})+.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(/[a-z0-9;:,~!+#@&=%/$.?_-]+)?$/
);
}
function isNumericPrice(price) {
if (!price) {
return false;
}
return price.match(/^([0-9]+.?[0-9]*)$|^([0-9]*.[0-9]+)$/);
}
function isEmptyValue(input) {
return !input || input.length === 0 || input.match(/^s*$/);
}
function truncate(input, length) {
if (!input) {
return ”;
} else {
return input.substr(0, length);
}
}
function formatDate(year, date, month) {
return year + ‘-‘ + month + ‘-‘ + date;
}
function trim(input) {
if (!input) {
return ”;
} else {
return input.trim();
}
}
function resetModalToInitialState(currentMonth, currentDate, currentYear) {
var enableOnlineStoreRadio = document.querySelector(‘#pricingFeedback_onlineRadio’);
var enableOfflineStoreRadio = document.querySelector(‘#pricingFeedback_offlineRadio’);
var onlineStoreInputForm = document.querySelector(‘#pricingFeedback_onlineInput’);
var offlineStoreInputForm = document.querySelector(‘#pricingFeedback_offlineInput’);
var onlineUrl = document.querySelector(‘#onlineUrl’);
var onlinePriceRaw = document.querySelector(‘#onlinePriceRaw’);
var onlineShippingRaw = document.querySelector(‘#onlineShippingRaw’);
var onlineDay = document.querySelector(‘#onlineDay’);
var onlineMonth = document.querySelector(‘#onlineMonth’);
var onlineYear = document.querySelector(‘#onlineYear’);
var onlineCalendar = document.querySelector(‘#onlineCalendar’);
var offlineStoreName = document.querySelector(‘#offlineStoreName’);
var offlineCity = document.querySelector(‘#offlineCity’);
var offlineState = document.querySelector(‘#offlineState’);
var offlinePriceRaw = document.querySelector(‘#offlinePriceRaw’);
var offlineDay = document.querySelector(‘#offlineDay’);
var offlineMonth = document.querySelector(‘#offlineMonth’);
var offlineYear = document.querySelector(‘#offlineYear’);
var offlineCalendar = document.querySelector(‘#offlineCalendar’);
var thankYouDiv = document.querySelector(‘#pricingFeedback_thank’);
var errorDiv = document.querySelector(‘#pricingFeedback_error’);
var submitButton = document.querySelector(‘#pricingFeedback_submit’);
var loadingGifDiv = document.querySelector(‘#loading’);
var stateDefaultOption = document.querySelector(‘#stateDefaultOption’);
var stateDefaultPrompt = document.querySelector(‘#stateDefaultPrompt’);
if (thankYouDiv) {
thankYouDiv.innerHTML = ”;
}
if (errorDiv) {
errorDiv.innerHTML = ”;
}
if (loadingGifDiv) {
loadingGifDiv.innerHTML = ”;
}
if (submitButton) {
submitButton.style.display = ‘block’;
}
onlineUrl.value = ”;
onlinePriceRaw.value = ”;
onlineShippingRaw.value = ”;
offlineStoreName.value = ”;
offlineCity.value = ”;
offlineState.value = ”;
offlinePriceRaw.value = ”;
stateDefaultOption.innerHTML = $(“#selectProvince”).val();
stateDefaultPrompt.innerHTML = $(“#selectProvince”).val();
setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar
);
}
});
Table of Lenovo ThinkPad E14 AMD Ryzen 3 5300U 14″ (35.56 cm) FHD Thin and Light Laptop (8GB RAM/512GB SSD/Windows 11/AMD Radeon Graphics/FPR/Black/1.69 kg), 20Y7S07500
Name | Lenovo ThinkPad E14 AMD Ryzen 3 5300U 14″ (35.56 cm) FHD Thin and Light Laptop (8GB RAM/512GB SSD/Windows 11/AMD Radeon Graphics/FPR/Black/1.69 kg), 20Y7S07500 |
ASIN Number | B0B2DSD8JJ |
Product Brand | |
Author | |
Buy From here | Buy Now |
Hashtags of Lenovo ThinkPad E14 AMD Ryzen 3 5300U 14″ (35.56 cm) FHD Thin and Light Laptop (8GB RAM/512GB SSD/Windows 11/AMD Radeon Graphics/FPR/Black/1.69 kg), 20Y7S07500
#Lenovo #ThinkPad #E14 #AMD #Ryzen #5300U #FHD #Thin #Light #Laptop #8GB #RAM512GB #SSDWindows #11AMD #Radeon #GraphicsFPRBlack1.69 #20Y7S07500
Learn More
There are no reviews yet.