Óculos

Sobre a loja

Em 1964 nascia em Uberlândia, a primeira fábrica de parafusos do interior de Minas Gerais, com o nome de Indústria de Parafusos Brasil Central - IPABRAC. Após 11 anos de crescente produção e total liderança na região, sentindo a necessidade de diversificar partiu também para a distribuição de uma variada gama de produtos no setor metalúrgico. Hoje, contamos ainda com mais 2 filiais, sendo uma na cidade de Uberlândia (MG) e uma outra na cidade de Patos de Minas (MG) – FIXPAR.

Pague com
  • PagSeguro V2
Selos
  • Site Seguro

Fixpar - CNPJ: 25.631.151/0001-79 © Todos os direitos reservados. 2024

if (document.querySelector('form.formulario-cadastro-cliente button.botao.principal')) { var integrou = false; document.querySelector('form.formulario-cadastro-cliente button.botao.principal').onclick = function(e) { if (integrou === false) { var cc = ''; var lh_params = 'token_api_lahar=fixparsoxfnDXYgOyr3yrJBEgzDhx6vIX4YLPColEVhS5Lv35G2qLc2HGPN95nCm&nome_formulario=integracao-lahar-loja-integrada&url_origem='+window.location.href+'&email_contato='+document.querySelector('#id_email').value+'&jsoncallback=tst&tipo_integracao=conversions&nome_contato='+document.querySelector('#id_nome').value+'&tel_celular='+document.querySelector('#id_telefone_celular').value.replaceAll('(','').replaceAll(')','').replaceAll(' ','').replaceAll('-','')+'&tel_fixo='+document.querySelector('#id_telefone_principal').value.replaceAll('(','').replaceAll(')','').replaceAll(' ','').replaceAll('-','')+'&sexo='+document.querySelector('#id_sexo').value+'&dtaniversario='+document.querySelector('#id_data_nascimento').value+'&nome_empresa='+document.querySelector('#id_razao_social').value+'&cidade='+document.querySelector('#id_cidade').value+'&estado='+document.querySelector('#id_estado').value+cc; if (document.getElementById('identificador_tracker_lahar')) { lh_params += '&identificador_tracker_lahar='+document.getElementById('identificador_tracker_lahar').value; } var lh_xhr = new XMLHttpRequest(); lh_xhr.open('POST', 'https://scripts.lahar.com.br/api/curl_server.php', true); lh_xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded; charset=UTF-8'); lh_xhr.send(lh_params); integrou = true; } }; } if (document.querySelectorAll('.newsletter-cadastro input').length > 0) { for (let i = 0; i < document.querySelectorAll('.newsletter-cadastro button').length; i++) { document.querySelectorAll('.newsletter-cadastro button')[i].onclick = function(e) { var lh_params = 'token_api_lahar=fixparsoxfnDXYgOyr3yrJBEgzDhx6vIX4YLPColEVhS5Lv35G2qLc2HGPN95nCm&nome_formulario=integracao-lahar-loja-integrada-newsletter&url_origem='+window.location.href+'&email_contato='+this.parentNode.querySelector('input').value+'&jsoncallback=t&tipo_integracao=conversions'; if (document.getElementById('identificador_tracker_lahar')) { lh_params += '&identificador_tracker_lahar='+document.getElementById('identificador_tracker_lahar').value; } var lh_xhr = new XMLHttpRequest(); lh_xhr.open('POST', 'https://scripts.lahar.com.br/api/curl_server.php', true); lh_xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded; charset=UTF-8'); lh_xhr.send(lh_params); }; var lh_xhr = new XMLHttpRequest(); lh_xhr.open('POST', 'https://scripts.lahar.com.br/api/curl_server.php', true); lh_xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded; charset=UTF-8'); lh_xhr.send(lh_params); integrou = true; } } if (document.querySelector('#formularioLogin') && document.querySelector('#id_confirmacao_senha')) { var integrou2 = false; document.querySelector('#finalizarCompra').onclick = function(e) { if (integrou2 === false) { var cc = ''; var lh_params = 'token_api_lahar=fixparsoxfnDXYgOyr3yrJBEgzDhx6vIX4YLPColEVhS5Lv35G2qLc2HGPN95nCm&nome_formulario=integracao-lahar-loja-integrada-cliente&url_origem='+window.location.href+'&email_contato='+document.querySelector('#id_email').value+'&jsoncallback=tj&tipo_integracao=conversions&nome_contato='+document.querySelector('#id_nome').value+'&tel_celular='+document.querySelector('#id_telefone_celular').value.replaceAll('(','').replaceAll(')','').replaceAll(' ','').replaceAll('-','')+'&tel_fixo='+document.querySelector('#id_telefone_principal').value.replaceAll('(','').replaceAll(')','').replaceAll(' ','').replaceAll('-','')+'&nome_empresa='+document.querySelector('#id_razao_social').value+'&cidade='+document.querySelector('#id_cidade').value+'&estado='+document.querySelector('#id_estado').value+cc; if (document.getElementById('identificador_tracker_lahar')) { lh_params += '&identificador_tracker_lahar='+document.getElementById('identificador_tracker_lahar').value; } var lh_xhr = new XMLHttpRequest(); lh_xhr.open('POST', 'https://scripts.lahar.com.br/api/curl_server.php', true); lh_xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded; charset=UTF-8'); lh_xhr.send(lh_params); integrou2 = true; } }; }