Newsletter email for wine brands
A recurring wine newsletter built around the vintage story and one allocation drop, with a single reserve button. Estate-voiced, compliance-safe, and ESP-safe HTML that lands in the inbox of club members and collectors who already know your label.
What makes this newsletter work for wine / alcohol
Trigger and timing. A wine newsletter is a recurring send, not a behavioral flow. Tie the cadence to the vintage calendar: a release newsletter when each new vintage ships to club, and a cellar newsletter between releases that carries library pours and allocation news. Most estate lists do this best at six to eight sends a year, not weekly. Weekly burns out a list of buyers who already get twenty retail emails a day. Pick a send morning and hold it. Thursday at 10am lands inside the window when collectors check email with a coffee and decide what to claim, and it beats the Tuesday promo pile-up. The list is warm in a way a retail list is not: these readers already bought from you, joined the club, or tasting-room-captured their address. Wine club and collector lists open at 38 to 48 percent against 18 to 22 percent for a generic promo blast. The reader already paid you once. That is the whole advantage.
The offer is access, not a discount. Marking down allocated wine signals it did not sell, and it trains buyers to wait for the next cut. What a winery actually sells is finite bottles and seats at the table. Give the list first claim on the new vintage, a 48-hour club window before the public release, or first dibs on large formats and library magnums. A release newsletter that opens the allocation to club members 48 hours before the public buy converts the reader who would otherwise miss it by a day. That is a bottle you would have sold to no one once the list closes.
Copy angle. Write in the winemaker's voice, first person, with the specifics a buyer cannot get from a shelf talker. Lead with the vintage story: the vintage, the vineyard or AVA, the case production, the time in oak, the drink window, and one honest line about the growing season. The 2022 came off three weeks of September heat that tightened the clusters and pushed the tannins, and we held it in barrel twenty months to let it settle beats new release now available. One vintage, one block, one admission from the cellar. That voice is what a supermarket wine brand cannot fake, and it is why club members renew into year two.
The CTA. One reserve button, pointed at your allocation or club page. Not the shop grid, not the tasting-room map, not Instagram. One path measured as one conversion. Wine newsletters with a single reserve button see 4 to 7 percent click-to-claim against under 1 percent when the same email carries five product links, because the reader freezes. Keep shipping states and the tasting-room address in the footer as text, not as competing buttons.
Compliance, built in. The footer carries the winery name and physical address, a 21-plus purchase line, a drink-responsibly line, and the states you ship to. Skip health claims. Skip language that pushes quantity for intoxication. Several states restrict couponing on alcohol, so lead with access and priority, never a percent off.
Real subject line that performs: The 2022 Estate Cabernet is here. Club gets 48 hours. Real preheader: 287 cases produced. Drink now through 2034. Limit 6 per member.
Why it renders in every inbox
Klaviyo and Mailchimp both pass your HTML through their inliners and parsers, then Apple Mail, Gmail, Outlook, and a dozen Android clients each render it with their own engine. The only markup that survives all of them is what email was built on twenty years ago: nested HTML tables. This template uses a table for every section and column. No flexbox, no CSS grid, no floated divs. When Gmail strips the head style block on some Android builds, the tables hold the layout because the structure lives in the HTML, not in a style sheet a client may drop.
Inline CSS on every element. Every text style, padding value, and color sits on the element it affects. If the ESP inliner or a client drops the head styles, the email still reads right.
Bulletproof VML button for Outlook. Outlook 2007 through Outlook 2024 render with Microsoft Word's engine, which ignores CSS border-radius and padding on an anchor and shows a flattened text link. The reserve button ships with a v:roundrect fallback inside Outlook conditional comments, so the Word engine draws a real clickable oxblood rectangle. Outlook users get a button. Everyone else gets the rounded anchor.
Live text over image text. The vintage headline, the winemaker's note, the production number, and the CTA are real text. About a third of B2B inboxes and a meaningful slice of consumer inboxes block images by default, so a headline baked into the hero photo vanishes the moment the image fails. The vintage story has to stay readable with images off, which also helps voice-assist readers and slow cellular loads.
Dark mode. Apple Mail and Outlook mobile invert colors in dark mode, which can turn a cream background black and muddy the oxblood. The head carries a color-scheme meta set to light and dark, and the palette uses solid hex values that survive inversion. Your espresso header stays espresso, not a guessed-at gray.
One mobile media query. A single max-width 600px query shrinks the headline a step and trims the side padding so the issue reads on a phone without horizontal scroll. One query, because every extra query is another thing for a client to ignore.
Web font fallbacks. The template sets a display serif with Georgia, Times New Roman, and the OS serif behind it. Wine brands want a serif. If the web font loads, great. If it does not (Gmail blocks most web fonts), the fallback still reads as a deliberate estate serif, not a system sans. Nothing flashes, and nothing breaks when a corporate or hotel WiFi portal blocks the font CDN.
How to use it in Klaviyo or Mailchimp
1. Copy the rendered HTML. Open the preview on this page, click Copy HTML, and you have the full table-based source in one self-contained file.
2. Paste into your ESP. In Klaviyo: Campaigns, Create Campaign, drag an HTML block into the canvas (or use the Code Email type for a full-code send), and paste. In Mailchimp: Create, Email, Code your own, then Paste in code. Same paste either way.
3. Swap brand, colors, and links. Change the wordmark to your winery name. Replace the hero photo with a current bottle or vineyard shot, kept under 200kb and 1200px wide so it loads on cellular. Swap the oxblood (#6b1f2a) and espresso (#2b1d14) for your own two colors and it cascades through the whole email, the VML button fill included.
4. Wire the merge tags. For a wine newsletter the tags you actually use are member first name, club tier, and the reserve link. In Klaviyo: {{ first_name|default:'friend' }} for the greeting, tier the copy by membership with {{ person|lookup:'Club Tier' }}, pull the vintage name from a custom property with {{ person|lookup:'current_release' }}, and use {{ unsubscribe_url }} in the footer. In Mailchimp: *|FNAME|* for the greeting, *|CLUBTIER|* for the club level, *|RELEASE|* for the vintage, and *|UNSUB|* for the opt-out.
5. Test before you send. Send a live test to Gmail on the web, Apple Mail on an iPhone in light and dark, and Outlook desktop on Windows. Confirm the reserve button is a real button in Outlook rather than a collapsed link, the vintage note stays readable in dark mode, and the hero image loads before the member manually downloads images. Then send it to your own phone over cellular, because that is how most wine buyers read it Thursday morning.
Questions
Is this wine newsletter template free for my clients? +
Yes. The HTML and MJML on this page are free to copy and ship from Klaviyo or Mailchimp for any winery, club, or estate. You keep the HTML and the structure. Mailwright is the tool that builds more of these, branded to your label, from a brief.
Will the reserve button render in Outlook? +
Yes. Outlook 2007 through 2024 use Word's rendering engine, which ignores rounded CSS buttons. This template ships a v:roundrect VML fallback, so the reserve button shows as a real clickable oxblood button in Outlook. The nested table layout holds in Gmail, Apple Mail, and Yahoo, and the vintage story is live text, so it stays readable when Outlook blocks images by default.
Can I match my winery's colors and brand? +
Yes. Every color is a hex value declared in one place in the mj-attributes block at the top of the file. Change the oxblood and espresso to your estate palette and the whole email rebrands in under a minute, button fill included. The wordmark and bottle photo are plain image URLs you can swap without touching code.
Do I need to know HTML to use it? +
No. Copy the HTML, paste it into Klaviyo or Mailchimp, and use find-and-replace to swap your winery name, links, bottle photo, and colors. If you want to add a second allocation block or reorder sections, basic HTML helps, but the template works as-is for a standard release newsletter.
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 Home Goods brandsHearth & Hold
- Abandoned Cart email for Jewelry brandsSolenne
- Abandoned Cart email for Nonprofit brandsCedar Valley Food Bank
- 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 Real Estate brandsHearthside Realty
- 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 Fitness BrandsRep Club
- 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 email for Wine brandsHollow Ridge Estate
- 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 Outdoor brandsHeadwall
- 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 email for Wine brandsHollander Ridge Estate
- Review request emailHALCYON
- SaaS onboarding emailCadence
- Shipping Update email for EcommerceCoastline Coffee
- 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 pet brandsMaple & Mutt
- 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