0

OEM SAS Cable / Datenkabel - SFF-8643 to SFF-8087, 0.5m - 10-1012110002-01

middle size zoom image
  • preview image zoom0
  • preview image zoom1
Item 1 of 4

Item number
124006
Condition
New
Weight
50 g
Delivery time
on stock and immediately available
Availability
2 in stock
€ 21.00 *
* Excl. VAT excl. Shipping
Unit price €42.00 / meter
Your choice
  • OEM SAS Cable / Datenkabel - SFF-8643 to SFF-8087, 0.5m - 10-1012110002-01
  • Price with upgrades:

    • € 21.00

Description

Description: OEM SAS Cable / Datenkabel - SFF-8643 to SFF-8087, 0.5m - 10-1012110002-01
Type of connector: 1x SFF-8643 to 1x SFF-8087
Cable length: 0.5m
Condition: new, bulk
Included in delivery: 1x cable
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) }); }); })