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!
Home
Mercedes A/B/C/E/GLA/GLE/GLS/GLC NTG 5.0/5.1/5.2 2015 - 2017 7/8.4 Inch Camera Video Interface
Mercedes A/B/C/E/GLA/GLE/GLS/GLC NTG 5.0/5.1/5.2 2015 - 2017 7/8.4 Inch Camera Video Interface
Tags:
braga
Mercedes A/B/C/E/GLA/GLE/GLS/GLC NTG 5.0/5.1/5.2 2015 - 2017 7/8.4 Inch Camera Video Interface
Buyer Rates (0/5):
rating
R4,976.40
Ex Tax:
R4,976.40
Brands
Braga
Product Code:
S-LCAMBENZ5.0/5.1
Availability:
In Stock
Qty
Add to Cart
Available Options
Build your perfect system
360 Cameras (4x Aerial View Cameras) (+R3,755.00)
Apple Carplay (+R2,602.60)
Front Camera (+R480.00)
Reverse Camera (+R580.00)
Installation
Installation [Mobile around Gauteng] - Reverse Camera Interface (+R1,795.00)
Installation [At the Store] - Reverse Camera Interface (+R1,495.00)
Description
Reviews (0)
Perfect fit, Direct plug and play, no modification needed
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); }); //-->