Price:
₹52,283 - ₹37,490.00(as of Jan 15,2023 16:31:59 UTC – Details )
Dell 15 (2021) AMD Ryzen 3-3250U Laptop, 8GB, 256GB SSD, Windows 10 + MS Office, Radeon Graphics, 15.6 inches(39cm) FHD Display, Soft Mint Color (Inspiron 3505, D560618WIN9SE), 1.83kg
Processor:AMD Ryzen 3 3250U Mobile Processor with Radeon Graphics, Memory & Storage:8GB, 1x8GB, DDR4, 2400MHz | 256GB M.2 PCIe NVMe Solid State Drive
Display:15.6-inch FHD (1920 x 1080) Anti-glare LED Backlight Narrow Border WVA Display
Operating System & Software:Windows 10 Home Single Language | Microsoft Office Home and Student 2019
I/O ports:USB 3.2 Gen 1 (x2), USB2.0 (x1), HDMI 1.4,SD Media Card Reader (SD, SDHC, SDXC), RJ45 – 10/100Mbps
Complete Details of Dell 15 (2021) AMD Ryzen 3-3250U Laptop, 8GB, 256GB SSD, Windows 10 + MS Office, Radeon Graphics, 15.6 inches(39cm) FHD Display, Soft Mint Color (Inspiron 3505, D560618WIN9SE), 1.83kg
Brand
Dell
Manufacturer
Dell Computers, Dell India Pvt Ltd
Model
INSPIRON 3505
Model Name
INSPIRON 3505
Model Year
2021
Product Dimensions
24.9 x 36.3 x 2 cm; 1.83 Kilograms
Batteries
3 Lithium Ion batteries required. (included)
Item model number
INSPIRON 3505
RAM Size
8 GB
Memory Storage Capacity
256 GB
Flash Memory Installed Size
256 GB
Ram Memory Installed Size
8 GB
Maximum Memory Supported
16 GB
Ram Memory Technology
DDR4
Hard Drive Interface
USB 3.2
Hard Disk Description
SSD
Optical Drive Type
DVD
Operating System
Windows 10
Processor Brand
AMD
Processor Speed
3.5 GHz
Processor Type
Ryzen 3
Processor Count
1
Processor Model Number
R3-3250U
Hardware Interface
USB, HDMI, SDXC, SDHC, USB 2.0, Secure Digital Card, Media Card
Graphics Card Description
Integrated
Graphics RAM Type
Shared
Graphics Card Interface
Integrated
Resolution
1080p
Special Features
15.6″ FHD WVA AG Narrow Border
Mounting Hardware
Laptop, Battery, AC Adapter, User Guide, Manuals
Number Of Items
1
Software Included
Microsoft Office 365
Display Technology
FHD
Standing screen display size
15.6 Inches
Display Type
LED
Resolution
1920 x 1080 Pixels
Batteries Included
Yes
Batteries Required
Yes
Battery Cell Composition
Lithium Ion
Total Usb Ports
3
Connector Type
USB, HDMI
Device interface – primary
Keyboard
Form Factor
Traditional Laptop
Device Type
ultrabook
Manufacturer
Dell Computers
Country of Origin
China
Item Weight
1 kg 830 g
ASIN
B09F3RFWZL
Customer Reviews
4.3 out of 5 stars
Best Sellers Rank
#185,833 in Electronics (See Top 100 in Electronics ) #1,636 in Traditional Laptops
Date First Available
31 August 2021
Packer
Dell India Pvt Ltd
Importer
Dell India Pvt Ltd
Item Dimensions LxWxH
24.9 x 36.3 x 2 Centimeters
Net Quantity
1 Count
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 Dell 15 (2021) AMD Ryzen 3-3250U Laptop, 8GB, 256GB SSD, Windows 10 + MS Office, Radeon Graphics, 15.6 inches(39cm) FHD Display, Soft Mint Color (Inspiron 3505, D560618WIN9SE), 1.83kg
Name Dell 15 (2021) AMD Ryzen 3-3250U Laptop, 8GB, 256GB SSD, Windows 10 + MS Office, Radeon Graphics, 15.6 inches(39cm) FHD Display, Soft Mint Color (Inspiron 3505, D560618WIN9SE), 1.83kg ASIN Number B09F3RFWZL Product Brand Author Buy From here Buy Now
Hashtags of Dell 15 (2021) AMD Ryzen 3-3250U Laptop, 8GB, 256GB SSD, Windows 10 + MS Office, Radeon Graphics, 15.6 inches(39cm) FHD Display, Soft Mint Color (Inspiron 3505, D560618WIN9SE), 1.83kg
#Dell #AMD #Ryzen #33250U #Laptop #8GB #256GB #SSD #Windows #Office #Radeon #Graphics #inches39cm #FHD #Display #Soft #Mint #Color #Inspiron #D560618WIN9SE #1.83kg
Learn More
There are no reviews yet.