Sistemas de Içamento Grau 10 – RUD 74z23
| Produtos | Sistemas de içamento e amarração de cargas | Sistemas de Içamento Grau 10

Sistemas de Içamento Grau 10 713iq

Correntes, elos, ganchos e órios fabricados pela RUD Alemanha com alta qualidade e disponibilidade de estoque.
Projeto e fabricação de acordo com as normas técnicas europeias EN 818, EN 1677 e DIN 5692.
Componentes aprovados pelo instituto Alemão DGUV. Segurança, qualidade e confiabilidade.

imagem linga grau 10 VIP

Lingas v5yw

Elos de sustentação 1l21p

imagem corrente grau 10

Correntes grau 10 4b446

imagem encurtador grau 10

Encurtadores 5a684p

imagem gancho vip grau 10

Ganchos 6z266g

imagem conector vip grau 10

Conector 74w4q

imagem manilha grau 10 vip

Manilhas 4y2448

imagem distorcedor grau 10

Distorcedor 5o3a27

imagem componentes de reposição grau 10

Componentes de reposição o4k5w

5j39s

5j39s

5j39s

do catálogo em PDF 6h6k6h

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); }