0

19" 1HE Universal ausziehbarer Fachboden / 1U Pull-out Shelf - 18kg / 640mm

Item 1 of 5

Item number
130953
Condition
New & with original packaging
Weight
4 Kg
€ 99.99 *
* Incl. VAT excl. Shipping

Dieser Artikel ist momentan ausverkauft! Ihre Optionen:
Wir haben zwar tausende vorkonfigurierte Server, Zubehör und Ersatzteile auf Lager, diesen allerdings nicht mehr! Wir können sicher dennoch helfen:

  • Suchen Sie unter allen sofort lieferbaren Artikeln eine Alternative:
    Suchen
  • Oder werfen Sie einen Blick direkt in eine der Kategorien:
    Network equipment - 19" Rack shelf
  • Es muss genau dieser Artikel sein? Wir gehen für Sie auf die Suche oder bauen Ihnen Ihr Wunschgerät: Zum Kontaktformular
Your choice
  • 19" 1HE Universal ausziehbarer Fachboden / 1U Pull-out Shelf - 18kg / 640mm
  • Price with upgrades:

    • € 99.99

Description

Description: 19" 1HE Universal ausziehbarer Fachboden / 1U Pull-out Shelf - 18kg / 640mm
   
Height units: 1U
Type: Pull-out shelf
Depth: 640mm
Load capacity up to 18kg
   
Suitable for: Server rack with depth of 800mm
   
Condition: new, original packaging
Included in delivery: 1x shelf with screws
Questions about this item?
We're happy to help! Contact us and we will get back to you as soon as possible! Create new ticket
Questions about this item?
document.addEventListener('DOMContentLoaded', function() { let subform = document.getElementById('custom-sib-form'); subform.addEventListener('submit', function (event) { event.preventDefault(); var form = event.target; var formData = new FormData(form); fetch(form.action, { method: form.method, body: new URLSearchParams(formData).toString(), headers: { 'Content-Type': 'application/x-www-form-urlencoded' } }) .then(data => { document.getElementById('form-response').style.display = 'block'; form.querySelector('button[type="submit"]').disabled = true; form.querySelector('button[type="submit"]').style.opacity = 0.8; document.getElementById('form-response').style.color = '#17ca17'; document.getElementById('form-response').innerText = "You have successfully subscribed to the newsletter"; }) .catch(error => { console.log(error) }); }); })