HIFF
phone
youtube

Giấy CNĐKDN: 4001221658 © 2023 THACO AUTO. All right reserved.

$( document ).ready(function() { if (location.href.indexOf('/dat-xe-truc-tuyen')>-1) { $('.tenant-business__title:contains(ĐĂNG KÝ ĐẶT MUA XE)').text('TÌM CHỌN XE VỚI THACO AUTO'); $('.tenant-business__card-compare-btn').html('Chi tiết '); } else if (location.href.indexOf('/booking-online/')>-1) { $('#load_slug_booking_confirm2 a').text('YÊU CẦU LIÊN HỆ'); $('.booking-step1__mony div').text('TƯ VẤN MUA XE (1/2)'); setTimeout(mcal, 1000); } else if (location.href.indexOf('/booking-online-confirm/')>-1) { $('.input-send-car-booking-online').text('GỬI YÊU CẦU'); $('.booking-step1__mony div').text('TƯ VẤN MUA XE (2/2)'); } if (location.hostname!='thacoauto.vn') { $('#footer-new .footer-tenant-wrap').append($('')); $('.footer-tenant-content').last().after($('a[href*=WebDetails]'));$('a[href*=WebDetails]').eq(1).hide(); if ((location.href.indexOf('/cac-dieu-khoan-va-dieu-kien')>-1||location.href.indexOf('chinh-sach-bao-mat-thong-tin-ca-nhan')>-1)) { document.getElementById('page-wrap').innerHTML = document.getElementById('page-wrap').innerHTML.replace('Công ty TNHH THACO AUTO', document.getElementById('footer-new').querySelector('.name-company').innerText); } } if (location.href.indexOf('/kinh-doanh-xe-du-lich-test')>-1) { var m0=$('h3:contains(KINH DOANH Xe du lịch)'); if (m0.length>0) { var m1 = $('.swiper-content-new-business0 .swiper-wrapper').clone(); // var m1 = $('h3:contains(KINH DOANH Xe du lịch)').next().next().clone(); m1.addClass('c-sr');m1.attr('style',''); $('.swiper-content-new-business0 .swiper-wrapper').eq(0).hide(); // $('h3:contains(KINH DOANH Xe du lịch)').next().next().hide(); $('.swiper-content-new-business0').append(m1); var m2= $('h3:contains(KINH DOANH Xe du lịch)').next().clone(); m2.addClass('c-th');m2.attr('style',''); $('h3:contains(KINH DOANH Xe du lịch)').next().hide(); $('h3:contains(KINH DOANH Xe du lịch)').next().after(m2); $('.c-th .swiper-slide').removeClass('active swiper-slide-active swiper-slide-thumb-active'); var th = $('.c-th .swiper-slide a'); if (th.length==1) { $('.c-th').hide(); } else { for (i=0;i-1) { var tohop = $('.branch__list--top:contains(Tổ hợp)'); $('.new-business-swiper-thumbnail0').before(tohop); tohop.addClass('c-tohop'); var sr2= $('.branch__list .branch__list--showroom').clone(); var csr = $('
'); csr.append(sr2); $('.swiper-content-new-business0').after(csr); $('.swiper-content-new-business0').addClass('c-tohop-th'); sr2.find('.branch__list--top').hide(); sr2.find('.branch__list--top:contains(Thuận An)').show(); var th = $('.new-business-swiper-thumbnail0 .swiper-slide a'); for (i=0;iXem chi tiết'); var x=$(".list__banch--logo img[alt="+th.eq(i).text().trim()+"]").clone(); th.eq(i).html('').append(x);} th.attr('style','height:60px !important'); } $('.c-th a').on('click',function () { $([document.documentElement, document.body]).animate({scrollTop: $('.c-sr .swiper-slide h2:contains('+$(this).find('img').attr('alt').trim()+')').offset().top-200}, 1000); }); $(window).scroll(function() { if($(window).scrollTop() > $('h3:contains(Mô tô và Xe máy)').offset().top-100 || $('.c-th .swiper-slide a').length<2) { //scrolled past the other div? $(".c-th").hide(); //reached the desired point -- show div } else{ $(".c-th").show(); //else above the desired point -- hide div } }); });