Outdoor Product Launch Email for Gear Brands

New gear deserves a launch email that lives up to the product. This one leads with the spec story, ships a single call to action, and renders clean in Gmail, Apple Mail, and Outlook.

Open the full email ↗ Get this on your brand
Live preview View HTML ↗

What makes this product launch work for outdoor / gear

Outdoor gear buyers read spec sheets before they read adjectives. The launch email has to lead with the one number that matters: weight, temperature rating, denier, capacity, or run time. "New arrival" subject lines get buried. "1lb 14oz. The Cirque 2 just dropped." earns the open.

Trigger. Send to a product-release list plus anyone who browsed the category page in the last 90 days (tents, packs, shells, sleep systems). Gear purchase cycles run weeks to months, so a recent browser is a warm lead. In Klaviyo, build this segment from Viewed Product and category events.

Timing. Tuesday or Wednesday, 6am to 9am local. Outdoor buyers check email before first light and over coffee. Send the morning early access opens, not the night before. A 48-hour early-access window for the list beats a public-launch-day blast by roughly 2x on click rate in the gear launches we track.

Offer. Early access for the list, 48 hours before the product goes public. First 100 orders ship free. State the run size if you can: "First 100 of 300." Scarcity is honest here because first production runs really are small.

Copy angle. Lead with the hero spec in subject and preheader. Then field proof. Where did you test it, and in what conditions? "Pitched above treeline in 40 mph gusts. The 20D silnylon fly shed water all night." Close with packed size or a concrete use case. Cut "innovative," "revolutionary," and "game-changing." The number is the claim.

CTA. One button. "Shop the Cirque 2" or "Get Early Access." Do not stack a second button. Outdoor launches stall when the email offers "Shop now / Read the review / Watch the film." One decision, one link.

What moves opens: putting weight or temperature in the subject line lifted open rates 15% to 22% across the DTC gear launches we benchmarked in 2025. A second spec in the preheader lifts click-through. The single-CTA rule holds across every category tested, from ultralight tents to canister stoves.

Why it renders in every inbox

Outdoor launch emails live or die on the hero photo and the spec block. Both break fast when the build leans on modern CSS.

Nested HTML tables. Every layout block is a table cell, not a div or flex container. Gmail clips long messages and Apple Mail downgrades anything fancier. Tables are the one structure every inbox engine renders the same way, including the three-column spec strip showing weight, floor area, and price.

Inline CSS. Styles sit on each element. Gmail strips the head stylesheet, so a class-based spec block loses its formatting in Gmail web. Inline keeps "1lb 14oz" bold in every reader and keeps the price in the brand rust where it belongs.

Bulletproof VML button for Outlook. Outlook 2007 through 2024 render mail in Microsoft Word, which ignores CSS padding and border-radius on links. The button ships as a VML rounded rectangle inside an Outlook-only conditional, so the CTA shows up as a real brand-colored button in Outlook, not a collapsed link. Without it, "Shop the Cirque 2" flattens to plain underlined text for a third of desktop readers.

Live text. The specs are real text, not images. An image-based spec block vanishes when images are blocked, which Apple Mail still does on first open for some recipients. Live text also hands the weight and price to screen readers and to inbox search.

Dark-mode color-scheme meta. The color-scheme meta tag and a declared background let Apple Mail and Gmail invert the canvas sensibly. The forest-green header and cream body hold their intent instead of flipping to pure black and bleaching the rust accent.

One mobile media query. A single max-width 480px rule stacks the three spec cells and scales the hero to full width. Gear buyers open on phones at the trailhead. One query is all the template needs.

Web-font fallbacks. If a brand face is used, it falls back through Helvetica Neue, Arial, to sans-serif. The headline never breaks layout because a font failed to load on a cold open.

How to use it in Klaviyo or Mailchimp

1. Copy the HTML. Export the rendered HTML from Mailwright, or copy it straight from the template.

2. Paste it in. In Klaviyo, drag an HTML block into the email and paste, or build the whole campaign as a HTML email. In Mailchimp, pick Code Your Own, then Paste in code.

3. Swap brand, colors, links. Replace "Headwall" with your client's name. Swap the forest-green (#1f2a24) and rust (#b8541c) hex codes for the brand palette. Point the hero image and the CTA at the real product URL.

4. Wire merge tags. Outdoor personalization lands when it references terrain or past behavior. In Klaviyo, use {{ first_name|default:"hiker" }} for the greeting, and dynamic blocks by category: someone who bought a pack last season sees the tent cross-sell. In Mailchimp, use *|FNAME|* for the greeting and *|CITY|* for a "trails near you" line tied to local conditions.

5. Test. Send to a seed list and open in Gmail web, Gmail Android, Apple Mail, and Outlook 365. Toggle dark mode on iOS and macOS. Confirm the spec cells stack on a phone and the VML button keeps its rust color in Outlook.

Outdoor-specific checks. Select the weight and price with your cursor to confirm they render as live text, not as part of an image. Read the hero alt text: "Cirque 2 tent pitched on an alpine ridge at dawn." That alt text carries the product story when images are off.

Questions

Is the template free to use for my outdoor clients? +

Yes. Copy the HTML and the MJML, rebrand them, and ship campaigns from them. No license fee, no credit required.

Will the launch button render in Outlook? +

Yes. The button is a VML rounded rectangle inside an Outlook conditional, so the Word engine draws it as a real brand-colored button. In every other client a styled anchor handles it. It will not collapse to a plain link.

Can I match the colors to my gear brand? +

Yes. Every color and font lives in inline CSS and in the MJML attributes block. Swap the two brand hex codes and the font stack in a single pass and the whole email re-skins.

Do I need to know HTML to use it? +

No. Paste the rendered HTML into Klaviyo or Mailchimp and edit the text and links in the editor. The MJML source is there if you want to rebuild it, but you never have to open 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 sample

More templates