Olhais aparafusáveis para içamento – RUD 6x3f5h
| Produtos | Sistemas de içamento e amarração de cargas | Olhais aparafusáveis para içamento

Olhais aparafusáveis para içamento 5d6g4v

Os olhais para içamento da RUD são projetados e fabricados em conformidade com rigorosos requisitos normativos internacionais, assegurando segurança e eficiência nas operações de movimentação de cargas. Esses componentes atendem às especificações da norma EN 1677-1, incluindo requisitos de projeto, fabricação e testes.

PP-S 2y1x6i

PP-B 1e4a71

PP-VIP 3w6j5x

VWBG(-V) un64

VRS 5v146i

RS 1k1723

VLBG-PLUS 38p6z

LBG 2a494r

A 6y5s59

A MAX 1f5j1a

VRBG 6qb47

VRBG-FIX 529c

INOX STAR 4gz3x

VRM 3t1v2p

ADAPTADOR ARR 295n2z

FLARIBO 3g27a

Itens para Orçamento 6e4l5p

'; 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 3gi62

'; 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 s3sc

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