Expedición y Envíos | USPS (2024)

Expedición y Envíos | USPS (1)

Envío Doméstico Conveniente

¿Quiere ahorrar tiempo y realizar envíos desde su casa? Utilice el servicio mejorado Click-N-Ship® para:

  • Pague el franqueo e imprima etiquetas de envío desde su impresora. ¿No tiene impresora? Reciba etiquetas en su dirección por una pequeña tarifa o imprímalas en una Post Office con el servicio Label Broker®.
  • Programe una Recogida de Paquetes de USPS® desde su casa u oficina.1
  • Bonificación: Obtenga acceso a Tarifas Comerciales más bajas para etiquetas de envío.

Imprimir una etiqueta Más información sobre Click-N-Ship

Expedición y Envíos | USPS (2)

Se Acercan

Encuentre fechas límite para enviar regalos de días festivos y verifique los Horarios de las Oficinas Postales durante los Días Festivos.

Buscar un ZIP Code

Busque un ZIP Code por dirección postal o ciudad y estado para asegurarse de que su correo llegue al lugar correcto.

Expedición y Envíos con USPS

Expedición y Envíos | USPS (3)

Pedir Suministros Sin Cargo

Comience su envío con sobres y cajas gratuitas de Priority Mail® y Priority Mail Express®, y otros suministros.

Expedición y Envíos | USPS (4)

Comprar Estampillas

Explore nuestra colección de estampillas postales. Encuentre estampillas por tema, color, temporada, servicio de correo y más.

Expedición y Envíos | USPS (5)

Programar una recogida

Obtenga una recogida de paquetes sin cargo durante su entrega de correo regular o pague una tarifa por una recogida en un horario que le resulte conveniente.

Expedición y Envíos | USPS (6)

Envíe Cartas y Tarjetas

Aprenda a elegir el mejor tamaño de sobre o tarjeta, siga los estándares de direcciones Postales y obtenga estampillas para su correo.

Expedición y Envíos | USPS (7)

Prepare su Paquete

Obtenga consejos sobre cómo empacar su caja, elegir un servicio de correo y agregar franqueo suficiente para que su paquete llegue a tiempo.

Expedición y Envíos | USPS (8)

Envíos Militares

¿Va a enviar correo a direcciones APO, FPO o DPO? No importa dónde se encuentre su ser querido, usted pagará los precios domésticos del correo militar y diplomático.

Expedición y Envíos | USPS (9)

Agregar seguro y servicios adicionales

Muchos servicios domésticos2 e internacionales3 incluyen seguro gratuito y USPS Tracking®. Puede obtener cobertura adicional y servicios adicionales como Certified Mail® para su tranquilidad.

Expedición y Envíos | USPS (10)

Crear Correo, Tarjetas y Sobres Personalizados

Personalice tarjetas y sobres con sus propias fotos o utilice plantillas de terceros para crear un diseño único.

Expedición y Envíos | USPS (11)

Compre Giros Postales

Enviar giros postales en cualquier oficina postal es sencillo. Pague con tarjeta de débito, efectivo o cheque de viajero. Los giros postales son seguros y económicos, y no vencen nunca.

Servicios de Correo Doméstico y Envío

Ampliar Todos

Servicio Tiempo de Envío Precios Correo o Paquete
Priority Mail Express®

Día Siguiente a 2 Días4

$$$

Paquetes

Priority Mail®

1 a 3Días5

$$

Paquetes

USPS Ground Advantage

2a5 Días6

$

Paquetes

Media Mail®

2–8Días

$

Paquetes

First-Class Mail®

1–5Días

$

Centro de

Ver Todos los Servicios de Correo y Envío Ver los Servicios de Envío Internacional

1. Para obtener detalles sobre la Recogida de Paquetes sin cargo, vaya a Programar Recogida.Atrás^

2. Disponible únicamente para determinados productos y destinos domésticos. El seguro no cubre ciertos artículos. Para obtener detalles sobre las exclusiones de reclamos, consulte las Secciones609.4.3 (Reclamos No pagaderos), 609 (Presentación de Reclamos de Indemnización por Pérdida o Daño) y 503.4 (Insured Mail) del Manual de Correo Doméstico.Atrás^

3. No disponible con sobres Flat Rate y cajas Flat Rate pequeñas ni para envíos a determinados destinos. El seguro comprado reemplaza la cobertura de indemnización común. Consulte el Manual de International Mail para conocer la disponibilidad y las limitaciones de cobertura.Atrás^

