discountelectronics.com Open in urlscan Pro
63.141.128.8  Public Scan

Submitted URL: https://trk.klclick2.com/ls/click?upn=u001.BbelWgPpLcgW24LQqnuj2SvLERR-2FkEDh-2B9rQO4mOzKpn11VRe2e7frw0Gi6Eh3WU9l74bAqo4s...
Effective URL: https://discountelectronics.com/refurbished-dell-latitude-7310-i7-32gb-touchscreen-laptop-lightweight/?utm_source=neo&utm_medium...
Submission: On May 13 via manual from MX — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="form" onsubmit="return false" data-url="/search.php" data-quick-search-form="" data-prevent-quick-search-close="">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="nav-quick-search">Suchen</label>
      <input class="form-input" data-search-quick="" name="nav-quick-search" id="nav-quick-search" data-error-message="Suchfeld kann nicht leer sein." placeholder="Shop durchsuchen" autocomplete="off">
      <button type="submit" aria-label="Name">
        <svg>
          <use xlink:href="#icon-search"></use>
        </svg>
        <span class="is-srOnly">Search</span>
      </button>
    </div>
  </fieldset>
</form>

POST /postreview.php

<form class="form writeReview-form" action="/postreview.php" method="post">
  <fieldset class="form-fieldset">
    <div class="form-field form-field--select">
      <label class="form-label" for="rating-rate">Bewertung <small>Erforderlich</small>
      </label>
      <!-- Stars -->
      <!-- TODO: Review Stars need to be componentised, both for display and input -->
      <select id="rating-rate" class="form-select" name="revrating" data-input="" aria-required="true">
        <option value="">Bewertung auswählen</option>
        <option value="1">1 Stern (am schlechtesten)</option>
        <option value="2">1 Sterne</option>
        <option value="3">3 Sterne (durchschnittlich)</option>
        <option value="4">4 Sterne</option>
        <option value="5">5 Sterne (am besten)</option>
      </select>
    </div>
    <!-- Name -->
    <div class="form-field form-field--input form-field--inputText" id="revfromname" data-validation="">
      <label class="form-label" for="revfromname_input">Name <small>Erforderlich</small>
      </label>
      <input type="text" name="revfromname" id="revfromname_input" class="form-input" data-label="Name" data-input="" aria-required="true" aria-labelledby="revfromname" aria-live="polite">
    </div>
    <!-- Review Subject -->
    <div class="form-field form-field--input form-field--inputText" id="revtitle" data-validation="">
      <label class="form-label" for="revtitle_input">Thema der Bewertung <small>Erforderlich</small>
      </label>
      <input type="text" name="revtitle" id="revtitle_input" class="form-input" data-label="Thema der Bewertung" data-input="" aria-required="true" aria-labelledby="revtitle" aria-live="polite">
    </div>
    <!-- Comments -->
    <div class="form-field form-field--textarea" id="revtext" data-validation="">
      <label class="form-label" for="revtext_input">Kommentare <small>Erforderlich</small>
      </label>
      <textarea name="revtext" id="revtext_input" data-label="Kommentare" rows="" aria-required="true" aria-labelledby="revtext" aria-live="polite" data-input="" class="form-input"></textarea>
    </div>
    <div class="form-field form-field--submit">
      <input type="submit" class="button button--primary" value="Bewertung einreichen">
    </div>
    <input type="hidden" name="product_id" value="265797">
    <input type="hidden" name="action" value="post_review">
  </fieldset>
</form>

POST https://discountelectronics.com/cart.php

