Mercedes C-Class W204/S204 2008 - 2010 NTG 4.0 10.25 INCH ANDROID SATNAV RADIO CAR SOUND SYSTEM

Tags: braga

Mercedes C-Class W204/S204 2008 - 2010 NTG 4.0 10.25 INCH ANDROID SATNAV RADIO CAR SOUND SYSTEM

Buyer Rates (0/5):
rating
R7,998.00
  • Ex Tax:R7,998.00
  • Brands Braga
  • Product Code: S-LMB04ASH
  • Availability: 2-3 Days

Available Options

Perfect fit, Direct plug and play, no modification needed


Write a review

Note: HTML is not translated!
    Bad           Good
$('#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); }); //-->