Dell Latitude 9000 9420 2-in-1 (2021) | 14

$53.10
$3,922.99
-99%
Title:  Default Title
Quantity

Description

  • [ Intel Core i7 Processor The 14" Latitude 9420 Ultrabook 2-in-1 in Dell's Latitude 9000 family comes with all the latest technology including DDR4 Memory clocked at a whopping 3200MHz and a 11th generation Intel 4-core Processor. The Quad cores on the the Core i7-1185G7 processor allows for exceptional multitasking. To save power and prolong battery life the processor will run @ 1.8Ghz under low use but will boost to 4.4GHz under heavy use for powerful performance!
  • [ Display & Graphics ]This Latitude 9420 Ultrabook 2-in-1 comes with a 14" Touch Screen with QHD+ (2560x1600) resolution for stunningly clear visuals and a an integrated graphics card built into the Intel Core i7-1185G7 processor which will use the computer's 16GB of RAM for the graphics memory.
  • [ High Speed RAM And Enormous Space ]The 16GB DDR4 RAM Running @ 3200MHz will let you smoothly run multiple applications and browser tabs all at once and a 256GB PCIe NVMe M.2 Solid State Drive will provide fast startup, fast data transfers, and allow for large file storage!
  • [ Operating System ] Windows 10 is Microsoft's most battle tested Operating System and if you want to upgrade to the latest windows 11, windows 11 is a simple free upgarade through windows update. The Home Edition will come with everything you need but you can also upgrade to windows pro from the windows store for $100.
  • [ Extra Details ]A Wecbam comes integrated. Wifi and Bluetooth come integrated. [ PORTS & SLOTS ]USB 3.2 Gen 1 (with PowerShare, USB Type-A) | Wedge Lock Slot | HDMI 2.0 | 2 x Thunderbolt 4 with Power Delivery and DisplayPort (USB Type-C) | External uSIM Card Tray Option (WWAN only) | uSD 4.0 Memory Card Reader (microSD-card slot) |


PORTS & SLOTS

  1. USB 3.2 Gen 1 (with PowerShare, USB Type-A)
  2. Wedge Lock Slot
  3. HDMI 2.0
  4. 2 x Thunderboltâ„ 4 with Power Delivery and DisplayPort (USB Type-Câ„)
  5. External uSIM Card Tray Option (WWAN only)
  6. uSD 4.0 Memory Card Reader (microSD-card slot)

Features

Dimensions & Weight

1. Front Height: 0.33" (8.42 mm) | Rear Height: 0.54" (13.91 mm) | 2. Width: 12.22" (310.59 mm) | 3. Depth: 8.47" (215.18 mm) | Starting Weight: 2.8 lb (1.27 kg)*


Customer Reviews
Here are what our customers say.
Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.