<form class="form" method="post" action="https://discountelectronics.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="product_id" value="265797">
  <div class="ob-productView-formOptions" data-product-option-change="" style="">
    <div class="form-field" data-product-attribute="set-rectangle" role="radiogroup" aria-labelledby="rectangle-group-label">
      <label class="form-label form-label--alternate form-label--inlineSmall" id="rectangle-group-label"> Upgrade to a bigger SSD: <span data-option-value=""></span>
        <small> * </small>
      </label>
      <div class="form-option-wrapper">
        <input class="form-radio" type="radio" id="attribute_rectangle__90170_2046" name="attribute[90170]" value="2046" checked="" data-default="" required="" data-state="true">
        <label class="form-option" for="attribute_rectangle__90170_2046" data-product-attribute-value="2046">
          <span class="form-option-variant">256GB SSD</span>
        </label>
      </div>
      <div class="form-option-wrapper">
        <input class="form-radio" type="radio" id="attribute_rectangle__90170_2047" name="attribute[90170]" value="2047" required="" data-state="false">
        <label class="form-option" for="attribute_rectangle__90170_2047" data-product-attribute-value="2047">
          <span class="form-option-variant">512GB SSD</span>
        </label>
      </div>
      <div class="form-option-wrapper">
        <input class="form-radio" type="radio" id="attribute_rectangle__90170_2048" name="attribute[90170]" value="2048" required="" data-state="false">
        <label class="form-option" for="attribute_rectangle__90170_2048" data-product-attribute-value="2048">
          <span class="form-option-variant">1TB SSD</span>
        </label>
      </div>
    </div>
    <div class="form-field" data-product-attribute="set-select">
      <label class="form-label form-label--alternate form-label--inlineSmall" for="attribute_select_90171"> Upgrade to Windows 11: <small> * </small>
      </label>
      <select class="form-select form-select--small" name="attribute[90171]" id="attribute_select_90171" required="">
        <option value="">Optionen auswählen</option>
        <option data-product-attribute-value="1991" value="1991" selected="" data-default="">Windows 10 Pro</option>
        <option data-product-attribute-value="1992" value="1992">Windows 11 Home (add $30)</option>
        <option data-product-attribute-value="1993" value="1993">Windows 11 Pro (add $60)</option>
      </select>
    </div>
  </div>
  <div data-content-region="product_above_quantity"></div>
  <div id="add-to-cart-wrapper" class="add-to-cart-wrapper">
    <div class="alertBox alertBox--error productAttributes-message" style="display:none">
      <div class="alertBox-icon"> ! </div>
      <p class="alertBox-message"></p>
    </div>
    <div class="ob-productView-addToCart">
      <div class="form-field form-field--increments">
        <div class="form-increment" data-quantity-change="">
          <label class="form-label form-label--alternate is-srOnly" for="qty[]">Menge:</label>
          <button class="button button--icon" data-action="dec" title="Descrease Quantity">
            <span class="is-srOnly">Menge von Refurbished Dell Latitude 7310 i7 32GB Touchscreen Laptop Lightweight verringern</span>
            <svg aria-hidden="true">
              <use href="#icon-remove"></use>
            </svg>
          </button>
          <input class="form-input form-input--incrementTotal" id="qty[]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="0" min="1" pattern="[0-9]*" aria-live="polite" title="Product Quantity">
          <button class="button button--icon" data-action="inc" title="Increase Quantity">
            <span class="is-srOnly">Menge von Refurbished Dell Latitude 7310 i7 32GB Touchscreen Laptop Lightweight erhöhen</span>
            <svg aria-hidden="true">
              <use href="#icon-add"></use>
            </svg>
          </button>
          <span style="display: none;"></span>
        </div>
      </div>
      <div class="form-action">
        <input id="form-action-addToCart" data-wait-message="Wird zum Warenkorb hinzugefügt&nbsp;…" class="button button--primary" type="submit" value="Zum Warenkorb hinzufügen">
        <span class="product-status-message aria-description--hidden">Wird zum Warenkorb hinzugefügt&nbsp;… Der Artikel wurde hinzugefügt</span>
      </div>
    </div>
  </div>
</form>

Text Content

Toggle menu

 * Vergleichen
 * Close ×
   
   KONTO
   
   Anmelden oder Registrieren
 * 
 * 0
   Close ×
   
 * Electronics Recycling

Suchen Search




 * Electronics Recycling
 * Laptops
 * Computers
 * Computer Packages
 * Monitors
 * Apple Products
 * Parts
 * Schools/Large Orders
 * Locations
 * Contact Us
 * 512-459-0026

 * Anmelden oder Registrieren


