Currency:
ZAR
€ Euro
£ Pound Sterling
R Rand
$ US Dollar
Language:
en-gb
English
My Account
Register
Login
0
my cart
0.00
Your shopping cart is empty!
Menu
Car Audio
Accessories
Amplifiers
Boxes
Crossovers
Radios
Speakers
Subwoofers
Trim Plates
Tweeters
Wiring Kit & Accessories
OEM Radios
A-C
D-G
H-K
L-N
O-R
S-V
Extras
Dash Cam
Headrest Screen
OBD2
Others
PDCs
Reverse Cameras
Roof Screens
Digital Cluster
Digital AC
Body Parts
Lights
OEM Facelift Kits
Home
Car Audio
Accessories
Amplifiers
Boxes
Crossovers
Radios
Speakers
Subwoofers
Trim Plates
Tweeters
Wiring Kit & Accessories
OEM Radios
A-C
D-G
H-K
L-N
O-R
S-V
Extras
Dash Cam
Headrest Screen
OBD2
Others
PDCs
Reverse Cameras
Roof Screens
Digital Cluster
Digital AC
Body Parts
Lights
OEM Facelift Kits
Home
Powerbass 6000w Mini Mono Block Amplifier
Powerbass 6000w Mini Mono Block Amplifier
Powerbass 6000w Mini Mono Block Amplifier
Buyer Rates (0/5):
rating
R1,550.00
Ex Tax:
R1,550.00
Product Code:
D0061BP
Availability:
In Stock
Qty
Add to Cart
Description
Reviews (0)
Mini Amplifier 6000w Powerbass Mono Block Amplifier
480w rms @ 4ohm
800w rms @ 2ohm
1200w rms @ 1ohm
22.5 x 127x 45mm (L X W X H)
Write a review
Your Name
Your Review
Note:
HTML is not translated!
Rating
Bad
Good
Continue
$('#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); }); //-->