Pular para o conteúdo principal
Alternar menu de navegação
Voltar ao site
Entrar
Pesquisa
Melhor Envio
Minha conta
Minha conta
Saiba tudo sobre a nossa verificação de conta e de contrato.
Verificação de conta
Como faço a verificação da minha conta no Melhor Envio?
Meu painel de controle está solicitando uma verificação de conta. O que devo fazer?
Realizei a verificação de conta, mas a minha conta não foi verificada. E agora?
Limite de envios simultâneos
O que é o limite de envios simultâneos? Como posso aumentá-lo?
Posso ter um limite de etiquetas simultâneas maior que 50?
Cadastrar empresa
Posso cadastrar a minha empresa?
Como alterar o remetente e cadastrar outros endereços?
Configurações
Como alterar a minha senha?
Como alterar o meu e-mail?
Como trocar o número de telefone do meu cadastro?
Como faço para acessar as minhas preferências de alertas e notificações?
Segurança
O que é e para que serve um token?
Saiba como cadastrar uma senha forte para a sua conta no Melhor Envio.
Como faço para assinar a minha selfie com uma assinatura eletrônica durante a recuperação de conta?
Como funciona o Acesso Seguro da minha conta Melhor Envio?
Exclusão de conta
Como faço para excluir minha conta no Melhor Envio?
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' sm:col-6'; if (numberColumns >= 3) classNames += ' md:col-4'; if (numberColumns >= 4) classNames += ' lg:col-3'; return classNames; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Categorias
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Alternar menu de navegação
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categorias
Categorias
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
Exibir mais
<% } %>
<% } %>