Fluido Original – 100% dentro da especificação das montadoras! Compatível com transmissões CVT e DSG, garante máxima performance, durabilidade e proteção para o câmbio do seu veículo. Segurança de fábrica para você rodar tranquilo!
(function() { function hideSecondPimg() { if (window.innerWidth > 1100) return; var pg = document.getElementById('pneuscar-page'); if (!pg) { setTimeout(hideSecondPimg, 300); return; } var wraps = pg.querySelectorAll('.proc-imgs .pimg-wrap'); if (wraps.length < 2) return; wraps[1].style.cssText = 'display:none!important'; } if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', hideSecondPimg); else setTimeout(hideSecondPimg, 500); })(); (function() { var NEW_SRC = 'https://i.imgur.com/h9mIy9N.jpeg'; function applyFluido() { document.querySelectorAll('.proc-imgs .pimg-wrap').forEach(function(w) { var tag = w.querySelector('.pimg-tag'); if (tag && tag.textContent.toLowerCase().indexOf('fluido') !== -1) { var img = w.querySelector('img'); if (img && img.src !== NEW_SRC) { img.src = NEW_SRC; } } }); } var obs = new MutationObserver(function() { applyFluido(); }); obs.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['src'] }); if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', applyFluido); else applyFluido(); setTimeout(function() { obs.disconnect(); }, 25000); })(); (function() { function replaceLojaImg() { var pg = document.getElementById('pneuscar-page'); if (!pg) { setTimeout(replaceLojaImg, 300); return; } var img = pg.querySelector('.lojas-img img'); if (!img) { setTimeout(replaceLojaImg, 300); return; } img.src = 'https://iili.io/BNlJ9J1.jpg'; img.style.objectPosition = '50% 20%'; } if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', replaceLojaImg); else setTimeout(replaceLojaImg, 600); })(); (function() { var PAGE_URL = 'https://promocao.pneuscarmg.com.br/cambio/automatico'; var LD_JSON_STR = JSON.stringify({ "@context": "https://schema.org", "@graph": [ { "@type": ["AutoRepair", "LocalBusiness"], "@id": "https://promocao.pneuscarmg.com.br/#business", "name": "Pneus Car MG - Centro Automotivo", "description": "Especialistas em troca de oleo de cambio automatico CVT, DSG e convencional em Passos-MG.", "url": PAGE_URL, "telephone": "+55-35-3521-8699", "image": "https://iili.io/BNlJ9J1.jpg", "priceRange": "Consulte", "address": {"@type": "PostalAddress", "addressLocality": "Passos", "addressRegion": "MG", "addressCountry": "BR"}, "geo": {"@type": "GeoCoordinates", "latitude": -20.7189, "longitude": -46.6097}, "openingHoursSpecification": [ {"@type": "OpeningHoursSpecification", "dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday"], "opens": "08:00", "closes": "18:00"}, {"@type": "OpeningHoursSpecification", "dayOfWeek": ["Saturday"], "opens": "08:00", "closes": "13:00"} ], "hasOfferCatalog": { "@type": "OfferCatalog", "name": "Servicos de Cambio Automatico", "itemListElement": [ {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Troca de Oleo Cambio Automatico", "description": "Fluido ATF original por montadora com equipamento computadorizado"}}, {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Troca de Oleo Cambio CVT", "description": "Fluido especifico para transmissoes CVT"}}, {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Troca de Oleo Cambio DSG", "description": "Servico especializado para cambios DSG e PowerShift"}}, {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Flush de Cambio Automatico", "description": "Substituicao total do fluido de transmissao"}} ] } }, { "@type": "FAQPage", "@id": PAGE_URL + "#faq", "mainEntity": [ {"@type": "Question", "name": "Qual o preco da troca de oleo do cambio automatico em Passos-MG?", "acceptedAnswer": {"@type": "Answer", "text": "O preco varia conforme o tipo de cambio. Entre em contato pelo WhatsApp para orcamento."}}, {"@type": "Question", "name": "Com que frequencia trocar o oleo do cambio automatico?", "acceptedAnswer": {"@type": "Answer", "text": "A cada 40.000 a 60.000 km ou conforme o fabricante. CVT e DSG podem ter intervalos proprios."}}, {"@type": "Question", "name": "Voces atendem cambio CVT e DSG em Passos-MG?", "acceptedAnswer": {"@type": "Answer", "text": "Sim! Convencional, CVT, DSG e PowerShift com fluidos originais."}}, {"@type": "Question", "name": "Como agendar a troca de oleo do cambio automatico?", "acceptedAnswer": {"@type": "Answer", "text": "Agende pelo WhatsApp. Resposta rapida, horario marcado, em Passos-MG."}}, {"@type": "Question", "name": "CVT pode ser danificado com oleo errado?", "acceptedAnswer": {"@type": "Answer", "text": "Sim. CVT exige fluido especifico. ATF convencional causa desgaste. Na Pneus Car MG usamos o fluido correto."}} ] }, {"@type": "WebPage", "url": PAGE_URL, "name": "Troca de Fluido Cambio Automatico Passos-MG | PneusCarMG", "inLanguage": "pt-BR"} ] }); function fixCanonical() { var h = document.head; h.querySelectorAll('link[rel="canonical"]').forEach(function(l) { if (l.href.indexOf('youtube') !== -1) l.parentNode.removeChild(l); }); if (!h.querySelector('link[rel="canonical"]')) { var cl = document.createElement('link'); cl.rel = 'canonical'; cl.href = PAGE_URL; h.appendChild(cl); } } var _ldObs = null; function addLDScript() { if (document.head.querySelector('script[data-ld="pneus"]')) return; var el = document.createElement('script'); el.type = 'application/ld+json'; el.setAttribute('data-ld', 'pneus'); el.text = LD_JSON_STR; document.head.appendChild(el); } function watchAndInjectLD() { addLDScript(); if (_ldObs) return; _ldObs = new MutationObserver(function(muts) { var removed = muts.some(function(m) { return Array.from(m.removedNodes).some(function(n) { return n.getAttribute && n.getAttribute('data-ld') === 'pneus'; }); }); if (removed) addLDScript(); }); _ldObs.observe(document.head, {childList: true}); setTimeout(function() { if (_ldObs) { _ldObs.disconnect(); _ldObs = null; } }, 8000); } function fixMetaLate() { var h = document.head; var ogType = h.querySelector('meta[property="og:type"]'); if (ogType) ogType.content = 'website'; h.querySelectorAll('meta[name="viewport"]').forEach(function(vp) { if ((vp.content || '').indexOf('user-scalable') !== -1) { vp.content = 'width=device-width, initial-scale=1'; } }); } var _h1Done = false; function fixH1() { if (_h1Done) return; var h1s = document.querySelectorAll('h1'); if (h1s.length <= 1) return; var heroKept = false; h1s.forEach(function(el) { var txt = el.textContent.trim().toLowerCase(); if (txt.indexOf('an error') !== -1) { el.style.cssText = 'display:none!important'; return; } if (!heroKept && (txt.indexOf('evite') !== -1 || txt.indexOf('mbio') !== -1)) { heroKept = true; return; } var h2 = document.createElement('h2'); Array.from(el.attributes).forEach(function(a) { h2.setAttribute(a.name, a.value); }); h2.innerHTML = el.innerHTML; if (el.parentNode) el.parentNode.replaceChild(h2, el); }); if (document.querySelectorAll('h1').length <= 2) _h1Done = true; } function runAll() { fixCanonical(); watchAndInjectLD(); setTimeout(fixMetaLate, 3000); setTimeout(fixH1, 1500); setTimeout(fixH1, 3500); } if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', runAll); else setTimeout(runAll, 50); })();