Shipping Update Email for Ecommerce
In DTC, the shipping confirmation is the second most-opened email in the lifecycle, yet most brands waste it on a flat banner. This template turns fulfillment into anticipation and cuts "where is my order?" support tickets at the same time.
What makes this shipping update work for ecommerce / DTC
The shipping confirmation is not a receipt. It is a high-trust, high-open moment, and DTC brands that treat it like backend plumbing leave revenue and retention on the table. Open rates of 50 to 65 percent are normal here, and click-through on the tracking link often clears 35 percent. By reach, this email sits behind only the order confirmation.
Trigger and timing. Wire the email to the Shopify fulfillment event, not the order placed event, and send it inside five minutes of the label being generated. Shoppers expect the tracking email while they are still thinking about the purchase. Wait a day and you lose the anticipation window and open a support ticket. For subscriptions, fire the same email on every renewal fulfillment so the experience stays consistent and churn stays low.
What to include that is specific to DTC. Lead with the tracking link as the one clear CTA. Give an honest date range (Sun, Jun 29 to Tue, Jul 1), not the carrier's default "3 to 5 business days." Show the carrier, order number, and the exact line items in the box. For perishable or functional goods, add storage and use-by guidance: coffee stays fresh in the bag for about six weeks past the roast date; skincare goes in a cool, dry place. That single block cuts "is this normal?" tickets sharply.
Copy angle. Sell anticipation, not hype. Ground the customer in the real journey: "Packed today at our Brooklyn roastery." Specifics beat adjectives every time. Skip the upsell here. The right moment to cross-sell is the delivered email two days later, when the product is in hand and the review request lands alongside it.
The number for the client deck. A shipping email with a live tracking link and a real ETA cuts WISMO ("where is my order?") tickets by 25 to 40 percent across most DTC catalogs. That is the line item that justifies building this email properly instead of shipping the ESP default.
Why it renders in every inbox
Klaviyo and Mailchimp both pass your HTML straight through to the inbox. What you paste is what Gmail renders. So the markup has to survive three hostile renderers: Gmail's aggressive CSS stripping, Apple Mail's dark-mode color inversion, and Outlook's Word engine that ignores flexbox and border-radius.
Nested tables, not divs. Every layout block is built from nested HTML tables at fixed pixel widths. This is the only structure that holds a 600px column reliably across Outlook 2007 through 2021 on Windows. Divs and flex collapse or reflow. Tables do not.
Inline CSS. Gmail strips the head stylesheet on most clients, so every color, padding, and font-size lives as an inline style on the element it controls. No shared stylesheet carries critical styling.
Bulletproof VML button. Outlook draws buttons as flat gray rectangles because it cannot do border-radius. A VML fallback renders the green button as a true rectangle with working padding and a live link inside the Word engine. Apple Mail and Gmail show the rounded version. Both click through to the same tracking URL.
Live text over images. Headline, tracking number, ETA, and order details are real text. Outlook blocks images by default, and Apple Mail dark mode turns any text baked into a PNG into a muddy mess. Real text stays crisp, readable, and selectable.
Dark-mode color-scheme meta. A color-scheme meta tag in the head tells Apple Mail the email is dark-mode aware, so the client does not auto-invert your green and cream palette to neon. Your brand colors survive both themes.
One mobile media query. A single max-width 480px block handles the two things that break on a phone: it shrinks the hero headline and loosens the padding on the ETA box. No framework, no grid. One media query, scoped tight.
Web-font fallbacks. The headline loads Inter where the client supports web fonts and falls back to the system sans (Helvetica, Arial) everywhere else. No missing-glyph squares, no layout shift on load.
How to use it in Klaviyo or Mailchimp
1. Copy the HTML. Export from MJML, or copy the compiled output. One file, no external assets beyond the web font link.
2. Klaviyo. Build a metric-triggered flow on "Fulfilled Order." Add an email, open the source view, and paste the HTML. Swap the brand name, the green (#0f7a4f), the logo, and the support address. Then wire the merge tags so the email fills itself per shipment: - Button href (tracking link): {{ event.extra.fulfillment.tracking_url|default:'https://track.coastlinecoffee.com' }} - Carrier: {{ event.extra.fulfillment.tracking_company }} - Tracking number: {{ event.extra.fulfillment.tracking_number }} - Order number: #{{ event.order_number }} - Line items: loop the {{ event.items }} array inside the order table Variable names shift between Shopify, WooCommerce, and Custom integrations, so confirm the exact payload in the flow's Preview panel before you push the flow live.
3. Mailchimp. For a code-based campaign, choose Campaigns, then Create, then Email, then Code your own, then Paste in code, and drop in the HTML. Swap the same brand, color, and link tokens. Wire Mailchimp merge tags: - Tracking number: *|TRACKINGCODE|* - Carrier: *|SHIPPER|* - Order number: *|ORDERNO|* For connected-store transactional shipping emails, Mailchimp maps these fields automatically from your Shopify or BigCommerce sync.
4. Test before you send. Push a preview to a real Gmail inbox (web and Android app), Apple Mail in light and dark mode, and Outlook on Windows. Confirm three things: the button clicks through, the tracking number is selectable text, and the ETA box reads correctly in dark mode. Fix, re-test, then switch the flow live.
Questions
Is this shipping update template free to use? +
Yes. Copy the MJML and HTML, brand it for your DTC store, and send it. No license and no attribution. Run it for one client or fifty.
Will the tracking button work in Outlook? +
Yes. The button ships with a VML fallback, so Outlook's Word engine renders it as a solid green rectangle with a working click. Gmail and Apple Mail show the rounded version. Both link to the same tracking URL.
How do I change the green to my brand color? +
Replace #0f7a4f in the MJML head (the mj-button background-color and the brand accent) with your hex. The hero kicker, ETA label, and links pull from the same token, so one swap recolors the whole email. Keep contrast above 4.5:1 against white text.
Do I need to know HTML to use this? +
No. Paste the HTML into a Klaviyo source block or a Mailchimp "Code your own" campaign and you are editing text and links. To recolor or resize, change values in the MJML head and re-export. Anyone on your team can run it.
Want this on your client's brand?
Paste a client's site and we build a real, on-brand sample in clean, ESP-safe HTML you can paste into Klaviyo.
Get a free sampleMore templates
- Abandoned Cart email for Baby brandsBloom & Burrow
- Abandoned Cart email for Beauty brandsVeloura
- Abandoned cart email for coffee brandsSlow Bloom Coffee
- Abandoned cart email for course creatorsStoryboard Lab
- Abandoned cart email for fashion brandsSTUDIO HALDEN
- Abandoned Cart email for FintechVelt
- Abandoned Cart email for Jewelry brandsSolenne
- Abandoned Cart email for Outdoor brandsRidgebound
- Abandoned Cart email for Pet brandsPantry Hound
- Abandoned Cart email for Real Estate brandsRidgeline Realty
- Abandoned Cart email for RestaurantsSycamore Kitchen
- Abandoned cart email for skincare brandsMira
- Abandoned cart email for supplement brandsVerdant Labs
- Abandoned Cart email for Travel brandsSaltcove Resorts
- Abandoned cart emailMaison Riva
- Back-in-stock email for beauty brandsMarisol Skincare
- Back-in-stock email for coffee brandsNorthbank Coffee Roasters
- Back in Stock email for Fashion brandsMaris & Wren
- Back in Stock email for Jewelry brandsLumen & Vale
- Back in Stock email for Pet brandsWilder Hound
- Back-in-stock email for sneaker brandsPavement Supply Co.
- Back-in-stock email for supplement brandsFernwell Naturals
- Back in Stock email for Wine brandsHollis Ridge
- Back-in-stock emailAURE
- Birthday email for beauty brandsMaison Lumière
- Birthday email for Coffee brandsDaybreak Roasters
- Birthday email for EcommerceHearth & Hazel
- Birthday email for Jewelry brandsAurum & Oak
- Birthday email for Nonprofit brandsBrightwater Children's Fund
- Birthday email for Pet brandsPawly
- Birthday email for restaurantsCoppa Rossa
- Birthday email for Travel brandsTidehaven Resorts
- Birthday emailSMALL BATCH ROASTERS
- Browse Abandonment email for Baby brandsWren & Cub
- Browse Abandonment email for Beauty brandsHalden & Hue
- Browse abandonment email for fashionHalden Studio
- Browse Abandonment email for Fitness brandsRidgeline Strength
- Browse abandonment email for home goodsHalvor & Oak
- Browse abandonment email for supplement brandsHearthroot
- Browse Abandonment email for Travel brandsMeridian Voyages
- Browse abandonment emailHARTWELL
- Weekly digest emailCadence Weekly
- Event / webinar invite emailCadence
- Flash Sale email for Fashion brandsMarlowe Studio
- Flash sale emailMARA
- Loyalty VIP email for coffee brandsDriftwood Coffee Roasters
- Loyalty / VIP emailMAISON VERDE
- Newsletter email for creatorsMargins
- Newsletter email for ecommerceMarlow & Finch
- Newsletter email for fitness brandsRidgeline Strength
- Newsletter email for Jewelry brandsMaison Vermeil
- Newsletter email for Nonprofit brandsRiverbend Food Bank
- Newsletter email for real estate brandsCrestview Realty
- Newsletter email for restaurantsSaltmarsh
- Newsletter email for SaaSRelaybeam
- Newsletter email for Travel brandsDriftwood Voyages
- Editorial newsletter emailFrontier
- Order Confirmation email for EcommerceHearth & Hush
- Order confirmation emailHALCYON
- Post Purchase email for Coffee brandsDaybreak Coffee Roasters
- Post Purchase email for Fitness brandsForge Strength Club
- Post Purchase email for Jewelry brandsAurum Atelier
- Post-purchase email for Pet brandsBramble & Bark
- Post-purchase email for skincare brandsVesper
- Post-purchase email for supplementsNorthroot
- Post Purchase email for Travel brandsMarisol Retreats
- Post Purchase email for Wine brandsHollis Hollow Estate
- Post-purchase emailHale and Fern
- Price Drop email for Fashion brandsMarlowe
- Price drop emailWREN
- Product announcement emailLUME
- Product launch email for DTC beautyMarisol
- Product Launch email for EcommerceNorthbound Roast
- Product Launch email for Fitness brandsForge Athletics
- Product launch email for jewelry brandsMaison Velaire
- Product Launch email for Nonprofit brandsGreenhollow Land Trust
- Product Launch email for Pet brandsBarkwell
- Product launch email for SaaSForgepath
- Product launch email for sneaker brandsFORM Athletics
- Product launch (drop) emailPULSAR
- Promotional (sale) emailOSSE
- Referral email for EcommerceSaltwater Skin
- Referral emailHEARTH
- Replenishment email for Supplement brandsRootwell
- Replenishment emailNORTHPEAK
- Review request email for course creatorsLoam Academy
- Review request email for ecommerceCove Skincare
- Review Request email for Jewelry brandsVela & Stone
- Review Request email for Nonprofit brandsRiverside Food Bank
- Review Request email for Real Estate brandsBridgepoint Realty
- Review request email for restaurantsOlive & Ember
- Review Request email for SaaSRecurlio
- Review request email for travel brandsNorthbound Lodge
- Review request emailHALCYON
- SaaS onboarding emailCadence
- Shipping update emailHalftide
- Trial ending email (SaaS)Cadence
- Welcome email for baby brandsHazel & Fawn
- Welcome email for Beauty brandsMaris Botanica
- Welcome email for Coffee brandsBright Iron Coffee
- Welcome email for course creatorsLoaf & Crumb
- Welcome email for ecommerceNorthpine Coffee Roasters
- Welcome email for Fitness brandsForge Athletics
- Welcome email for Jewelry brandsMaison Aurelle
- Welcome email for Nonprofit brandsRiverbend Land Trust
- Welcome email for Outdoor brandsFoxpine Supply Co.
- Welcome email for Real Estate brandsCrestview Realty
- Welcome email for restaurantsOlea Trattoria
- Welcome email for SaaSForge
- Welcome email for supplement brandsFlorae Health
- Welcome email for Travel brandsCasa Marisol
- Welcome email for Wine brandsRedtail Cellars
- Welcome emailVerda
- Win Back email for Baby brandsOlive & Oat
- Win-back email for course creatorsPigment Studio
- Win-back email for ecommerceMarlowe Skin
- Win-back email for fintechHaven
- Win-back email for jewelry brandsCovelle
- Win Back email for Outdoor brandsSwitchback Outfitters
- Win Back email for Pet brandsNorthpaw
- Win-back email for real estateNorthbridge Realty
- Win Back email for RestaurantsSaltwood Kitchen
- Win-back email for subscription boxesHearthwood Coffee Co.
- Win-back email for supplement brandsFernwood Botanicals
- Win Back email for Wine brandsHollow Oak Estate
- Win-back (re-engagement) emailORSO