4. La fecha y hora de entrega previstas dependen del origen, el destino y el plazo de aceptación de la Post Office. Se aplican algunas restricciones. Para obtener información adicional, visite la Calculadora de Franqueo.Atrás^

5. En la mayoría de los casos, la fecha de entrega esperada que aparece impresa en su recibo o que se proporciona al momento del pago reflejará un plazo de entrega de 1, 2 o 3días según el origen, el destino y el plazo de aceptación de la Post Office. Se aplican excepciones y restricciones. Visite Priority Mail para más detalles. Atrás^

6. Para artículos que se pueden enviar por correo de hasta 70 libras. Entrega prevista en 2a5 días. Los paquetes que van a ciertos lugares (incluidos Alaska, Hawaii y destinos extraterritoriales) o que contienen materiales peligrosos o animales vivos pueden recibir un servicio más lento. Atrás^

'); });$(".vdrawers .expandv").on('touch click',function(e){e.preventDefault();if ($(this).parents('.vdrawers').hasClass('active')){$(this).text('Ampliar Todos');$(this).parents('.vdrawers').removeClass('active');$(this).parents('.vdrawers').find('.v-tab div').removeClass('active');} else {$(this).text('Ocultar todo');$(this).parents('.vdrawers').find('.v-tab div').addClass('active');$(this).parents('.vdrawers').addClass('active');}});$('.v-tab div a').not('sup').on('click touch', function(e){console.log('Clicked on v-tab');e.preventDefault();if($(window).width()>=767){$('.v-tab div.active').removeClass('active');$('.v-tab-content div.active').removeClass('active');$('.v-tab .mobile-content').remove('.mobile-content');$(this).parent().addClass('active');$('.v-tab-content div').eq($('.v-tab div.active').index()).addClass('active');console.log('Window Width >=797');$('html, body').animate({scrollTop: $('.v-tab-content div').eq($('.v-tab div.active').index()).offset().top}, 500);} else if ($(window).width()<767) {if ($(this).parent().hasClass('active')){$(this).parent().removeClass('active');//$('.v-tab-content div.active').removeClass('active');//$('.v-tab .mobile-content').remove('.mobile-content');$('html, body').animate({scrollTop: $(this).parent().offset().top}, 500);} else {$('.v-tab div.active').removeClass('active');//$('.v-tab-content div.active').removeClass('active');$(this).parent().addClass('active');//$('.v-tab-content div').eq($('.v-tab div.active').index()).addClass('active');//$('.v-tab .mobile-content').remove('.mobile-content');//activeContent = '

'+$('.v-tab-content .active').html()+'

';//$('.v-tab .active').append(activeContent);*/$('html, body').animate({scrollTop: $(this).parent().offset().top}, 500);}}});$('.faq-unit h4,.expand-unit h4').not('sup').on('click touch', function(e){console.log('Clicked on faq');e.preventDefault();$(this).parent().toggleClass('active');});$('.lg-crd h3').not('sup').on('click touch', function(e){console.log('Clicked on faq');e.preventDefault();$(this).parent().parent().toggleClass('active');});});$('span.expand').on('click touch', function(e){$this = $(this);$this.toggleClass('active');if ($this.hasClass('active')){$this.text('Ocultar todo');$this.parents('.faq-section, .lg-txt-crd,.visible-expand').find('.lg-crd, .faq-unit,.expand-unit').addClass('active');}else{$this.text('Ampliar Todos');$this.parents('.faq-section, .lg-txt-crd,.visible-expand').find('.lg-crd, .faq-unit,.expand-unit').removeClass('active');}});card_height = 0;i = 0;while (card_height == 0 && i >=5) {$( ".sm-card" ).each(function( index ) {if ($(this).height()>card_height){card_height=$(this).height();}});i++;$( ".sm-card" ).css('height', card_height); }var cards = $(".sm-crd-img .sm-card.rand");for(var i = 0; i < cards.length; i++){ var target = Math.floor(Math.random() * cards.length -1) + 1; var target2 = Math.floor(Math.random() * cards.length -1) +1; cards.eq(target).before(cards.eq(target2));}$('').append('...less');$('.expand-less, .expand-more').on('click touch', function(e){e.preventDefault();$(this).parents('.expand-unit').toggleClass('active');});$('.faq-unit h4,.expand-unit h4').not('sup').on('click touch', function(e){console.log('Clicked on faq');e.preventDefault();$(this).parent().toggleClass('active');});$('.expand-all').on('click touch', function(e){console.log('Expand all function')$this = $(this);$this.toggleClass('active');if ($this.hasClass('active')){$this.text('Ocultar todo');$this.parents('.visible-expand').find('.expand-unit').addClass('active');}else{$this.text('Ampliar Todos');$this.parents('.visible-expand').find('.expand-unit').removeClass('active');}});$.each( $('.expand-unit h4+p'), function(i){g = $(this).parent('.expand-unit').find('h4:first').text();console.log(g) $(this).append(' Mostrar Más '+g+''); });$('.expand-unit .drawer:last-child').append('

