You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ganalytics.php at line 650: $runjs_code .= ' <script type="text/javascript"> jQuery(document).ready(function(){ var MBG = GoogleAnalyticEnhancedECommerce; MBG.setCurrency(\''.Tools::safeOutput($this->context->currency->iso_code).'\'); '.$js_code.' }); </script>';
but in checkout form it show this error: Uncaught ReferenceError: jQuery is not defined at ordine:2354
Hi ganalytics.php at line 650:
$runjs_code .= ' <script type="text/javascript"> jQuery(document).ready(function(){ var MBG = GoogleAnalyticEnhancedECommerce; MBG.setCurrency(\''.Tools::safeOutput($this->context->currency->iso_code).'\'); '.$js_code.' }); </script>';but in checkout form it show this error: Uncaught ReferenceError: jQuery is not defined at ordine:2354