Top Brand
Form Factor:
- M.2 2280
Interface:
- PCIe 4.0 x4 NVMe
Capacities:
- 250GB, 500GB, 1TB, 2TB, 4TB
Sequential Read/Write Speeds:
- 250GB: 3,000/1,300MB/s
- 500GB: 3,500/2,100MB/s
- 1TB: 3,500/2,100MB/s
- 2TB - 4TB: 3,500/2,800MB/s
NAND:
- 3D
Endurance (Total Bytes Written):
- 250GB: 80TB
- 500GB: 160TB
- 1TB: 320TB
- 2TB: 640TB
- 4TB: 1280TB
Operating Conditions:
- Storage Temperature: -40°C~85°C
- Operating Temperature: 0°C~70°C
Dimensions:
- 22mm x 80mm x 2.2mm
Weight:
- $('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('.alert-dismissible, .text-danger').remove();
if (json['success']) {
$('#recurring-description').html(json['success']);
}
}
});
});