Out Of Stock
MSI Optix G24C4 24" (Actual size 23.6") 1920 x 1080 1ms (MPRT) 144Hz AMD FreeSync Anti-Flicker Low Blue Light Frameless Design Anti-Glare Backit LED Curved Gaming Monitor
6,900 EGP
Ex Tax: 6,900 EGP
- Stock: Out Of Stock
- Model: Optix G24C4
Brand | MSI |
---|---|
Model | Optix G24C4 |
Cabinet Color | Black |
Bezel Design | 3 Sided Ultrathin Frame |
Input Video Compatibility | Digital |
---|---|
Connectors | HDMI, DisplayPort |
HDMI | 2 x HDMI (1.4b) |
DisplayPort | 1 x DP (1.2a) |
Power Supply | 100 - 240 VAC, 50/60Hz |
---|---|
Power Consumption | Power On: 35W Power Saving/Off: <0.5W |
Stand Adjustments | Tilt -5° ~ 20° |
---|---|
VESA Compatibility - Mountable | 100 x 100mm |
$('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']);
}
}
});
}); |