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
Hyundai H1 2007 - 2015 Android 9 Inch ANDROID MULTIMEDIA NAVIGATION CARPLAY RADIO
Hyundai H1 2007 - 2015 Android 9 Inch ANDROID MULTIMEDIA NAVIGATION CARPLAY RADIO
Tags:
braga
Hyundai H1 2007 - 2015 Android 9 Inch ANDROID MULTIMEDIA NAVIGATION CARPLAY RADIO
Buyer Rates (0/5):
rating
R6,428.42
Ex Tax:
R6,428.42
Brands
Braga
Product Code:
S-LHYU2333S10
Availability:
In Stock
Qty
Add to Cart
Available Options
Build your perfect system
DVR/Dash Camera (+R720.45)
External Mic (+R139.38)
Front Camera (+R480.00)
LTE SIM Reader (+R912.45)
OBD2 (+R388.20)
Reverse Camera (+R580.00)
Tyre Pressure Monitoring Sensors (TPMS) (+R1,939.06)
Hardware Size
2GB Samsung Ram + 16GB Onboard Memory
2GB Samsung Ram + 32GB Onboard Memory (+R280.00)
4GB Samsung Ram + 64GB Onboard Memory (+R560.00)
Installation
Installation [Mobile around Gauteng] - Radio (+R1,495.00)
Installation [Mobile around Gauteng] - Radio & Reverse Camera (+R1,795.00)
Description
Reviews (0)
Hyundai H1 Android Radio - Optional Carplay & Android Auto
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); }); //-->