act fast
Up To 80% OFF
spring sale
on all
computers & laptops
 1. startseite
 2. refurbished laptops
 3. refurbished dell latitude 7310 i7 32gb touchscreen laptop lightweight

Previous

Next
Dell


REFURBISHED DELL LATITUDE 7310 I7 32GB TOUCHSCREEN LAPTOP LIGHTWEIGHT

Bewertung schreiben


BEWERTUNG SCHREIBEN

Schließen ×

DELL

REFURBISHED DELL LATITUDE 7310 I7 32GB TOUCHSCREEN LAPTOP LIGHTWEIGHT

Bewertung Erforderlich Bewertung auswählen 1 Stern (am schlechtesten) 1 Sterne 3
Sterne (durchschnittlich) 4 Sterne 5 Sterne (am besten)
Name Erforderlich
Thema der Bewertung Erforderlich
Kommentare Erforderlich



Order in the Next
8:28:28
and it Ships Tomorrow
Only 13 Left 44 31 Sold
$3,239.00
$499.00
You save $2,740.00
In Stock Refurbished

Upgrade to a bigger SSD: *
256GB SSD
512GB SSD
1TB SSD
Upgrade to Windows 11: * Optionen auswählen Windows 10 Pro Windows 11 Home (add
$30) Windows 11 Pro (add $60)

!



Menge: Menge von Refurbished Dell Latitude 7310 i7 32GB Touchscreen Laptop
Lightweight verringern Menge von Refurbished Dell Latitude 7310 i7 32GB
Touchscreen Laptop Lightweight erhöhen
Wird zum Warenkorb hinzugefügt … Der Artikel wurde hinzugefügt
Schließen ×




BESCHREIBUNG

This laptop is slim and lightweight! The Dell Latitude 7310 provides all-day
productivity with the most secure and manageable features all in a stylish
design. With an Intel Core i7 CPU and 32GB of RAM, this laptop packs serious
processing power. Whether you're multitasking with numerous applications or
running resource-intensive software, the Latitude 7310 can handle it with ease.

The bezel is super thin for maximized viewing area. This unit has a Touchscreen
display for optimized versatility. This laptop is perfect for coffee shops and
airplanes. 

Touchscreen Capability: The touchscreen feature adds versatility to your
computing experience. It allows for intuitive navigation, whether you're
scrolling through documents, browsing the web, or giving presentations on the
go.



Portability: Being lighter than a MacBook Air, the Latitude 7310 is designed for
portability. Its lightweight construction makes it easy to carry around during
your travels without weighing you down, making it ideal for professionals who
are constantly on the move.



Specifications:

 * Intel Core i7-10610U vPro Processor ( Turbo Speed 4.9Ghz)
 * 32GB DDR4 RAM
 * 256GB NVMe SSD
 * 13.3-inch Full HD Touchscreen LED Backlit Display
 * Intel UHD Graphics
 * 1920 x 1080p Resolution
 * Backlit Keyboard
 * HD Webcam
 * AC WiFi + Bluetooth 5.2
 * x1 USB 3.0 Type-A
 * x1 Headphone/Microphone 3.5mm Port
 * x1 HDMI
 * x2 USB 3.1 Type-C
 * Micro SD Card Reader
 * Headphone/Microphone Combo Port
 * Windows 10 Pro Preloaded
 * Windows 11 Compatible
 * Dimension: 0.72" x 12.07" x 8.0"
 * Weight: 2.69 lbs

Power adapter included.

 

SKU: LTPC-DELL-7310-Touch-i7-32-256-W10P-Neo


GARANTIEINFORMATIONEN

Your purchase is covered by a one-year parts and labor warranty. All repairs are
done in house by our qualified service technicians. Service after the sale is
what this company is all about.


Schließen ×


!

OK Abbrechen



START DER FUSSZEILE


SHOP

 * Laptops
 * Computers
 * Monitors
 * Apple Products
 * Parts
 * Schools/Large Orders


QUICK LINKS

 * Contact Us
 * Locations
 * Electronics Recycling
 * Warranty & Returns
 * Privacy Policy

© 2024 Discount Electronics. All Rights Reserved. Sitemap

Designed & developed by