Cerrar

');$('.expand-less, .expand-more').on('click touch', function(e){e.preventDefault();$(this).parents('.expand-unit').toggleClass('active');});

As a seasoned logistics professional with an in-depth understanding of shipping and postal services, let me dive into the key concepts mentioned in the article about "Envío Doméstico Conveniente" (Convenient Domestic Shipping) from the United States Postal Service (USPS).

  1. Click-N-Ship® Service:

    • This service allows users to save time and conveniently ship packages from their homes.
    • Users can pay postage and print shipping labels directly from their printers.
    • If a user doesn't have a printer, they can receive labels at their address for a small fee or print them at a Post Office™ using the Label Broker® service.
  2. Package Pickup from USPS®:

    • Users can schedule a package pickup from their homes or offices.
    • This service is particularly convenient for those who have multiple packages to send or want to avoid visiting a post office.
  3. Commercial Rates with Click-N-Ship®:

    • Users leveraging Click-N-Ship® can access lower commercial rates for shipping labels, providing cost savings.
  4. Calculating Postage:

    • The article mentions the ability to calculate postage based on factors such as size, weight, and destination.
  5. ZIP Code™ Lookup:

    • Users can search for a ZIP Code™ by postal address or city and state to ensure accurate mail delivery.
  6. Free Shipping Supplies:

    • USPS provides free Priority Mail® and Priority Mail Express® envelopes and boxes to start shipping.
  7. Stamps Purchase:

    • The article encourages users to explore USPS's stamp collection, categorized by themes, colors, seasons, and mail services.
  8. Scheduling Package Pickup:

    • Users can schedule a free package pickup during their regular mail delivery or pay a fee for a pickup at a convenient time.
  9. Sending Letters and Cards:

    • Guidance is provided on choosing the right envelope or card size, following postal address standards, and obtaining stamps for mail.
  10. Packaging Tips:

    • Users can get tips on how to pack their boxes, choose a mail service, and ensure sufficient postage for timely delivery.
  11. Military Mail Services:

    • Information is provided on sending mail to APO, FPO, or DPO addresses, with the assurance of paying domestic military and diplomatic mail rates.
  12. Insurance and Additional Services:

    • USPS offers free insurance and USPS Tracking® for many domestic and international services.
    • Users can opt for additional coverage and services like Certified Mail® for added peace of mind.
  13. Customized Mail, Cards, and Envelopes:

    • Users can personalize cards and envelopes with their photos or use third-party templates for unique designs.
  14. Money Orders:

    • Sending money orders is simplified at any postal office, with options to pay using a debit card, cash, or traveler's check.
  15. Domestic Shipping Services and Times:

    • Various domestic shipping services are outlined, including Priority Mail Express®, Priority Mail®, USPS Ground Advantage™, Media Mail®, and First-Class Mail®.
    • Each service has different timeframes for delivery and corresponding price ranges.

This comprehensive overview highlights the user-friendly and diverse range of services offered by USPS for domestic shipping, making it a reliable choice for individuals and businesses alike.

Expedición y Envíos | USPS (2024)
Top Articles
Latest Posts
Article information

Author: Nathanial Hackett

Last Updated:

Views: 5581

Rating: 4.1 / 5 (72 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Nathanial Hackett

Birthday: 1997-10-09

Address: Apt. 935 264 Abshire Canyon, South Nerissachester, NM 01800

Phone: +9752624861224

Job: Forward Technology Assistant

Hobby: Listening to music, Shopping, Vacation, Baton twirling, Flower arranging, Blacksmithing, Do it yourself

Introduction: My name is Nathanial Hackett, I am a lovely, curious, smiling, lively, thoughtful, courageous, lively person who loves writing and wants to share my knowledge and understanding with you.