{"id":48604,"date":"2025-11-24T12:38:31","date_gmt":"2025-11-24T12:38:31","guid":{"rendered":"https:\/\/www.benchmarkemail.com\/fr\/?page_id=48604"},"modified":"2025-12-02T15:12:24","modified_gmt":"2025-12-02T15:12:24","slug":"holiday-email-template","status":"publish","type":"page","link":"https:\/\/www.benchmarkemail.com\/fr\/12-days-of-benchmark\/holiday-email-template\/","title":{"rendered":"Mod\u00e8le exclusif pr\u00eat \u00e0 l&#8217;emploi pour No\u00ebl"},"content":{"rendered":"\n<h1>\n\t\t\tVotre mod\u00e8le exclusif pr\u00eat \u00e0 l&#8217;emploi pour No\u00ebl\t<\/h1>\n\t<p>Contenu du mod\u00e8le :<\/p>\n\t<ul>\n<li>En-t\u00eate au design festif (saisonnier sans \u00eatre exag\u00e9r\u00e9).<\/li>\n<li>Bouton d&#8217;Appel \u00e0 l&#8217;action pr\u00e9-stylis\u00e9 pour des clics clairs.<\/li>\n<li>Mise en page adapt\u00e9e aux appareils mobiles pour que votre campagne soit parfaite partout.<\/li>\n<li>Blocs de couleur personnalisables pour s&#8217;harmoniser avec la palette de couleurs de votre marque.<\/li>\n<\/ul>\n\t<p>S\u00e9lectionnez et \u00e9ditez facilement ce mod\u00e8le dans la biblioth\u00e8que de mod\u00e8les Benchmark Email. <a href=\"https:\/\/ui.benchmarkemail.com\/it\/register\"> <u>Inscrivez-vous gratuitement<\/u> <\/a> ou <a href=\"https:\/\/ui.benchmarkemail.com\/fr\/login\"> <u>connectez-vous ici<\/u> <\/a><\/p>\n\t<!doctype html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"utf-8\" \/>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n<title>Email Template Preview \u2013 Single Column<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@400;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n  \/* Base *\/\r\n  *{ box-sizing: border-box; }\r\n  body{\r\n    margin:0; font-family:'Poppins', sans-serif; color:#0F172A; background:#fff;\r\n  }\r\n\r\n  \/* Header \/ Tabs *\/\r\n  .emailtpl-header{\r\n    position:sticky; top:0; z-index:10; background:#FEF9F2; border-bottom:1px solid #00000026;border-top-left-radius: 8px;\r\n  border-top-right-radius: 8px;\r\n  }\r\n  .emailtpl-header-inner{\r\n    max-width:1100px; margin:0 auto; padding:20px 32px;\r\n    display:flex; align-items:center; justify-content:space-between; gap:12px;\r\n  }\r\n  .emailtpl-brand{ font-weight:500; font-size:14px; color:#3d247f; }\r\n  .emailtpl-tabs{ display:flex; gap:10px; flex-wrap:wrap; }\r\n  .emailtpl-tab{\r\n    appearance:none; border:1px solid transparent; background:transparent; color:#3d247f;\r\n    padding:12px 17px; border-radius:999px; font-weight:500; font-size:14px; cursor:pointer;\r\n  }\r\n  .emailtpl-tab[aria-selected=\"true\"],.emailtpl-tab:hover{  border:1px solid #3d247f; background:#fff; color:#3d247f }\r\n\r\n  \/* Single column content *\/\r\n  .emailtpl-wrap{ background:#FEF9F2;border-bottom-left-radius: 8px;\r\n  border-bottom-right-radius: 8px; }\r\n  .emailtpl-container{ max-width:1100px; margin:0 auto; padding:10px 16px 48px;display: inline-block;width:100%}\r\n\r\n  \/* Panels *\/\r\n  .emailtpl-panel{ display:none; }\r\n  .emailtpl-panel[aria-hidden=\"false\"]{ display:block; }\r\n\r\n  \/* Preview shell *\/\r\n  \r\n  .emailtpl-stage{\r\n    margin:0 auto; \r\n  }\r\n  .emailtpl-stage--desktop{ width:600px; max-width:100%; }\r\n  .emailtpl-stage--mobile { width:360px; max-width:100%; }\r\n  \/* replace your .emailtpl-iframe and .emailtpl-codearea rules with this *\/\r\n.emailtpl-iframe{\r\n  display:block; width:100%;\r\n  height:auto;                \/* JS will set the exact height *\/\r\n  border:0; \r\n}\r\n  \/* Code panel *\/\r\n  .emailtpl-code{\r\n    background:#FEF9F2;  border-radius:12px; padding:12px;\r\n  }\r\n \r\n.emailtpl-codearea{\r\n  width:100%;\r\n  height:auto;                \/* JS will set to scrollHeight *\/\r\n  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace;\r\n  font-size:13px; padding:10px; resize:none; overflow:hidden;  \/* no scrollbars *\/\r\n}\r\n\r\n  @media (max-width:640px){\r\n    .emailtpl-iframe{ height:520px; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- Tabs -->\r\n  <header class=\"emailtpl-header\">\r\n    <div class=\"emailtpl-header-inner\">\r\n      <div class=\"emailtpl-brand\">Mod\u00e8le d'e-mail pour les f\u00eates<\/div>\r\n      <div class=\"emailtpl-tabs\" role=\"tablist\" aria-label=\"Preview mode\">\r\n        <button class=\"emailtpl-tab\" role=\"tab\" aria-selected=\"true\"  data-tab=\"desktop\">Ordinateur<\/button>\r\n        <button class=\"emailtpl-tab\" role=\"tab\" aria-selected=\"false\" data-tab=\"mobile\">Mobile<\/button>\r\n        <button class=\"emailtpl-tab\" role=\"tab\" aria-selected=\"false\" data-tab=\"code\">HTML Code<\/button>\r\n      <\/div>\r\n    <\/div>\r\n  <\/header>\r\n\r\n  <!-- One-column Panels -->\r\n  <main class=\"emailtpl-wrap\">\r\n    <div class=\"emailtpl-container\">\r\n\r\n      <!-- Desktop preview -->\r\n      <section id=\"panel-desktop\" class=\"emailtpl-panel\" aria-hidden=\"false\">\r\n        <div class=\"emailtpl-preview\">\r\n          <div class=\"emailtpl-stage emailtpl-stage--desktop\">\r\n            <iframe id=\"emailtpl-iframe-desktop\" class=\"emailtpl-iframe\" title=\"Desktop preview\"\r\n              sandbox=\"allow-same-origin allow-forms allow-popups allow-top-navigation-by-user-activation\"><\/iframe>\r\n          <\/div>\r\n        <\/div>\r\n      <\/section>\r\n\r\n      <!-- Mobile preview -->\r\n      <section id=\"panel-mobile\" class=\"emailtpl-panel\" aria-hidden=\"true\">\r\n        <div class=\"emailtpl-preview\">\r\n          <div class=\"emailtpl-stage emailtpl-stage--mobile\">\r\n            <iframe id=\"emailtpl-iframe-mobile\" class=\"emailtpl-iframe\" title=\"Mobile preview\"\r\n              sandbox=\"allow-same-origin allow-forms allow-popups allow-top-navigation-by-user-activation\"><\/iframe>\r\n          <\/div>\r\n        <\/div>\r\n      <\/section>\r\n\r\n      <!-- Code (read-only) -->\r\n      <section id=\"panel-code\" class=\"emailtpl-panel\" aria-hidden=\"true\">\r\n        <div class=\"emailtpl-code\">\r\n          <label for=\"emailtpl-code\" style=\"font-weight:600; display:block; margin-bottom:6px;\">HTML Code<\/label>\r\n          <textarea id=\"emailtpl-code\" class=\"emailtpl-codearea\" readonly><\/textarea>\r\n        <\/div>\r\n      <\/section>\r\n\r\n    <\/div>\r\n  <\/main>\r\n\t\r\n<script>\r\nwindow.addEventListener('DOMContentLoaded', () => {\r\n  const SRC_ID = 'emailtpl-source';\r\n\r\n  \/* ----------------- DOM refs ----------------- *\/\r\n  const $ = (s) => document.querySelector(s);\r\n  const iframeD = $('#emailtpl-iframe-desktop');\r\n  const iframeM = $('#emailtpl-iframe-mobile');\r\n  const codeBox = $('#emailtpl-code');\r\n\r\n  const tabs = [...document.querySelectorAll('.emailtpl-tab')];\r\n  const panels = {\r\n    desktop: document.getElementById('panel-desktop'),\r\n    mobile : document.getElementById('panel-mobile'),\r\n    code   : document.getElementById('panel-code'),\r\n  };\r\n\r\n  \/* ----------------- source HTML ----------------- *\/\r\n  function getSourceHTML() {\r\n    \/\/ Prefer <template id=\"emailtpl-source\">...<\/template>\r\n    let el = document.getElementById(SRC_ID);\r\n    if (!el) {\r\n      console.error('Missing #' + SRC_ID + ' in DOM');\r\n      return '<!doctype html><html><body style=\"margin:0\"><\/body><\/html>';\r\n    }\r\n \r\n    if (el.tagName === 'SCRIPT') return el.textContent || '';\r\n    return el.innerHTML || '';\r\n  }\r\n  const html = getSourceHTML();\r\n\r\n  \/* ----------------- iframe helpers ----------------- *\/\r\n  function asDoc(maybeHTML) {\r\n    \/\/ if caller already gave a full document, use as-is; else wrap\r\n    const hasHTML = \/<html[\\s\\S]*>\/i.test(maybeHTML);\r\n    if (hasHTML) return maybeHTML;\r\n    return '<!doctype html><html><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width,initial-scale=1\"><\/head><body style=\"margin:0\">' + (maybeHTML || '') + '<\/body><\/html>';\r\n  }\r\n\r\n  function writeToIframe(frame, srcHTML) {\r\n    if (!frame) return;\r\n    const doc = frame.contentWindow.document;\r\n    doc.open();\r\n    doc.write(asDoc(srcHTML));\r\n    doc.close();\r\n    \/\/ normalize margins\r\n    try {\r\n      doc.documentElement.style.margin = '0';\r\n      if (doc.body) doc.body.style.margin = '0';\r\n    } catch (_) {}\r\n  }\r\n\r\n  function measureDocHeight(doc) {\r\n    return Math.max(\r\n      doc.body?.scrollHeight || 0,\r\n      doc.documentElement?.scrollHeight || 0\r\n    );\r\n  }\r\n\r\n  function sizeIframe(frame) {\r\n    if (!frame) return;\r\n    const doc = frame.contentDocument || frame.contentWindow.document;\r\n    if (!doc) return;\r\n    frame.style.height = Math.max(1, measureDocHeight(doc)) + 'px';\r\n  }\r\n\r\n  function observeIframe(frame) {\r\n    if (!frame) return;\r\n    const doc = frame.contentDocument || frame.contentWindow.document;\r\n    if (!doc) return;\r\n\r\n    \/\/ re-measure when images load\r\n    doc.querySelectorAll('img').forEach(img => {\r\n      if (!img.complete) {\r\n        img.addEventListener('load', () => sizeIframe(frame), { once: true });\r\n        img.addEventListener('error', () => sizeIframe(frame), { once: true });\r\n      }\r\n    });\r\n\r\n    \/\/ robust: track layout changes\r\n    if ('ResizeObserver' in window) {\r\n      const ro = new ResizeObserver(() => sizeIframe(frame));\r\n      ro.observe(doc.documentElement);\r\n    } else {\r\n      \/\/ simple fallbacks\r\n      setTimeout(() => sizeIframe(frame), 50);\r\n      setTimeout(() => sizeIframe(frame), 300);\r\n      setTimeout(() => sizeIframe(frame), 1000);\r\n    }\r\n  }\r\n\r\n  \/* ----------------- textarea autosize ----------------- *\/\r\n  function autoSizeCode() {\r\n    if (!codeBox) return;\r\n    codeBox.style.height = 'auto';\r\n    codeBox.style.overflow = 'hidden';\r\n    codeBox.style.resize = 'none';\r\n    codeBox.value = html;            \/\/ ensure it matches the rendered HTML\r\n    codeBox.style.height = codeBox.scrollHeight + 'px';\r\n  }\r\n\r\n  \/* ----------------- tabs ----------------- *\/\r\n  function showTab(name) {\r\n    tabs.forEach(t => t.setAttribute('aria-selected', String(t.dataset.tab === name)));\r\n    Object.entries(panels).forEach(([k, el]) => el && el.setAttribute('aria-hidden', String(k !== name)));\r\n\r\n    \/\/ make sure the visible preview\/code is sized correctly\r\n    if (name === 'desktop') sizeIframe(iframeD);\r\n    if (name === 'mobile')  sizeIframe(iframeM);\r\n    if (name === 'code')    autoSizeCode();\r\n  }\r\n\r\n  document.body.addEventListener('click', (e) => {\r\n    const btn = e.target.closest('.emailtpl-tab');\r\n    if (!btn) return;\r\n    showTab(btn.dataset.tab);\r\n  });\r\n\r\n  \/* ----------------- initial render ----------------- *\/\r\n  writeToIframe(iframeD, html);\r\n  writeToIframe(iframeM, html);\r\n  autoSizeCode();\r\n  sizeIframe(iframeD);\r\n  sizeIframe(iframeM);\r\n  observeIframe(iframeD);\r\n  observeIframe(iframeM);\r\n  showTab('desktop');\r\n\r\n  \/\/ resize on viewport changes (fonts\/zoom)\r\n  let raf;\r\n  window.addEventListener('resize', () => {\r\n    cancelAnimationFrame(raf);\r\n    raf = requestAnimationFrame(() => {\r\n      sizeIframe(iframeD);\r\n      sizeIframe(iframeM);\r\n      autoSizeCode();\r\n    });\r\n  }, { passive: true });\r\n});\r\n<\/script>\r\n\r\n\r\n\t<!-- TABS + PANELS from our previous snippet stay the same -->\r\n<!-- Add this right before <\/body> -->\r\n\r\n<template id=\"emailtpl-source\">\r\n <!DOCTYPE html>    \r\n<html>    \r\n<head>\r\n\r\n<title><\/title>\r\n<link rel=\"shortcut icon\" href=\"https:\/\/email-tracking-assets.benchmarkemail.com\/images\/favicon.png\">\r\n\r\n<meta name=\"googlebot\" content=\"noindex\" \/>\r\n<META NAME=\"ROBOTS\" CONTENT=\"NOINDEX, NOFOLLOW\"\/>\r\n        <link rel=\"stylesheet\" href=\"https:\/\/email-tracking-assets.benchmarkemail.com\/style\/dhtmlwindow.css\" type=\"text\/css\" \/>\r\n        <script type=\"text\/javascript\" src=\"https:\/\/email-tracking-assets.benchmarkemail.com\/script\/dhtmlwindow.js\">\r\n            \/***********************************************\r\n            * DHTML Window Widget- \ufffd Dynamic Drive (www.dynamicdrive.com)\r\n            * This notice must stay intact for legal use.\r\n            * Visit www.dynamicdrive.com for full source code\r\n            ***********************************************\/\r\n        <\/script>\r\n        <link rel=\"stylesheet\" href=\"https:\/\/email-tracking-assets.benchmarkemail.com\/style\/modal.css\" type=\"text\/css\" \/>\r\n        <script type=\"text\/javascript\" src=\"https:\/\/email-tracking-assets.benchmarkemail.com\/script\/modal.js\"><\/script>\r\n        <script type=\"text\/javascript\">\r\n            function show_popup(popup_name, popup_url, popup_title, width, height) {\r\n                var widthpx = width + 'px';\r\n                var heightpx = height + 'px';\r\n                emailwindow = dhtmlmodal.open(popup_name, 'iframe', popup_url, popup_title, 'width=' + widthpx + ',height=' + heightpx + ',center=1,resize=0,scrolling=1');\r\n            }\r\n\r\n            function show_modal(popup_name, popup_url, popup_title, width, height) {\r\n                var widthpx = width + 'px';\r\n                var heightpx = height + 'px';\r\n                emailwindow = dhtmlmodal.open(popup_name, 'iframe', popup_url, popup_title, 'width=' + widthpx + ',height=' + heightpx + ',modal=1,center=1,resize=0,scrolling=1');\r\n            }\r\n\r\n            var popUpWin = 0;\r\n\r\n            function popUpWindow(URLStr, PopUpName, width, height) {\r\n                if (popUpWin) {\r\n                    if (!popUpWin.closed) popUpWin.close();\r\n                }\r\n                var left = (screen.width - width) \/ 2;\r\n                var top = (screen.height - height) \/ 2;\r\n                popUpWin = open(URLStr, PopUpName, 'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,copyhistory=yes,width=' + width + ',height=' + height + ',left=' + left + ',top=' + top + ',screenX=' + left + ',screenY=' + top + '');\r\n            }\r\n        <\/script>    \r\n<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">    \r\n<style type=\"text\/css\">\r\n    \r\n\/*** BMEMBF Start ***\/\r\n    \r\n\/* CMS V4 Editor Test *\/\r\n    \r\n[name=bmeMainBody]{min-height:1000px;}\r\n    \r\n@media only screen and (max-width: 480px){table.blk, table.tblText, .bmeHolder, .bmeHolder1, table.bmeMainColumn{width:100% !important;} }    \r\n    \r\n@media only screen and (max-width: 480px){.bmeImageCard table.bmeCaptionTable td.tblCell{padding:0px 20px 20px 20px !important;} }    \r\n    \r\n@media only screen and (max-width: 480px){.bmeImageCard table.bmeCaptionTable.bmeCaptionTableMobileTop td.tblCell{padding:20px 20px 0 20px !important;} }    \r\n    \r\n@media only screen and (max-width: 480px){table.bmeCaptionTable td.tblCell{padding:10px !important;} }    \r\n    \r\n@media only screen and (max-width: 480px){table.tblGtr{ padding-bottom:20px !important;} }    \r\n    \r\n@media only screen and (max-width: 480px){td.blk_container, .blk_parent, .bmeLeftColumn, .bmeRightColumn, .bmeColumn1, .bmeColumn2, .bmeColumn3, .bmeBody{display:table !important;max-width:600px !important;width:100% !important;} }    \r\n    \r\n@media only screen and (max-width: 480px){table.container-table, .bmeheadertext, .container-table { width: 95% !important; } }    \r\n    \r\n@media only screen and (max-width: 480px){.mobile-footer, .mobile-footer a{ font-size: 13px !important; line-height: 18px !important; } .mobile-footer{ text-align: center !important; } table.share-tbl { padding-bottom: 15px; width: 100% !important; } table.share-tbl td { display: block !important; text-align: center !important; width: 100% !important; } }    \r\n    \r\n@media only screen and (max-width: 480px){td.bmeShareTD, td.bmeSocialTD{width: 100% !important; } }    \r\n    \r\n@media only screen and (max-width: 480px){td.tdBoxedTextBorder{width: auto !important;} }\r\n    \r\n@media only screen and (max-width: 480px){th.tdBoxedTextBorder{width: auto !important;} }\r\n    \r\n\r\n    \r\n@media only screen and (max-width: 480px){table.blk, table[name=tblText], .bmeHolder, .bmeHolder1, table[name=bmeMainColumn]{width:100% !important;} }\r\n    \r\n@media only screen and (max-width: 480px){.bmeImageCard table.bmeCaptionTable td[name=tblCell]{padding:0px 20px 20px 20px !important;} }\r\n    \r\n@media only screen and (max-width: 480px){.bmeImageCard table.bmeCaptionTable.bmeCaptionTableMobileTop td[name=tblCell]{padding:20px 20px 0 20px !important;} }\r\n    \r\n@media only screen and (max-width: 480px){table.bmeCaptionTable td[name=tblCell]{padding:10px !important;} }\r\n    \r\n@media only screen and (max-width: 480px){table[name=tblGtr]{ padding-bottom:20px !important;} }\r\n    \r\n@media only screen and (max-width: 480px){td.blk_container, .blk_parent, [name=bmeLeftColumn], [name=bmeRightColumn], [name=bmeColumn1], [name=bmeColumn2], [name=bmeColumn3], [name=bmeBody]{display:table !important;max-width:600px !important;width:100% !important;} }\r\n    \r\n@media only screen and (max-width: 480px){table[class=container-table], .bmeheadertext, .container-table { width: 95% !important; } }\r\n    \r\n@media only screen and (max-width: 480px){.mobile-footer, .mobile-footer a{ font-size: 13px !important; line-height: 18px !important; } .mobile-footer{ text-align: center !important; } table[class=\"share-tbl\"] { padding-bottom: 15px; width: 100% !important; } table[class=\"share-tbl\"] td { display: block !important; text-align: center !important; width: 100% !important; } }\r\n    \r\n@media only screen and (max-width: 480px){td[name=bmeShareTD], td[name=bmeSocialTD]{width: 100% !important; } }\r\n    \r\n@media only screen and (max-width: 480px){td[name=tdBoxedTextBorder]{width: auto !important;} }\r\n    \r\n@media only screen and (max-width: 480px){th[name=tdBoxedTextBorder]{width: auto !important;} }\r\n    \r\n           \r\n    \r\n@media only screen and (max-width: 480px){.bmeImageCard table.bmeImageTable{height: auto !important; width:100% !important; padding:20px !important;clear:both; float:left !important; border-collapse: separate;} }            \r\n    \r\n@media only screen and (max-width: 480px){.bmeMblInline table.bmeImageTable{height: auto !important; width:100% !important; padding:10px !important;clear:both;} }\r\n    \r\n@media only screen and (max-width: 480px){.bmeMblInline table.bmeCaptionTable{width:100% !important; clear:both;} }\r\n    \r\n@media only screen and (max-width: 480px){table.bmeImageTable{height: auto !important; width:100% !important; padding:10px !important;clear:both; } }\r\n    \r\n@media only screen and (max-width: 480px){table.bmeCaptionTable{width:100% !important;  clear:both;} }\r\n    \r\n@media only screen and (max-width: 480px){table.bmeImageContainer{width:100% !important; clear:both; float:left !important;} }            \r\n    \r\n@media only screen and (max-width: 480px){table.bmeImageTable td{padding:0px !important; height: auto; } }            \r\n    \r\n@media only screen and (max-width: 480px){img.mobile-img-large{width:100% !important; height:auto !important;} }\r\n    \r\n@media only screen and (max-width: 480px){img.bmeRSSImage{max-width:320px; height:auto !important;} }\r\n    \r\n@media only screen and (min-width: 640px){img.bmeRSSImage{max-width:600px !important; height:auto !important;} }            \r\n    \r\n@media only screen and (max-width: 480px){.trMargin img{height:10px;} }          \r\n    \r\n@media only screen and (max-width: 480px){div.bmefooter, div.bmeheader{ display:block !important;} }  \r\n    \r\n@media only screen and (max-width: 480px){.tdPart{ width:100% !important; clear:both; float:left !important; } }\r\n    \r\n@media only screen and (max-width: 480px){table.blk_parent1, table.tblPart {width: 100% !important; } }            \r\n    \r\n@media only screen and (max-width: 480px){.tblLine{min-width: 100% !important;} }            \r\n    \r\n@media only screen and (max-width: 480px){.bmeMblCenter img { margin: 0 auto; } }   \r\n    \r\n@media only screen and (max-width: 480px){.bmeMblCenter, .bmeMblCenter div, .bmeMblCenter span  { text-align: center !important; text-align: -webkit-center !important; } }\r\n    \r\n@media only screen and (max-width: 480px){.bmeNoBr br, .bmeImageGutterRow, .bmeMblStackCenter .bmeShareItem .tdMblHide { display: none !important; } }\r\n    \r\n@media only screen and (max-width: 480px){.bmeMblInline table.bmeImageTable, .bmeMblInline table.bmeCaptionTable, .bmeMblInline { clear: none !important; width:50% !important; } }\r\n    \r\n@media only screen and (max-width: 480px){.bmeMblInlineHide, .bmeShareItem .trMargin { display: none !important; } }\r\n    \r\n@media only screen and (max-width: 480px){.bmeMblInline table.bmeImageTable img, .bmeMblShareCenter.tblContainer.mblSocialContain, .bmeMblFollowCenter.tblContainer.mblSocialContain{width: 100% !important; } }\r\n    \r\n@media only screen and (max-width: 480px){.bmeMblStack> .bmeShareItem{width: 100% !important; clear: both !important;} }\r\n    \r\n@media only screen and (max-width: 480px){.bmeShareItem{padding-top: 10px !important;} }            \r\n    \r\n@media only screen and (max-width: 480px){.tdPart.bmeMblStackCenter, .bmeMblStackCenter .bmeFollowItemIcon {padding:0px !important; text-align: center !important;} }\r\n    \r\n@media only screen and (max-width: 480px){.bmeMblStackCenter> .bmeShareItem{width: 100% !important;} }\r\n    \r\n@media only screen and (max-width: 480px){ td.bmeMblCenter {border: 0 none transparent !important;} }\r\n    \r\n@media only screen and (max-width: 480px){.bmeLinkTable.tdPart td{padding-left:0px !important; padding-right:0px !important; border:0px none transparent !important;padding-bottom:15px !important;height: auto !important;} }\r\n    \r\n@media only screen and (max-width: 480px){.tdMblHide{width:10px !important;} }            \r\n    \r\n@media only screen and (max-width: 480px){.bmeShareItemBtn{display:table !important;} }\r\n    \r\n@media only screen and (max-width: 480px){.bmeMblStack td {text-align: left !important;} }\r\n    \r\n@media only screen and (max-width: 480px){.bmeMblStack .bmeFollowItem{clear:both !important; padding-top: 10px !important;} }\r\n    \r\n@media only screen and (max-width: 480px){.bmeMblStackCenter .bmeFollowItemText{padding-left: 5px !important;} }\r\n    \r\n@media only screen and (max-width: 480px){.bmeMblStackCenter .bmeFollowItem{clear:both !important;align-self:center; float:none !important; padding-top:10px;margin: 0 auto;} }            \r\n    \r\n@media only screen and (max-width: 480px){\r\n    \r\n.tdPart> table{width:100% !important;}\r\n    \r\n}\r\n    \r\n@media only screen and (max-width: 480px){.tdPart>table.bmeLinkContainer{ width:auto !important; } }\r\n    \r\n@media only screen and (max-width: 480px){.tdPart.mblStackCenter>table.bmeLinkContainer{ width:100% !important;} } \r\n    \r\n.blk_parent:first-child, .blk_parent{float:left;}            \r\n    \r\n.blk_parent:last-child{float:right;}\r\n    \r\n\r\n    \r\n\/* Tablet and Mobile Styles - 767px breakpoint TEXT BLOCK *\/\r\n    \r\n@media only screen and (max-width: 767px){ \r\n    \r\n    table.blk, table[name=blk_text] { max-width: 100% !important; }\r\n    \r\n    table.bmeContainerRow { max-width: 100% !important; }\r\n    \r\n    table[name=tblText], table.tblText { max-width: 100% !important; }\r\n    \r\n    table.blk th.tdPart { height: auto !important; }\r\n    \r\n}\r\n    \r\n\r\n    \r\n\/*** BMEMBF END ***\/    \r\n    \r\n<\/style>    \r\n<!--[if gte mso 9]>    \r\n<xml>    \r\n    \r\n    \r\n96    \r\n    \r\n<\/xml>    \r\n<![endif]-->    \r\n    \r\n<\/head>    \r\n<body topmargin=\"0\" leftmargin=\"0\" style=\"height: 100% !important; margin: 0; padding: 0; width: 100% !important;min-width: 100%;\"><img    \r\n src='\/c\/o?e=1AA489A&c=91CEA&t=1&l=C109B77D&email=LeUvhL7xS%2BuHyZT%2FxljchtmywnIFA9rexafR7NCd54IElwBPzESuqA%3D%3D&relid=' alt='' border=\"0\" style=\"display:none;\" height=\"1\" width=\"1\">    \r\n    \r\n<table name=\"bmeMainBody\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#ffffff\" style=\"background-color: rgb(255, 255, 255);\"><tbody><tr><td align=\"center\" valign=\"top\" width=\"100%\">    \r\n<table name=\"bmeMainColumnParentTable\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\"><tbody><tr><td name=\"bmeMainColumnParent\" style=\"border-collapse: separate;\">     \r\n<table name=\"bmeMainColumn\" class=\"bmeMainColumn\" style=\"max-width: 100%; overflow: visible;\" align=\"center\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\"> <tbody><tr id=\"section_1\" class=\"flexible-section\" data-columns=\"1\" data-section-type=\"bmePreHeader\"><td class=\"blk_container bmeHolder\" name=\"bmePreHeader\" align=\"center\" valign=\"top\" width=\"100%\" bgcolor=\"#1F5633\" style=\"background-color: rgb(31, 86, 51); color: rgb(102, 102, 102);\"><div id=\"dv_8\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"600\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_text\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><td>    \r\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"bmeContainerRow\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><th class=\"tdPart\" valign=\"top\" align=\"center\" style=\"background-color:transparent;height:44px;\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"600\" name=\"tblText\" class=\"tblText\" style=\"width: 100%; max-width: 600px; float:left;\" align=\"left\"><tbody><tr><td valign=\"top\" align=\"left\" name=\"tblCell\" class=\"tblCell\" style=\"padding: 10px 20px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 400; color: rgb(56, 56, 56); text-align: left; word-break: break-word;\"><div style=\"line-height: 150%; text-align: center;\"><span style=\"font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; font-size: 16px; line-height: 150%; color: rgb(255, 255, 255);\">\ud83d\ude9a Free shipping on orders<\/span><\/div><\/td><\/tr><\/tbody>    \r\n<\/table><\/th><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><\/td><\/tr> <tr><td name=\"bmeMainContentParent\" class=\"bmeHolder\" align=\"center\" valign=\"top\" width=\"100%\" style=\"border-collapse: separate; border-color: rgb(128, 128, 128); border-radius: 5px; border-spacing: 0px;\">     \r\n<table name=\"bmeMainContent\" style=\"border-radius: 5px; border-collapse: separate;border-spacing: 0px; overflow: hidden;\" align=\"center\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\"> <tbody><tr id=\"section_2\" class=\"flexible-section\" data-columns=\"1\"><td class=\"blk_container bmeHolder\" name=\"bmeHeader\" align=\"center\" valign=\"top\" width=\"100%\" bgcolor=\"#FEF9F2\" style=\"background-color: rgb(254, 249, 242);\"><div id=\"dv_7\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"600\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_image\"><tbody><tr><td>    \r\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"center\" class=\"bmeImage\" style=\"border-collapse: collapse; padding: 0px 20px;\"><img decoding=\"async\"    \r\n src=\"https:\/\/images.benchmarkemail.com\/client597226\/image18287743.png\" class=\"mobile-img-large\" width=\"560\" style=\"max-width: 1028px; display: block; border-radius: 0px; border-style: none; border-width: 0px; border-color: transparent;\" alt=\"\" data-radius=\"0\" border=\"0\" data-original-max-width=\"1028\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div>    \r\n<div id=\"dv_25\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"600\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_image\"><tbody><tr><td>    \r\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"center\" class=\"bmeImage\" style=\"border-collapse: collapse;padding-left:20px; padding-right: 20px;padding-top:20px; padding-bottom: 20px; \"><img decoding=\"async\"    \r\n src=\"https:\/\/images.benchmarkemail.com\/client597226\/image18287768.png\" width=\"142.8\" style=\"max-width: 142.8px; display: block; border-radius: 0px; border-style: none; border-width: 0px; border-color: transparent;\" alt=\"\" data-radius=\"0\" border=\"0\" data-original-max-width=\"204\" class=\"keep-custom-width\" data-customwidth=\"70\" height=\"41.296875\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><\/td><\/tr><tr class=\"flexible-section\" data-columns=\"3\" data-columns-ratio=\"\" id=\"section_6\"><td width=\"100%\">    \r\n<table class=\"bmeHolder bmeBody\" name=\"bmeBody\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\" width=\"100%\" style=\"background-color: rgb(254, 249, 242);\" bgcolor=\"#FEF9F2\"><tbody><tr><td width=\"100%\" valign=\"top\" align=\"center\"><div>    \r\n<table class=\"blk_parent1\" cellspacing=\"0\" cellpadding=\"0\" style=\"max-width: 600px;\" width=\"600\" align=\"center\"><tbody><tr><th valign=\"top\" align=\"center\" width=\"33%\" class=\"tdPart\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\" class=\"blk_parent\" align=\"left\" style=\"float:left;\"><tbody><tr><td valign=\"top\" align=\"center\" class=\"blk_container bmeColumn1\" name=\"bmeColumn1\" style=\"\"><div id=\"dv_11\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"200\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_button\" style=\"width:100%; max-width:600px;\"><tbody><tr><td width=\"20\"><\/td><td align=\"center\">    \r\n<table class=\"tblContainer\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\"><tbody><tr><td height=\"10\"><\/td><\/tr><tr><td align=\"center\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"bmeButton\" align=\"center\" style=\"border-collapse: separate;\"><tbody><tr><td style=\"border-radius: 50px; border-width: 1px; border-style: solid; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 10px 40px; font-weight: bold; border-collapse: separate; border-color: rgb(31, 86, 51); word-break: break-word;\" class=\"bmeButtonText\"><span style=\"font-family: Arial, Verdana; font-size: 14px; color: rgb(31, 86, 51);\"><a style=\"color: rgb(31, 86, 51); text-decoration: none;\" target=\"_blank\">Home<\/a><\/span><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><tr><td height=\"10\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><td width=\"20\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><\/td><\/tr><\/tbody>    \r\n<\/table><\/th><th valign=\"top\" align=\"center\" width=\"33%\" class=\"tdPart\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\" class=\"blk_parent\" align=\"left\" style=\"float:left;\"><tbody><tr><td valign=\"top\" align=\"center\" class=\"blk_container bmeColumn2\" name=\"bmeColumn2\" style=\"\"><div id=\"dv_12\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"200\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_button\" style=\"width:100%; max-width:600px;\"><tbody><tr><td width=\"20\"><\/td><td align=\"center\">    \r\n<table class=\"tblContainer\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\"><tbody><tr><td height=\"10\"><\/td><\/tr><tr><td align=\"center\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"bmeButton\" align=\"center\" style=\"border-collapse: separate;\"><tbody><tr><td style=\"border-radius: 50px; border-width: 1px; border-style: solid; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 10px 40px; font-weight: bold; border-collapse: separate; border-color: rgb(31, 86, 51); word-break: break-word;\" class=\"bmeButtonText\"><span style=\"font-family: Arial, Verdana; font-size: 14px; color: rgb(31, 86, 51);\"><a style=\"color: rgb(31, 86, 51); text-decoration: none;\" target=\"_blank\" draggable=\"false\">Shop<\/a><\/span><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><tr><td height=\"10\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><td width=\"20\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><\/td><\/tr><\/tbody>    \r\n<\/table><\/th><th valign=\"top\" align=\"center\" width=\"33%\" class=\"tdPart\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\" class=\"blk_parent\" align=\"left\" style=\"float:left;\"><tbody><tr><td valign=\"top\" align=\"center\" class=\"blk_container bmeColumn3\" name=\"bmeColumn3\" style=\"\"><div id=\"dv_10\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"200\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_button\" style=\"width:100%; max-width:600px;\"><tbody><tr><td width=\"20\"><\/td><td align=\"center\">    \r\n<table class=\"tblContainer\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\"><tbody><tr><td height=\"10\"><\/td><\/tr><tr><td align=\"center\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"bmeButton\" align=\"center\" style=\"border-collapse: separate;\"><tbody><tr><td style=\"border-radius: 50px; border-width: 1px; border-style: solid; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 10px 40px; font-weight: bold; border-collapse: separate; border-color: rgb(31, 86, 51); word-break: break-word;\" class=\"bmeButtonText\"><span style=\"font-family: Arial, Verdana; font-size: 14px; color: rgb(31, 86, 51);\"><a style=\"color: rgb(31, 86, 51); text-decoration: none;\" target=\"_blank\" draggable=\"false\">New<\/a><\/span><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><tr><td height=\"10\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><td width=\"20\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><\/td><\/tr><\/tbody>    \r\n<\/table><\/th><\/tr><\/tbody>    \r\n<\/table><\/div><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr> <tr id=\"section_3\" class=\"flexible-section\" data-columns=\"1\"><td class=\"blk_container bmeHolder bmeBody\" name=\"bmeBody\" align=\"center\" valign=\"top\" width=\"100%\" bgcolor=\"#fef9f2\" style=\"background-color: rgb(254, 249, 242); color: rgb(54, 56, 56);\"><div id=\"dv_16\" class=\"blk_wrapper\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" name=\"blk_divider\" width=\"600\" class=\"blk\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><td style=\"padding: 20px 0px;\" class=\"tblCellMain\">    \r\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border-top-width: 0px; border-top-style: none; min-width: 1px;\" class=\"tblLine\"><tbody><tr><td><span><\/span><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><div id=\"dv_13\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"600\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_image\"><tbody><tr><td>    \r\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"center\" class=\"bmeImage\" style=\"border-collapse: collapse;padding-left:20px; padding-right: 20px;padding-top:20px; padding-bottom: 20px; \"><img decoding=\"async\"    \r\n src=\"https:\/\/images.benchmarkemail.com\/client597226\/image18287790.png\" width=\"392\" style=\"max-width: 392px; display: block; border-radius: 0px; border-style: none; border-width: 0px; border-color: transparent;\" alt=\"\" data-radius=\"0\" border=\"0\" data-original-max-width=\"640\" class=\"keep-custom-width mobile-img-large\" data-customwidth=\"70\" height=\"497.9609375\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><div id=\"dv_21\" class=\"blk_wrapper\" style=\"\">    \r\n<table class=\"blk\" name=\"blk_text\" width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><td>    \r\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"bmeContainerRow\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><th valign=\"top\" align=\"center\" class=\"tdPart\" style=\"height:184px;\">    \r\n<table name=\"tblText\" style=\"float: left; width: 100%; max-width: 600px;\" align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tblText\" width=\"600\"><tbody><tr><td name=\"tblCell\" style=\"padding: 20px; font-size: 14px; font-weight: 400; font-family: Arial, Helvetica, sans-serif; color: rgb(56, 56, 56); text-align: left; word-break: break-word;\" align=\"left\" valign=\"top\" class=\"tblCell\"><div style=\"line-height: 150%; text-align: center;\"><span style=\"font-size: 48px; line-height: 150%; font-family: Georgia, Times, 'Times New Roman', serif; color: rgb(31, 86, 51);\">Merry Christmas &amp;<\/span><\/div>    \r\n<div style=\"line-height: 150%; text-align: center;\"><span style=\"font-size: 48px; line-height: 150%; font-family: Georgia, Times, 'Times New Roman', serif; color: rgb(31, 86, 51);\">Happy Holidays<\/span><\/div><\/td><\/tr><\/tbody>    \r\n<\/table><\/th><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div>    \r\n<div id=\"dv_15\" class=\"blk_wrapper\" style=\"\">    \r\n<table class=\"blk\" name=\"blk_text\" width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><td>    \r\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"bmeContainerRow\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><th valign=\"top\" align=\"center\" class=\"tdPart\" style=\"height:104px;\">    \r\n<table name=\"tblText\" style=\"float: left; width: 100%; max-width: 600px;\" align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tblText\" width=\"600\"><tbody><tr><td name=\"tblCell\" style=\"padding: 10px 20px; font-size: 14px; font-weight: 400; font-family: Arial, Helvetica, sans-serif; color: rgb(56, 56, 56); text-align: left; word-break: break-word;\" align=\"left\" valign=\"top\" class=\"tblCell\"><div style=\"line-height: 250%; text-align: center;\"><span style=\"font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; font-size: 24px; color: rgb(31, 86, 51);\">Wishing you peace, joy, and inspiration this season.<\/span><\/div><\/td><\/tr><\/tbody>    \r\n<\/table><\/th><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div>    \r\n<div id=\"dv_17\" class=\"blk_wrapper\" style=\"\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" name=\"blk_divider\" width=\"600\" class=\"blk\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><td style=\"padding: 20px 0px;\" class=\"tblCellMain\">    \r\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border-top-width: 0px; border-top-style: none; min-width: 1px;\" class=\"tblLine\"><tbody><tr><td><span><\/span><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><\/td><\/tr><tr class=\"flexible-section\" data-columns=\"1\" data-columns-ratio=\"\" id=\"section_7\"><td width=\"100%\" class=\"blk_container bmeHolder bmeBody\" name=\"bmeBody\" valign=\"top\" align=\"center\" style=\"background-color: rgb(251, 176, 64);\" bgcolor=\"#fbb040\"><div id=\"dv_18\" class=\"blk_wrapper\" style=\"\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" name=\"blk_divider\" width=\"600\" class=\"blk\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><td style=\"padding: 20px 0px;\" class=\"tblCellMain\">    \r\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border-top-width: 0px; border-top-style: none; min-width: 1px;\" class=\"tblLine\"><tbody><tr><td><span><\/span><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><div id=\"dv_14\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"600\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_image\"><tbody><tr><td>    \r\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"center\" class=\"bmeImage\" style=\"border-collapse: collapse;padding-left:20px; padding-right: 20px;padding-top:20px; padding-bottom: 20px; \"><img decoding=\"async\"    \r\n src=\"https:\/\/images.benchmarkemail.com\/client597226\/image18287861.png\" width=\"38.7\" style=\"max-width: 38.7px; display: block; border-radius: 0px; border-style: none; border-width: 0px; border-color: transparent;\" alt=\"\" data-radius=\"0\" border=\"0\" data-original-max-width=\"79\" class=\"keep-custom-width\" data-customwidth=\"49\" height=\"52.8984375\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><div id=\"dv_3\" class=\"blk_wrapper\" style=\"\">    \r\n<table class=\"blk\" name=\"blk_text\" width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><td>    \r\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"bmeContainerRow\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><th valign=\"top\" align=\"center\" class=\"tdPart\" style=\"height:180px;\">    \r\n<table name=\"tblText\" style=\"float: left; width: 100%; max-width: 600px;\" align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tblText\" width=\"600\"><tbody><tr><td name=\"tblCell\" style=\"padding: 10px 20px; font-size: 14px; font-weight: 400; font-family: Arial, Helvetica, sans-serif; color: rgb(56, 56, 56); text-align: left; word-break: break-word;\" align=\"left\" valign=\"top\" class=\"tblCell\"><div style=\"line-height: 100%; text-align: center;\"><span style=\"font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; font-size: 16px; color: rgb(31, 86, 51); line-height: 200%;\">As we wrap up another year, we want to take a moment to thank you for being part of our journey. Your trust, creativity, and collaboration have made this season brighter for us all. May these holidays bring you moments of rest, laughter, and warmth with those who matter most.<\/span><\/div><\/td><\/tr><\/tbody>    \r\n<\/table><\/th><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><div id=\"dv_20\" class=\"blk_wrapper\" style=\"\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" name=\"blk_divider\" width=\"600\" class=\"blk\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><td style=\"padding: 20px 0px;\" class=\"tblCellMain\">    \r\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border-top-width: 0px; border-top-style: none; min-width: 1px;\" class=\"tblLine\"><tbody><tr><td><span><\/span><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><div id=\"dv_19\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"600\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_image\"><tbody><tr><td>    \r\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"center\" class=\"bmeImage\" style=\"border-collapse: collapse; padding: 25px 0px;\"><img decoding=\"async\"    \r\n src=\"https:\/\/images.benchmarkemail.com\/client597226\/image18287879.png\" class=\"mobile-img-large\" width=\"600\" style=\"max-width: 982px; display: block; border-radius: 0px; border-style: none; border-width: 0px; border-color: rgba(0, 0, 0, 0);\" alt=\"\" data-radius=\"0\" border=\"0\" data-original-max-width=\"982\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><div id=\"dv_2\" class=\"blk_wrapper\">    \r\n<table class=\"blk\" name=\"blk_text\" width=\"600\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><td>    \r\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"bmeContainerRow\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><th valign=\"top\" align=\"center\" class=\"tdPart\" style=\"height:86px;\">    \r\n<table name=\"tblText\" style=\"float: left; width: 100%; max-width: 600px;\" align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tblText\" width=\"600\"><tbody><tr><td name=\"tblCell\" style=\"padding: 20px; font-size: 14px; font-weight: 400; font-family: Arial, Helvetica, sans-serif; color: rgb(56, 56, 56); text-align: left; word-break: break-word;\" align=\"left\" valign=\"top\" class=\"tblCell\"><div style=\"line-height: 150%; text-align: center;\"><span style=\"color: rgb(31, 86, 51); font-family: Georgia, Times, 'Times New Roman', serif; font-size: 31px; line-height: 150%;\">Follow us<\/span><\/div><\/td><\/tr><\/tbody>    \r\n<\/table><\/th><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><div id=\"dv_22\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"600\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_button\" style=\"width:100%; max-width:600px;\"><tbody><tr><td width=\"20\"><\/td><td align=\"center\">    \r\n<table class=\"tblContainer\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\"><tbody><tr><td height=\"10\"><\/td><\/tr><tr><td align=\"center\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"bmeButton\" align=\"center\" style=\"border-collapse: separate;\"><tbody><tr><td style=\"border-radius: 50px; border-width: 1px; border-style: solid; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 10px 100px; font-weight: bold; border-collapse: separate; border-color: rgb(31, 86, 51); word-break: break-word;\" class=\"bmeButtonText\"><span style=\"font-family: Arial, Verdana; font-size: 14px; color: rgb(31, 86, 51);\"><a style=\"color: rgb(31, 86, 51); text-decoration: none;\" target=\"_blank\" draggable=\"false\">Tiktok<\/a><\/span><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><tr><td height=\"10\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><td width=\"20\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><div id=\"dv_24\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"600\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_button\" style=\"width:100%; max-width:600px;\"><tbody><tr><td width=\"20\"><\/td><td align=\"center\">    \r\n<table class=\"tblContainer\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\"><tbody><tr><td height=\"10\"><\/td><\/tr><tr><td align=\"center\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"bmeButton\" align=\"center\" style=\"border-collapse: separate;\"><tbody><tr><td style=\"border-radius: 50px; border-width: 1px; border-style: solid; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 10px 95px; font-weight: bold; border-collapse: separate; border-color: rgb(31, 86, 51); word-break: break-word;\" class=\"bmeButtonText\"><span style=\"font-family: Arial, Verdana; font-size: 14px; color: rgb(31, 86, 51);\"><a style=\"color: rgb(31, 86, 51); text-decoration: none;\" target=\"_blank\" draggable=\"false\">Youtube<\/a><\/span><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><tr><td height=\"10\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><td width=\"20\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><div id=\"dv_23\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"600\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_button\" style=\"width:100%; max-width:600px;\"><tbody><tr><td width=\"20\"><\/td><td align=\"center\">    \r\n<table class=\"tblContainer\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\"><tbody><tr><td height=\"10\"><\/td><\/tr><tr><td align=\"center\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"bmeButton\" align=\"center\" style=\"border-collapse: separate;\"><tbody><tr><td style=\"border-radius: 50px; border-width: 1px; border-style: solid; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 10px 90px; font-weight: bold; border-collapse: separate; border-color: rgb(31, 86, 51); word-break: break-word;\" class=\"bmeButtonText\"><span style=\"font-family: Arial, Verdana; font-size: 14px; color: rgb(31, 86, 51);\"><a style=\"color: rgb(31, 86, 51); text-decoration: none;\" target=\"_blank\" draggable=\"false\">Instagram<\/a><\/span><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><tr><td height=\"10\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><td width=\"20\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><div id=\"dv_9\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"600\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_image\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><td>    \r\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tbody><tr><td align=\"center\" class=\"bmeImage\" style=\"border-collapse: collapse;padding-left:20px; padding-right: 20px;padding-top:20px; padding-bottom: 20px; \"><img decoding=\"async\"    \r\n src=\"https:\/\/images.benchmarkemail.com\/client597226\/image18287768.png\" width=\"116.3\" style=\"max-width: 116.3px; display: block; border-radius: 0px; border-style: none; border-width: 0px; border-color: transparent;\" alt=\"\" data-radius=\"0\" border=\"0\" data-original-max-width=\"204\" class=\"keep-custom-width\" data-customwidth=\"57\" height=\"33.6328125\"><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><div id=\"dv_1\" class=\"blk_wrapper\" style=\"\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" name=\"blk_divider\" width=\"600\" class=\"blk\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><td style=\"padding: 20px 0px;\" class=\"tblCellMain\">    \r\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border-top-width: 0px; border-top-style: none; min-width: 1px;\" class=\"tblLine\"><tbody><tr><td><span><\/span><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><\/td><\/tr> <tr id=\"section_4\" class=\"flexible-section\" data-columns=\"1\"><td class=\"blk_container bmeHolder\" name=\"bmePreFooter\" align=\"center\" valign=\"top\" width=\"100%\" bgcolor=\"#fbb040\" style=\"background-color: rgb(251, 176, 64);\"><div id=\"dv_4\" class=\"blk_wrapper\" style=\"\">    \r\n<table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" name=\"blk_divider\" width=\"600\" class=\"blk\" style=\"width: 100%; max-width: 600px;\"><tbody><tr><td style=\"padding: 20px 0px;\" class=\"tblCellMain\">    \r\n<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border-top-width: 0px; border-top-style: none; min-width: 1px;\" class=\"tblLine\"><tbody><tr><td><span><\/span><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div>    \r\n<\/td><\/tr> <\/tbody>    \r\n<\/table> <\/td><\/tr> <tr id=\"section_5\" class=\"flexible-section\" data-columns=\"1\" data-section-type=\"bmeFooter\"><td class=\"blk_container bmeHolder\" name=\"bmeFooter\" align=\"center\" valign=\"top\" width=\"100%\" bgcolor=\"#fbb040\" style=\"background-color: rgb(251, 176, 64); color: rgb(102, 102, 102);\"><div id=\"dv_5\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"600\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_permission\" style=\"width:100%; max-width:600px;\"><tbody><tr><td name=\"tblCell\" class=\"tblCell\" style=\"padding: 20px; word-break: break-word;\" valign=\"top\" align=\"left\">    \r\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\"><tbody><tr><td name=\"bmePermissionText\" style=\"text-align: center;\" align=\"center\" linkcolor=\"#1f5633\"><span style=\"font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px;line-height: 140%;\"><a style=\"color: rgb(31, 86, 51);\" target=\"_new\" href=\"\/c\/v?e=1AA489A&c=91CEA&t=1&l=C109B77D&email=LeUvhL7xS%2BuHyZT%2FxljchtmywnIFA9rexafR7NCd54IElwBPzESuqA%3D%3D\">View this email in your browser<\/a>    \r\n    \r\n<br>You are receiving this email because of your relationship with Benchmark Email. Please <a style=\"color: rgb(31, 86, 51);\" target=\"_new\" href=\"\/c\/opt?e=1AA489A&c=91CEA&t=1&l=C109B77D&email=LeUvhL7xS%2BuHyZT%2FxljchtmywnIFA9rexafR7NCd54IElwBPzESuqA%3D%3D\">reconfirm<\/a> your interest in receiving emails from us.   If you do not wish to receive any more emails, you can <a style=\"color: rgb(31, 86, 51);\" target=\"_new\" href=\"\/c\/su?e=1AA489A&c=91CEA&t=1&l=C109B77D&email=LeUvhL7xS%2BuHyZT%2FxljchtmywnIFA9rexafR7NCd54IElwBPzESuqA%3D%3D\">unsubscribe here<\/a>.    \r\n<\/span><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><div id=\"dv_6\" class=\"blk_wrapper\" style=\"\">    \r\n<table width=\"600\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"blk\" name=\"blk_footer\" style=\"width:100%; max-width:600px;\"><tbody><tr><td name=\"tblCell\" class=\"tblCell\" style=\"padding: 20px; word-break: break-word;\" valign=\"top\" align=\"left\">    \r\n<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\"><tbody><tr><td name=\"bmeBadgeText\" style=\"text-align:center; word-break: break-word;\" align=\"center\"><span id=\"spnFooterText\" style=\"font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; line-height: 140%;\">This message was sent to vanessa.piedra@benchmarkemail.com by     \r\n<br>3636 S. Geyer Road, Suite 100, Saint Louis, MO, 63127<\/span>    \r\n<br>    \r\n<br><span style=\"font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; line-height: 140%;\"><a href=\"\/c\/su?e=1AA489A&c=91CEA&t=1&l=C109B77D&email=LeUvhL7xS%2BuHyZT%2FxljchtmywnIFA9rexafR7NCd54IElwBPzESuqA%3D%3D&relid=\"><img decoding=\"async\"    \r\n src=\"https:\/\/www.benchmarkemail.com\/images\/verified.png\" alt=\"Unsubscribe from all mailings\" title=\"Unsubscribe from all mailings\" border=\"0\"><\/a> <a class=\"bmefootertext\" target=\"_new\" href=\"\/c\/su?e=1AA489A&c=91CEA&t=1&l=C109B77D&email=LeUvhL7xS%2BuHyZT%2FxljchtmywnIFA9rexafR7NCd54IElwBPzESuqA%3D%3D&relid=\" style=\"color:inherit;text-decoration:underline;\">Unsubscribe<\/a>   | <a class=\"bmefootertext\" target=\"_new\" href=\"\/c\/s?e=1AA489A&c=91CEA&t=1&l=C109B77D&email=LeUvhL7xS%2BuHyZT%2FxljchtmywnIFA9rexafR7NCd54IElwBPzESuqA%3D%3D&relid=\" style=\"color:inherit;text-decoration:underline;\">Manage Subscription<\/a>      \r\n<br><\/span><\/td><\/tr><tr><td name=\"bmeBadgeImage\" style=\"text-align:center;padding-top:20px;\" align=\"center\"><a href=\"https:\/\/www.benchmarkemail.com?p=500289\" target=\"_new\"><img decoding=\"async\"    \r\n src=\"https:\/\/www.benchmarkemail.com\/images\/web4\/misc\/emailfooter\/opt12.png\" style=\"max-width:144px;\" border=\"0\"><\/a><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/div><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table><\/td><\/tr><\/tbody>    \r\n<\/table>    \r\n<!-- Test Path -->    \r\n    \r\n    <br \/>    \r\n    <br \/><div align=\"center\">    \r\n<div style=\"font-size: 11px; text-align: left;\">    \r\n    \r\n<table width=\"600\" cellspacing=0 cellpadding=0 border=0 align=\"center\" class=\"container-table\"><tr><td width=\"2%\" valign=top style=\"padding-right: 4px;\"><img align=absmiddle    \r\n src='\/test_msg_star.gif' alt='' \/><\/td><td width=\"98%\"><div style=\"font-family: Verdana,Arial,Helvetica,sans-serif; font-size:14px;color: #6f0708\"><b>This is a Test Email only.<\/b><\/div><div style=\"padding-top: 1px;font-size:12px;font-family: Verdana,Arial,Helvetica,sans-serif;\">This message was sent for the sole purpose of testing a draft message.<\/div><\/td><\/tr>    \r\n<\/table><\/div><\/div>    \r\n    <br \/>    \r\n    <br \/><!-- \/Test Path -->    \r\n<\/body>    \r\n<\/html>\r\n<\/template>\r\n\r\n\r\n<\/body>\r\n<\/html>\r\n\n\n","protected":false},"excerpt":{"rendered":"<p>Votre mod\u00e8le exclusif pr\u00eat \u00e0 l&#8217;emploi pour No\u00ebl Contenu du mod\u00e8le : En-t\u00eate au design festif (saisonnier sans \u00eatre exag\u00e9r\u00e9). Bouton d&#8217;Appel \u00e0 l&#8217;action pr\u00e9-stylis\u00e9 pour des clics clairs. Mise en page adapt\u00e9e aux appareils mobiles pour que votre campagne soit parfaite partout. Blocs de couleur personnalisables pour s&#8217;harmoniser avec la palette de couleurs de&hellip;<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":48585,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-48604","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Mod\u00e8le exclusif pr\u00eat \u00e0 l&#039;emploi pour No\u00ebl - Benchmark Email<\/title>\n<meta name=\"description\" content=\"Profitez de notre mod\u00e8le exclusif d&#039;e-mail de No\u00ebl \u00e0 utiliser dans vos campagnes de fin d&#039;ann\u00e9e. Il est d\u00e9j\u00e0 optimis\u00e9 pour les appareils mobiles.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.benchmarkemail.com\/fr\/12-days-of-benchmark\/holiday-email-template\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mod\u00e8le exclusif pr\u00eat \u00e0 l&#039;emploi pour No\u00ebl - Benchmark Email\" \/>\n<meta property=\"og:description\" content=\"Profitez de notre mod\u00e8le exclusif d&#039;e-mail de No\u00ebl \u00e0 utiliser dans vos campagnes de fin d&#039;ann\u00e9e. Il est d\u00e9j\u00e0 optimis\u00e9 pour les appareils mobiles.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.benchmarkemail.com\/fr\/12-days-of-benchmark\/holiday-email-template\/\" \/>\n<meta property=\"og:site_name\" content=\"Benchmark Email en fran\u00e7ais\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/BenchmarkEmail\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-02T15:12:24+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@benchmarkemail\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/12-days-of-benchmark\\\/holiday-email-template\\\/\",\"url\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/12-days-of-benchmark\\\/holiday-email-template\\\/\",\"name\":\"Mod\u00e8le exclusif pr\u00eat \u00e0 l'emploi pour No\u00ebl - Benchmark Email\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/#website\"},\"datePublished\":\"2025-11-24T12:38:31+00:00\",\"dateModified\":\"2025-12-02T15:12:24+00:00\",\"description\":\"Profitez de notre mod\u00e8le exclusif d'e-mail de No\u00ebl \u00e0 utiliser dans vos campagnes de fin d'ann\u00e9e. Il est d\u00e9j\u00e0 optimis\u00e9 pour les appareils mobiles.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/12-days-of-benchmark\\\/holiday-email-template\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/12-days-of-benchmark\\\/holiday-email-template\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/12-days-of-benchmark\\\/holiday-email-template\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"12 jours de cadeaux de No\u00ebl &#8211; Benchmark Email\",\"item\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/12-days-of-benchmark\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Mod\u00e8le exclusif pr\u00eat \u00e0 l&#8217;emploi pour No\u00ebl\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/\",\"name\":\"Benchmark Email en fran\u00e7ais\",\"description\":\"Outil de marketing digital. D\u00e9couvrez ou approfondissez vos connaissances en email marketing, automatisations, captation de prospects... et bien plus encore !\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/#organization\",\"name\":\"Benchmark Internet Group, LLC\",\"url\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2019\\\/09\\\/benchmark-logo.svg\",\"contentUrl\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2019\\\/09\\\/benchmark-logo.svg\",\"width\":1,\"height\":1,\"caption\":\"Benchmark Internet Group, LLC\"},\"image\":{\"@id\":\"https:\\\/\\\/www.benchmarkemail.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/BenchmarkEmail\",\"https:\\\/\\\/x.com\\\/benchmarkemail\",\"https:\\\/\\\/www.instagram.com\\\/benchmarkemail\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/benchmark-email\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCEQOJxM8HtdJpjkE1HO6L6Q\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Mod\u00e8le exclusif pr\u00eat \u00e0 l'emploi pour No\u00ebl - Benchmark Email","description":"Profitez de notre mod\u00e8le exclusif d'e-mail de No\u00ebl \u00e0 utiliser dans vos campagnes de fin d'ann\u00e9e. Il est d\u00e9j\u00e0 optimis\u00e9 pour les appareils mobiles.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.benchmarkemail.com\/fr\/12-days-of-benchmark\/holiday-email-template\/","og_locale":"en_US","og_type":"article","og_title":"Mod\u00e8le exclusif pr\u00eat \u00e0 l'emploi pour No\u00ebl - Benchmark Email","og_description":"Profitez de notre mod\u00e8le exclusif d'e-mail de No\u00ebl \u00e0 utiliser dans vos campagnes de fin d'ann\u00e9e. Il est d\u00e9j\u00e0 optimis\u00e9 pour les appareils mobiles.","og_url":"https:\/\/www.benchmarkemail.com\/fr\/12-days-of-benchmark\/holiday-email-template\/","og_site_name":"Benchmark Email en fran\u00e7ais","article_publisher":"https:\/\/www.facebook.com\/BenchmarkEmail","article_modified_time":"2025-12-02T15:12:24+00:00","twitter_card":"summary_large_image","twitter_site":"@benchmarkemail","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.benchmarkemail.com\/fr\/12-days-of-benchmark\/holiday-email-template\/","url":"https:\/\/www.benchmarkemail.com\/fr\/12-days-of-benchmark\/holiday-email-template\/","name":"Mod\u00e8le exclusif pr\u00eat \u00e0 l'emploi pour No\u00ebl - Benchmark Email","isPartOf":{"@id":"https:\/\/www.benchmarkemail.com\/fr\/#website"},"datePublished":"2025-11-24T12:38:31+00:00","dateModified":"2025-12-02T15:12:24+00:00","description":"Profitez de notre mod\u00e8le exclusif d'e-mail de No\u00ebl \u00e0 utiliser dans vos campagnes de fin d'ann\u00e9e. Il est d\u00e9j\u00e0 optimis\u00e9 pour les appareils mobiles.","breadcrumb":{"@id":"https:\/\/www.benchmarkemail.com\/fr\/12-days-of-benchmark\/holiday-email-template\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.benchmarkemail.com\/fr\/12-days-of-benchmark\/holiday-email-template\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.benchmarkemail.com\/fr\/12-days-of-benchmark\/holiday-email-template\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.benchmarkemail.com\/fr\/"},{"@type":"ListItem","position":2,"name":"12 jours de cadeaux de No\u00ebl &#8211; Benchmark Email","item":"https:\/\/www.benchmarkemail.com\/fr\/12-days-of-benchmark\/"},{"@type":"ListItem","position":3,"name":"Mod\u00e8le exclusif pr\u00eat \u00e0 l&#8217;emploi pour No\u00ebl"}]},{"@type":"WebSite","@id":"https:\/\/www.benchmarkemail.com\/fr\/#website","url":"https:\/\/www.benchmarkemail.com\/fr\/","name":"Benchmark Email en fran\u00e7ais","description":"Outil de marketing digital. D\u00e9couvrez ou approfondissez vos connaissances en email marketing, automatisations, captation de prospects... et bien plus encore !","publisher":{"@id":"https:\/\/www.benchmarkemail.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.benchmarkemail.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.benchmarkemail.com\/fr\/#organization","name":"Benchmark Internet Group, LLC","url":"https:\/\/www.benchmarkemail.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.benchmarkemail.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/www.benchmarkemail.com\/fr\/wp-content\/uploads\/sites\/3\/2019\/09\/benchmark-logo.svg","contentUrl":"https:\/\/www.benchmarkemail.com\/fr\/wp-content\/uploads\/sites\/3\/2019\/09\/benchmark-logo.svg","width":1,"height":1,"caption":"Benchmark Internet Group, LLC"},"image":{"@id":"https:\/\/www.benchmarkemail.com\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/BenchmarkEmail","https:\/\/x.com\/benchmarkemail","https:\/\/www.instagram.com\/benchmarkemail\/","https:\/\/www.linkedin.com\/company\/benchmark-email\/","https:\/\/www.youtube.com\/channel\/UCEQOJxM8HtdJpjkE1HO6L6Q"]}]}},"_links":{"self":[{"href":"https:\/\/www.benchmarkemail.com\/fr\/wp-json\/wp\/v2\/pages\/48604","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.benchmarkemail.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.benchmarkemail.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.benchmarkemail.com\/fr\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.benchmarkemail.com\/fr\/wp-json\/wp\/v2\/comments?post=48604"}],"version-history":[{"count":0,"href":"https:\/\/www.benchmarkemail.com\/fr\/wp-json\/wp\/v2\/pages\/48604\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.benchmarkemail.com\/fr\/wp-json\/wp\/v2\/pages\/48585"}],"wp:attachment":[{"href":"https:\/\/www.benchmarkemail.com\/fr\/wp-json\/wp\/v2\/media?parent=48604"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}