JBL CLUB 5501 Mono block Amp 550 watts RMS x 1 at 2 ohms
JBL CLUB 5501 Mono block Amp 550 watts RMS x 1 at 2 ohms
R3,499.00
- Product Code: CLUB5501
- Availability: 2-3 Days
Product highlights:
- mono subwoofer amplifier
- 350 watts RMS x 1 at 4 ohms (550 watts RMS x 1 at 2 ohms)
- Class D amp technology
- variable low-pass filter (32-320 Hz, 12 dB/octave)
- variable bass boost (0-9 dB at 45 Hz)
- phase switch (0, 180 degrees)
- preamp and speaker-level inputs
- wiring and hardware not included with amplifier
- 8-gauge power and ground leads recommended
- fuse rating: 30A x 2
- dimensions 9-5/8"W x 2-3/8"H x 7-7/16"D
- warranty: 1 year
$('#product-product button[id^=\'button-upload\']').on('click', function() {
var node = this;
$('#product-product #form-upload').remove();
$('body').prepend('
');
$('#product-product #form-upload input[name=\'file\']').trigger('click');
if (typeof timer != 'undefined') {
clearInterval(timer);
}
timer = setInterval(function() {
if ($('#product-product #form-upload input[name=\'file\']').val() != '') {
clearInterval(timer);
$.ajax({
url: 'index.php?route=tool/upload',
type: 'post',
dataType: 'json',
data: new FormData($('#product-product #form-upload')[0]),
cache: false,
contentType: false,
processData: false,
beforeSend: function() {
$(node).button('loading');
},
complete: function() {
$(node).button('reset');
},
success: function(json) {
$('.text-danger').remove();
if (json['error']) {
$(node).parent().find('input').after('
' + json['error'] + '
');
}
if (json['success']) {
alert(json['success']);
$(node).parent().find('input').val(json['code']);
}
},
error: function(xhr, ajaxOptions, thrownError) {
alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText);
}
});
}
}, 500);
});
//-->
<