Linga VIP H2/VMVK/VWH – RUD 6g3m52

Linga VIP H2/VMVK/VWH 5k1e62

Informe o comprimento total em mm e clique no ícone de orçamento 3u17s

DescriçãoCorrente
ø nominal
Carga máxima
de trabalho (kg)
CódigoInforme o comprimento L
0°-45°45°-60° (mm)
VIP H2/VMVK/VWH/662100150042044903
VIP H2/VMVK/VWH/883500250042044904
VIP H2/VMVK/VWH/10105600400042044905
VIP H2/VMVK/VWH/13139500670042044906
VIP H2/VMVK/VWH/1616140001000042044907
Obs: Caso não informe o comprimento total, o valor padrão utilizado será L = 1000mm

Itens para Orçamento m5t12

'; return emailHtml; } // Função para criar o HTML do email function criarHtmlEmailToolMover() { // var cart = JSON.parse(sessionStorage.getItem('cart')) || {}; //alert('entrou criarE-mail'); var emailHtml = '

'; emailHtml += ''; emailHtml += '

'; // Cabeçalho do email emailHtml += '

Orçamento Online ToolMover Personalizado 1r6t2q

'; emailHtml += '

CNPJ: ' + document.getElementById('cnpj').value + '

'; emailHtml += '

Empresa: ' + document.getElementById('empresa').value + '

'; emailHtml += '

Nome: ' + document.getElementById('nome').value + '

'; emailHtml += '

Telefone: ' + document.getElementById('telefone').value + '

'; emailHtml += '

E-mail: ' + document.getElementById('email').value + '

'; emailHtml += '

Equipamento: ' + document.getElementById('tipo').value + '

'; //emailHtml += '

Item para orçamento 6d6z1w

'; emailHtml += '
'; emailHtml += ''; emailHtml += ''; emailHtml += ''; emailHtml += ''; //emailHtml += ''; emailHtml += ''; emailHtml += ''; emailHtml += ''; emailHtml += ''; emailHtml += ''; emailHtml += ''; emailHtml += ''; // emailHtml += ''; // emailHtml += ''; //emailHtml += ''; emailHtml += '
CMT(t)Cota ACota BCota CProteção na Mesa?
' + document.getElementById('cmt').value + '' + document.getElementById('cA').value + '' + document.getElementById('cB').value + '' + document.getElementById('cC').value + '' + document.getElementById('sProtMesa').value + '
' + document.getElementById('obs').value + '
'; emailHtml += '

Observação: ' + document.getElementById('obs').value + '

'; emailHtml += ' '; //alert(emailHtml); return emailHtml; } function enviarFormToolMover(){ var htmlEmail = criarHtmlEmailToolMover(); document.getElementById('html_email').value = htmlEmail; //alert(htmlEmail); } function enviarForm(){ document.getElementById('enviar-orcamento').value = 'Aguarde... Enviando...'; // document.getElementById('enviar-orcamento').disabled = true; var htmlEmail = criarHtmlEmail(); document.getElementById('html_email').value = htmlEmail; //document.getElementById('form-orcamento').submit(); //alert(htmlEmail); }