Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html>
<html lang="en">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width" name="viewport"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700;800&amp;display=swap" rel="stylesheet"/>
  <style type="text/css">
   body {
	  background: #DDDDDE;
	  font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	}
	.full-width {
	  width: 600px;
	}
	table.editor-body {
	 width: 100%;
	}
	table.row {
	 padding: 0px;
	 width: 100%;
	 position: relative;
	}
	table.row td.last {
	 padding-right: 0px;
	}
	table.row th.last {
	 padding-right: 0px;
	}
	table.columns,
	table.column {
	 padding-right: 0;
	 margin: 0 auto;
	}
	.el-button table.el-wrapper {
	 border-collapse: separate;
	}
	td.wrapper {
	 padding: 0;
	 position: relative;
	}
	.hide-for-desktop {
	 display: none;
	 mso-hide: all;
	}
	.hide-for-desktop table,
	.hide-for-desktop td,
	.hide-for-desktop th,
	.hide-for-desktop img,
	.hide-for-desktop a {
	 mso-hide: all;
	}
	.loop-item > table {
	 table-layout: auto;
	}
	th {
	 font-weight: inherit;
	}
	.crdl-block-actions-wrapper{
	  z-index: 1;
	}
	@media (max-width: 600px) {
	 .hide-for-desktop {
	   mso-hide: none;
	 }
	 table.hide-for-desktop {
	   display: table !important;
	 }
	 td.hide-for-desktop {
	   display: table-cell !important;
	 }
	 th.hide-for-desktop {
	   display: table-cell !important;
	 }
	 img.hide-for-desktop {
	   display: block !important;
	 }
	 a.hide-for-desktop {
	   display: block !important;
	 }
	 table.editor-body img {
	   height: auto !important;
	 }
	 table.editor-body center {
	   min-width: 0 !important;
	 }
	 table.editor-body .row {
	   width: 100% !important;
	   margin-left: auto;
	   margin-right: auto;
	 }
	 table.editor-body .loop-item {
	   width: 100% !important;
	   display: block !important;
	   margin-left: auto;
	   margin-right: auto;
	 }
	 table.editor-body .wrapper {
	   display: block !important;
	   padding-right: 0 !important;
	 }
	 table.editor-body .loop-item.no-stack,
	 table.editor-body .wrapper.no-stack {
	   display: table-cell !important;
	 }
	 table.editor-body .columns,
	 table.editor-body .column,
	 table.editor-body .column-content {
	   table-layout: fixed !important;
	   float: none !important;
	   width: 100% !important;
	   padding-right: 0px !important;
	   padding-left: 0px !important;
	 }
	 table.editor-body .wrapper.first .columns,
	 table.editor-body .wrapper.first .column {
	   display: table !important;
	 }
	 table.editor-body .hide-for-small,
	 .hide-for-mobile,
	 table.editor-body .row.hide-for-mobile {
	   display: none !important;
	   max-height: 0 !important;
	   mso-line-height-rule:exactly;
	   line-height: 0 !important;
	   mso-hide: all;
	 }
	 td.import-element-block,
	 th.import-element-block,
	 .full-width {
	   width: 100% !important;
	   padding: 0;
	 }
	 th {
	   font-weight: inherit;
	 }
	}
	body {
	 margin: 0;
	 padding: 0;
	}
	.editor-body {
	 font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	 margin: 0;
	 width: 100%;
	}
	table {
	 border-collapse: collapse;
	}
	ul,
	ol {
	 list-style-position: outside;
	 margin: 0;
	 padding: 0 0 0 2em;
	}
	.header-footer {
	 margin: 0;
	}
	.valign {
	 vertical-align: top;
	}
	.no-padding {
	 padding-right: 0;
	 padding-top: 0;
	 padding-bottom: 0;
	 padding-left: inherit;
	 /* Padding-left:0 triggers image scale in outlook */
	}
	.row {
	 word-break: break-word;
	}
	.button {
	 border: 0;
	 border-width: 0;
	 border-color: none;
	 border-style: none;
	 outline: 0;
	 box-sizing: border-box;
	 display: block;
	}
	.align-left {
	 text-align: left;
	}
	.align-right {
	 text-align: right;
	}  
	.crdl-block-actions {z-index:10000;}
  </style>
  <!--[if gte mso 12]>
        <style>
           ul, ol {
               margin-left:2em !important;
            }
            th {
                font-weight: normal !important;
            }
        </style>
    <![endif]-->
  <!--[if gte mso 9]>
        <xml>
            <o:OfficeDocumentSettings>
            <o:AllowPNG/>
            <o:PixelsPerInch>96</o:PixelsPerInch>
            </o:OfficeDocumentSettings>
        </xml>
        <style>
            table.twentyPercent,
            table.two,
            table.three,
            table.four,
            table.six,
            table.nine {
                width: 100% !important;
            }
            th {
                font-weight: normal !important;
            }
            li {
                text-indent: -1em;
                display: list-item;
                Margin: 0;
                padding: 0;
            }
            .hide-for-desktop {
              display: none !important;
            }
            .hide-for-desktop table,
            .hide-for-desktop td,
            .hide-for-desktop th,
            .hide-for-desktop img,
            .hide-for-desktop div,
            .hide-for-desktop ul,
            .hide-for-desktop li,
            .hide-for-desktop a {
              display: none !important;
            }
        </style>
    <![endif]-->
 </head>
 <body style="background:#DDDDDE;margin:0;padding:0;">
  <table class="editor-body" style="width:100%;border-collapse:collapse;font-family:'Open Sans', Tahoma, Arial, sans-serif;margin:0;">
   <tr>
    <td align="center" style="padding:0;" valign="top">
     <table border="0" cellpadding="0" cellspacing="0" class="import-message" style="font-size:14px;text-align:left;align:center;page-background:#DDDDDE;background-color:#FFFFFF;color:#FFFFFF;font-family:'Open Sans', Tahoma, Arial, sans-serif;border-collapse:collapse;">
      <tr>
       <td style="max-width: 100%;">
        <table arial="" cellpadding="0" cellspacing="0" class="row import-container import-container-1 import-container-66464280176" open="" sans="" sans-serif="" style="font-size:1px;font-family:" tahoma="">
         <tr>
          <td class="wrapper valign" style="vertical-align:top;padding:0;position:relative;">
           <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:600px;border-collapse:collapse;padding-right:0;margin:0 auto;color:#FFFFFF;">
            <tr>
             <td class="column-content valign" style="width:600px;vertical-align:top;">
              <table cellpadding="0" cellspacing="0" style="table-layout:fixed;color:#FFFFFF;border-collapse:collapse;" width="100%">
               <tr>
                <td>
                 <table cellpadding="0" cellspacing="0" style="table-layout:inherit;color:#FFFFFF;border-collapse:collapse;" width="100%">
                  <tr>
                   <th align="left" class="import-element import-element-block import-element-1 import-element-88772748645" open="" sans="" sans-serif="" style="font-family:">
                    <div>
                     <span style="color:#FFFFFF;">
                      Thanksgiving starts here. (No cooking required!)
                     </span>
                    </div>
                   </th>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="row import-container import-container-2 import-container-88579232143" style="background-color:#FFFFFF;font-family:Open Sans, Tahoma, Arial, sans-serif;font-size:14px;text-align:center;border-spacing:0px;border-collapse:collapse;word-break:break-word;padding:0px;width:100%;position:relative;">
         <tr>
          <td class="wrapper valign" style="vertical-align:top;padding:0;position:relative;">
           <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:600px;border-collapse:collapse;padding-right:0;margin:0 auto;">
            <tr>
             <td class="column-content valign" style="width:600px;vertical-align:top;">
              <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border-collapse:collapse;" width="100%">
               <tr>
                <td align="left" class="import-element import-element-block import-element-1 import-element-98643520146" style="align:left;text-align:left;font-size:16px;padding:0;mso-line-height-rule:exactly;line-height:normal;font-family:Open Sans, Tahoma, Arial, sans-serif;width:600px;">
                 <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fsvopn.cafepress.com%252F%253Fsv_cid%253D1750_03724%2526sv_emopen%253Dtrue%2526sv_svem%253Dtest%2540example.com/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnN2b3BuLmNhZmVwciJ9:1mfjCc:_cg9wYNBZRGvSbWOIZMOnolgw_f4COqwYezxT2a5Sto" width="1"/>
                </td>
               </tr>
              </table>
              <table style="table-layout:fixed;border-collapse:collapse;" width="100%">
               <tr>
                <td align="center" class="import-element import-element-block import-element-2 import-element-14987805903 el-outer" style="align:center;text-align:left;font-size:16px;padding:0;mso-line-height-rule:exactly;line-height:normal;margin:auto;text-align:center;font-family:Open Sans, Tahoma, Arial, sans-serif;">
                 <a data-crdl-variant="" style="display:inline;" target="_blank" title="Shop CafePress' awesome selection today!">
                  <img alt="The CafePress logo in bright green" class="el-inner image" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.cordial.com%252F1253%252F102x67%252Fcafepress-logo.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMuY29yZCJ9:1mfjCc:G2XfANGE-boOVnw-BDa2vdxPrOMIqgRnjL6MLwKJrs4" style="display:block;margin-right:auto;margin-left:auto;border:none;min-width:135px;max-width:135px;height:auto;" width="135"/>
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="row import-container import-container-3 import-container-25501235615" style="font-size:14px;text-align:center;border-spacing:0px;border-collapse:collapse;word-break:break-word;padding:0px;width:100%;position:relative;">
         <tr>
          <td class="wrapper valign" style="vertical-align:top;padding:0;position:relative;">
           <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:600px;border-collapse:collapse;padding-right:0;margin:0 auto;">
            <tr>
             <td class="column-content valign" style="width:600px;vertical-align:top;">
              <table style="table-layout:fixed;border-collapse:collapse;" width="100%">
               <tr>
                <td align="left" arial="" class="import-element import-element-block import-element-1 import-element-35718753574 el-outer el-width" open="" sans="" sans-serif="" style="align:left;text-align:left;font-size:1px;height:15px;padding:0;mso-line-height-rule:exactly;mso-line-height-rule:exactly;line-height:normal;font-family:" tahoma="">
                 <div class="el-inner" style="align:left;text-align:left;font-size:1px;height:15px;padding:0;mso-line-height-rule:exactly;mso-line-height-rule:exactly;line-height:normal;font-size:1px;mso-line-height-rule:exactly;line-height:1px;width:100%">
                 </div>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
        <div>
         <div>
          <table cellpadding="0" cellspacing="0" class="row import-container import-container-6 import-container-73428106035" style="border-spacing:0px;border-collapse:collapse;word-break:break-word;padding:0px;width:100%;position:relative;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;">
           <tr>
            <td class="wrapper valign" style="vertical-align:top;padding:0;position:relative;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;">
             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:600px;border-collapse:collapse;padding-right:0;margin:0 auto;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;">
              <tr>
               <td class="column-content valign no-padding" style="width:600px;vertical-align:top;padding:0;">
                <table style="table-layout:fixed;border-collapse:collapse;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;" width="100%">
                 <tr>
                  <td align="left" arial="" class="import-element import-element-block import-element-1 import-element-99320747220 el-outer" open="" sans="" sans-serif="" style="align:left;text-align:left;font-size:0;padding:0;mso-line-height-rule:exactly;line-height:normal;margin:0;font-family:" tahoma="" text-align:center="">
                   <a data-crdl-variant="" style="display:inline;" target="_blank" title="Save Up to 35% Shop Now">
                    <img alt="Save Up to 35% Shop Now" class="el-inner image" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cpcache.com%252Fmarketing%252Femail%252F102721-thanksgiving-gift-guide%252F102721-thanksgiving-gift-guide-postcard.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY3BjYSJ9:1mfjCc:gIQw2EwSXR15wOxxMXuyKvwgzLSm7Cz9UMyezU-tAWA" style="display:block;border:none;min-width:100%;max-width:100%;height:auto;font-size:0;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;" width="600"/>
                   </a>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
            </td>
           </tr>
          </table>
         </div>
         <div>
          <table cellpadding="0" cellspacing="0" class="row import-container import-container-9 import-container-15627494637" style="text-align:center;border-spacing:0px;border-collapse:collapse;word-break:break-word;padding:0px;width:100%;position:relative;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
           <tr>
            <td class="wrapper no-stack valign" style="vertical-align:top;padding:0;position:relative;">
             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:300px;border-collapse:collapse;padding-right:0;margin:0 auto;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
              <tr>
               <td class="column-content valign no-padding" style="width:300px;vertical-align:top;padding-right:0;padding-top:0;padding-bottom:0;padding-left:inherit;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
                <table style="table-layout:fixed;border-collapse:collapse;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;" width="100%">
                 <tr>
                  <td align="center" arial="" class="import-element import-element-block import-element-1 import-element-9962452061 el-outer" open="" sans="" sans-serif="" style="align:center;text-align:left;font-size:0;padding:0;mso-line-height-rule:exactly;line-height:normal;margin:auto;text-align:center;font-family:" tahoma="" text-align:center="">
                   <a data-crdl-variant="" style="display:block;font-size:0;border:0;border-collapse:collapse;" target="_blank" title="Thanksgiving Tees">
                    <img alt="Thanksgiving Tees" class="el-inner image" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cpcache.com%252Fmarketing%252Femail%252F102721-thanksgiving-gift-guide%252F102721-thanksgiving-gift-guide-tees.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY3BjYSJ9:1mfjCc:gIQw2EwSXR15wOxxMXuyKvwgzLSm7Cz9UMyezU-tAWA" style="vertical-align:bottom;display:block;margin-right:auto;margin-left:auto;border:none;min-width:100%;max-width:100%;height:auto;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;" width="300"/>
                   </a>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
            </td>
            <td class="wrapper no-stack valign" style="vertical-align:top;padding:0;position:relative;">
             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-2" style="width:300px;border-collapse:collapse;padding-right:0;margin:0 auto;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
              <tr>
               <td class="column-content valign no-padding" style="width:300px;vertical-align:top;padding-right:0;padding-top:0;padding-bottom:0;padding-left:inherit;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
                <table style="table-layout:fixed;border-collapse:collapse;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;" width="100%">
                 <tr>
                  <td align="center" arial="" class="import-element import-element-block import-element-1 import-element-4304371506 el-outer" open="" sans="" sans-serif="" style="align:center;text-align:left;font-size:0;padding:0;mso-line-height-rule:exactly;line-height:normal;margin:auto;text-align:center;font-family:" tahoma="">
                   <a data-crdl-variant="" style="display:block;font-size:0;border:0;border-collapse:collapse;" target="_blank" title="Aprons">
                    <img alt="Aprons" class="el-inner image" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cpcache.com%252Fmarketing%252Femail%252F102721-thanksgiving-gift-guide%252F102721-thanksgiving-gift-guide-aprons.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY3BjYSJ9:1mfjCc:gIQw2EwSXR15wOxxMXuyKvwgzLSm7Cz9UMyezU-tAWA" style="vertical-align:bottom;display:block;margin-right:auto;margin-left:auto;border:none;min-width:100%;max-width:100%;height:auto;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;" width="300"/>
                   </a>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
            </td>
           </tr>
          </table>
         </div>
         <div>
          <table cellpadding="0" cellspacing="0" class="row import-container import-container-9 import-container-15627494637" style="text-align:center;border-spacing:0px;border-collapse:collapse;word-break:break-word;padding:0px;width:100%;position:relative;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
           <tr>
            <td class="wrapper no-stack valign" style="vertical-align:top;padding:0;position:relative;">
             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:300px;border-collapse:collapse;padding-right:0;margin:0 auto;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
              <tr>
               <td class="column-content valign no-padding" style="width:300px;vertical-align:top;padding-right:0;padding-top:0;padding-bottom:0;padding-left:inherit;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
                <table style="table-layout:fixed;border-collapse:collapse;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;" width="100%">
                 <tr>
                  <td align="center" arial="" class="import-element import-element-block import-element-1 import-element-9962452061 el-outer" open="" sans="" sans-serif="" style="align:center;text-align:left;font-size:0;padding:0;mso-line-height-rule:exactly;line-height:normal;margin:auto;text-align:center;font-family:" tahoma="" text-align:center="">
                   <a data-crdl-variant="" style="display:block;font-size:0;border:0;border-collapse:collapse;" target="_blank" title="Blankets">
                    <img alt="Blankets" class="el-inner image" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cpcache.com%252Fmarketing%252Femail%252F102721-thanksgiving-gift-guide%252F102721-thanksgiving-gift-guide-blankets.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY3BjYSJ9:1mfjCc:gIQw2EwSXR15wOxxMXuyKvwgzLSm7Cz9UMyezU-tAWA" style="vertical-align:bottom;display:block;margin-right:auto;margin-left:auto;border:none;min-width:100%;max-width:100%;height:auto;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;" width="300"/>
                   </a>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
            </td>
            <td class="wrapper no-stack valign" style="vertical-align:top;padding:0;position:relative;">
             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-2" style="width:300px;border-collapse:collapse;padding-right:0;margin:0 auto;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
              <tr>
               <td class="column-content valign no-padding" style="width:300px;vertical-align:top;padding-right:0;padding-top:0;padding-bottom:0;padding-left:inherit;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
                <table style="table-layout:fixed;border-collapse:collapse;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;" width="100%">
                 <tr>
                  <td align="center" arial="" class="import-element import-element-block import-element-1 import-element-4304371506 el-outer" open="" sans="" sans-serif="" style="align:center;text-align:left;font-size:0;padding:0;mso-line-height-rule:exactly;line-height:normal;margin:auto;text-align:center;font-family:" tahoma="">
                   <a data-crdl-variant="" style="display:block;font-size:0;border:0;border-collapse:collapse;" target="_blank" title="Mugs">
                    <img alt="Mugs" class="el-inner image" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cpcache.com%252Fmarketing%252Femail%252F102721-thanksgiving-gift-guide%252F102721-thanksgiving-gift-guide-mugs.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY3BjYSJ9:1mfjCc:gIQw2EwSXR15wOxxMXuyKvwgzLSm7Cz9UMyezU-tAWA" style="vertical-align:bottom;display:block;margin-right:auto;margin-left:auto;border:none;min-width:100%;max-width:100%;height:auto;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;" width="300"/>
                   </a>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
            </td>
           </tr>
          </table>
         </div>
         <div>
          <table cellpadding="0" cellspacing="0" class="row import-container import-container-9 import-container-15627494637" style="text-align:center;border-spacing:0px;border-collapse:collapse;word-break:break-word;padding:0px;width:100%;position:relative;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
           <tr>
            <td class="wrapper no-stack valign" style="vertical-align:top;padding:0;position:relative;">
             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:300px;border-collapse:collapse;padding-right:0;margin:0 auto;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
              <tr>
               <td class="column-content valign no-padding" style="width:300px;vertical-align:top;padding-right:0;padding-top:0;padding-bottom:0;padding-left:inherit;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
                <table style="table-layout:fixed;border-collapse:collapse;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;" width="100%">
                 <tr>
                  <td align="center" arial="" class="import-element import-element-block import-element-1 import-element-9962452061 el-outer" open="" sans="" sans-serif="" style="align:center;text-align:left;font-size:0;padding:0;mso-line-height-rule:exactly;line-height:normal;margin:auto;text-align:center;font-family:" tahoma="" text-align:center="">
                   <a data-crdl-variant="" style="display:block;font-size:0;border:0;border-collapse:collapse;" target="_blank" title="Home Decor">
                    <img alt="Home Decor" class="el-inner image" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cpcache.com%252Fmarketing%252Femail%252F102721-thanksgiving-gift-guide%252F102721-thanksgiving-gift-guide-home-decor.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY3BjYSJ9:1mfjCc:gIQw2EwSXR15wOxxMXuyKvwgzLSm7Cz9UMyezU-tAWA" style="vertical-align:bottom;display:block;margin-right:auto;margin-left:auto;border:none;min-width:100%;max-width:100%;height:auto;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;" width="300"/>
                   </a>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
            </td>
            <td class="wrapper no-stack valign" style="vertical-align:top;padding:0;position:relative;">
             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-2" style="width:300px;border-collapse:collapse;padding-right:0;margin:0 auto;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
              <tr>
               <td class="column-content valign no-padding" style="width:300px;vertical-align:top;padding-right:0;padding-top:0;padding-bottom:0;padding-left:inherit;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;">
                <table style="table-layout:fixed;border-collapse:collapse;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;" width="100%">
                 <tr>
                  <td align="center" arial="" class="import-element import-element-block import-element-1 import-element-4304371506 el-outer" open="" sans="" sans-serif="" style="align:center;text-align:left;font-size:0;padding:0;mso-line-height-rule:exactly;line-height:normal;margin:auto;text-align:center;font-family:" tahoma="">
                   <a data-crdl-variant="" style="display:block;font-size:0;border:0;border-collapse:collapse;" target="_blank" title="Drinkware">
                    <img alt="Drinkware" class="el-inner image" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cpcache.com%252Fmarketing%252Femail%252F102721-thanksgiving-gift-guide%252F102721-thanksgiving-gift-guide-drinkware.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY3BjYSJ9:1mfjCc:gIQw2EwSXR15wOxxMXuyKvwgzLSm7Cz9UMyezU-tAWA" style="vertical-align:bottom;display:block;margin-right:auto;margin-left:auto;border:none;min-width:100%;max-width:100%;height:auto;ms-text-size-adjust:none;-webkit-text-size-adjust:none; text-align:center;mso-line-height-rule:exactly;font-size:0;" width="300"/>
                   </a>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
            </td>
           </tr>
          </table>
         </div>
        </div>
        <table cellpadding="0" cellspacing="0" class="row import-container import-container-10 import-container-49042339671" style="border-spacing:0px;border-collapse:collapse;word-break:break-word;padding:0px;width:100%;position:relative;">
         <tr>
          <td class="wrapper valign" style="vertical-align:top;padding:0;position:relative;">
           <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:600px;border-collapse:collapse;padding-right:0;margin:0 auto;">
            <tr>
             <td class="column-content valign no-padding" style="width:600px;vertical-align:top;padding-right:0;padding-top:0;padding-bottom:0;padding-left:inherit;">
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="row import-container import-container-11 import-container-78167015679" style="border-spacing:0px;border-collapse:collapse;word-break:break-word;padding:0px;width:100%;position:relative;">
         <tr>
          <td class="wrapper valign" style="vertical-align:top;padding:0;position:relative;">
           <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:600px;border-collapse:collapse;padding-right:0;margin:0 auto;">
            <tr>
             <td class="column-content valign no-padding" style="width:600px;vertical-align:top;padding-right:0;padding-top:0;padding-bottom:0;padding-left:inherit;">
              <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border-collapse:collapse;" width="100%">
               <tr>
                <td>
                 <table cellpadding="0" cellspacing="0" style="table-layout:inherit;border-collapse:collapse;" width="100%">
                  <tr>
                   <th align="left" arial="" class="import-element import-element-block import-element-1 import-element-2877717333" open="" sans="" sans-serif="" style="font-size:14px;mso-line-height-rule:exactly;line-height:normal;font-family:" tahoma="">
                    <table class="editor-body" style="border-collapse:collapse;font-family:'Open Sans', Tahoma, Arial, sans-serif;margin:0;width:100%;">
                     <tr>
                      <td align="center" style="padding:0;" valign="top">
                       <table arial="" border="0" cellpadding="0" cellspacing="0" class="import-contenttag" open="" sans="" sans-serif="" style="font-size:14px;text-align:left;align:center;page-background:#DDDDDE;background-color:#FFFFFF;color:#53565a;font-family:" tahoma="">
                        <tr>
                         <td>
                          <table cellpadding="0" cellspacing="0" class="row import-container import-container-1 import-container-65395592217" style="border-spacing:0px;border-collapse:collapse;word-break:break-word;padding:0px;width:100%;position:relative;">
                           <tr>
                            <td class="wrapper valign" style="vertical-align:top;padding:0;position:relative;">
                             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:600px;border-collapse:collapse;padding-right:0;margin:0 auto;">
                              <tr>
                               <td class="column-content valign no-padding" style="width:600px;vertical-align:top;padding-right:0;padding-top:0;padding-bottom:0;padding-left:inherit;">
                                <table style="table-layout:fixed;border-collapse:collapse;" width="100%">
                                 <tr>
                                  <td align="left" arial="" class="import-element import-element-block import-element-1 import-element-36648063225 el-outer" open="" sans="" sans-serif="" style="align:left;text-align:left;font-size:16px;padding:0;mso-line-height-rule:exactly;line-height:normal;margin-left:0;font-family:" tahoma="">
                                   <!--[if mso]>
                <img src="https://images.cordial.com/1253/600x253/golden-guarantee.jpg" alt="100% Guarantee. If you have any issue, we’ll make it right! Return or exchange your product FREE within 30 days  – even if it’s personalized!" width="600" class="el-inner image" style="display:block;border:none;min-width:100%;max-width:100%;height:auto;" />
                <div style="display:none">
            <![endif]-->
                                   <img alt="100% Guarantee. If you have any issue, we’ll make it right! Return or exchange your product FREE within 30 days – even if it’s personalized!" class="el-inner image" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.cordial.com%252F1253%252F600x253%252Fgolden-guarantee.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMuY29yZCJ9:1mfjCc:G2XfANGE-boOVnw-BDa2vdxPrOMIqgRnjL6MLwKJrs4" style="display:block;border:none;min-width:100%;max-width:100%;height:auto;" width="600"/>
                                   <!--[if mso]>
                </div>
            <![endif]-->
                                  </td>
                                 </tr>
                                </table>
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                      </td>
                     </tr>
                    </table>
                   </th>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="row import-container import-container-12 import-container-52327491610" style="border-spacing:0px;border-collapse:collapse;word-break:break-word;padding:0px;width:100%;position:relative;">
         <tr>
          <td class="wrapper valign" style="vertical-align:top;padding:0;position:relative;">
           <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:600px;border-collapse:collapse;padding-right:0;margin:0 auto;">
            <tr>
             <td class="column-content valign no-padding" style="width:600px;vertical-align:top;padding-right:0;padding-top:0;padding-bottom:0;padding-left:inherit;">
              <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border-collapse:collapse;" width="100%">
               <tr>
                <td>
                 <table cellpadding="0" cellspacing="0" style="table-layout:inherit;border-collapse:collapse;" width="100%">
                  <tr>
                   <th align="left" arial="" class="import-element import-element-block import-element-1 import-element-42868822718" open="" sans="" sans-serif="" style="font-size:14px;mso-line-height-rule:exactly;line-height:normal;font-family:" tahoma="">
                    <table class="editor-body" style="border-collapse:collapse;font-family:'Open Sans', Tahoma, Arial, sans-serif;margin:0;width:100%;">
                     <tr>
                      <td align="center" style="padding:0;" valign="top">
                       <table arial="" border="0" cellpadding="0" cellspacing="0" class="import-contenttag" open="" sans="" sans-serif="" style="font-size:14px;text-align:left;align:center;page-background:#DDDDDE;background-color:#FFFFFF;color:#53565a;font-family:" tahoma="">
                        <tr>
                         <td>
                          <table cellpadding="0" cellspacing="0" class="row import-container import-container-1 import-container-77239553139 hide-for-mobile" style="padding:0px;font-family:Open Sans, Tahoma, Arial, sans-serif;font-size:35px;text-align:center;color:#75787B;border-spacing:0px;border-collapse:collapse;word-break:break-word;width:100%;position:relative;">
                           <tr>
                            <td class="wrapper valign hide-for-mobile" style="vertical-align:top;padding:0;position:relative;">
                             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1 hide-for-mobile" style="width:600px;border-collapse:collapse;padding-right:0;margin:0 auto;">
                              <tr>
                               <td class="column-content valign hide-for-mobile" style="padding:30px 0px 5px;width:600px;vertical-align:top;">
                                <table cellpadding="0" cellspacing="0" class="hide-for-mobile" style="table-layout:fixed;border-collapse:collapse;" width="100%">
                                 <tr>
                                  <td align="left" class="import-element import-element-block import-element-1 import-element-22099969037 el-outer el-width hide-for-mobile" style="text-align:center;font-size:34px;padding:0px 20px;mso-line-height-rule:exactly;line-height:100%;letter-spacing:-.03em;vertical-align:middle;font-family:Open Sans, Tahoma, Arial, sans-serif;width:560px;">
                                   <div style="text-align:center;">
                                    Let's Keep In
                                    <span style="color:#77b800;">
                                     <b>
                                      Touch
                                     </b>
                                    </span>
                                    .
                                   </div>
                                  </td>
                                 </tr>
                                </table>
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                          <table cellpadding="0" cellspacing="0" class="row import-container import-container-2 import-container-23079067850 hide-for-desktop" style="padding:0px;font-family:Open Sans, Tahoma, Arial, sans-serif;font-size:24px;text-align:center;color:#75787B;border-spacing:0px;border-collapse:collapse;word-break:break-word;width:100%;position:relative;display:none;mso-hide:all;">
                           <tr>
                            <td class="wrapper valign hide-for-desktop" style="vertical-align:top;position:relative;display:none;mso-hide:all;">
                             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1 hide-for-desktop" style="width:600px;border-collapse:collapse;margin:0 auto;display:none;mso-hide:all;">
                              <tr>
                               <td class="column-content valign hide-for-desktop" style="padding:30px 0px 5px;width:600px;vertical-align:top;display:none;mso-hide:all;">
                                <table cellpadding="0" cellspacing="0" class="hide-for-desktop" style="table-layout:fixed;border-collapse:collapse;display:none;mso-hide:all;" width="100%">
                                 <tr>
                                  <td align="left" class="import-element import-element-block import-element-1 import-element-77189082276 el-outer el-width hide-for-desktop" style="text-align:center;font-size:24px;padding:0px 20px;mso-line-height-rule:exactly;line-height:100%;letter-spacing:-.03em;vertical-align:middle;font-family:Open Sans, Tahoma, Arial, sans-serif;width:560px;display:none;mso-hide:all;">
                                   <div style="text-align:center;">
                                    Let's Keep In
                                    <span style="color:#77b800;">
                                     <b>
                                      Touch
                                     </b>
                                    </span>
                                    .
                                   </div>
                                  </td>
                                 </tr>
                                </table>
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                          <table cellpadding="0" cellspacing="0" class="row import-container import-container-3 import-container-47204026970" style="padding:0px;font-family:OpenSans, Tahoma, Arial, sans-serif;font-size:14px;text-align:center;color:#53565a;border-spacing:0px;border-collapse:collapse;word-break:break-word;width:100%;position:relative;">
                           <tr>
                            <td class="wrapper valign" style="vertical-align:top;padding:0;position:relative;">
                             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:600px;border-collapse:collapse;padding-right:0;margin:0 auto;">
                              <tr>
                               <td class="column-content valign" style="padding:0px;width:600px;vertical-align:top;">
                                <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border-collapse:collapse;" width="100%">
                                 <tr>
                                  <td align="left" class="import-element import-element-block import-element-2 import-element-14985629304" style="font-size:14px;mso-line-height-rule:exactly;line-height:160%;letter-spacing:-.03em;padding:0px 20px;text-align:center;vertical-align:middle;font-family:Open Sans, Tahoma, Arial, sans-serif;width:560px;">
                                   <div>
                                    We love to hear from our CafePress family. Share your ideas, inspirations, or favorite products with us.
                                   </div>
                                  </td>
                                 </tr>
                                </table>
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                          <table cellpadding="0" cellspacing="0" class="row import-container import-container-4 import-container-62437177638" style="padding:0px;font-family:OpenSans, Tahoma, Arial, sans-serif;font-size:24px;text-align:center;color:#53565a;border-spacing:0px;border-collapse:collapse;word-break:break-word;width:100%;position:relative;">
                           <tr>
                            <td class="wrapper valign" style="vertical-align:top;padding:0;position:relative;">
                             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:600px;border-collapse:collapse;padding-right:0;margin:0 auto;">
                              <tr>
                               <td class="column-content valign" style="padding:30px 0px 20px;width:600px;vertical-align:top;">
                                <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border-collapse:collapse;" width="100%">
                                 <tr>
                                  <td align="left" class="import-element import-element-block import-element-1 import-element-36844408550" style="text-align:center;font-size:20px;padding:0px 20px;mso-line-height-rule:exactly;line-height:120%;letter-spacing:-.03em;vertical-align:middle;font-family:Open Sans, Tahoma, Arial, sans-serif;width:560px;">
                                   <div style="text-align:center;">
                                    Stay connected with
                                    <span style="color:#77b800;">
                                     <b>
                                      #CafePress
                                     </b>
                                    </span>
                                   </div>
                                  </td>
                                 </tr>
                                </table>
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                          <table cellpadding="0" cellspacing="0" class="row import-container import-container-5 import-container-93706345366" style="font-size:14px;padding:0px;text-align:center;border-spacing:0px;border-collapse:collapse;word-break:break-word;width:100%;position:relative;">
                           <tr>
                            <td class="wrapper no-stack valign" style="vertical-align:top;padding:0;position:relative;">
                             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:120px;border-collapse:collapse;padding-right:0;margin:0 auto;">
                              <tr>
                               <td class="column-content valign" style="padding:0 0 30px;width:120px;vertical-align:top;">
                               </td>
                              </tr>
                             </table>
                            </td>
                            <td class="wrapper no-stack valign" style="vertical-align:top;padding:0;position:relative;">
                             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-2" style="width:120px;border-collapse:collapse;padding-right:0;margin:0 auto;">
                              <tr>
                               <td class="column-content valign" style="padding:0 0 30px;width:120px;vertical-align:top;">
                                <table style="table-layout:fixed;border-collapse:collapse;" width="100%">
                                 <tr>
                                  <td align="center" arial="" class="import-element import-element-block import-element-1 import-element-6469359362 el-outer" open="" sans="" sans-serif="" style="align:center;text-align:left;font-size:16px;padding:0;mso-line-height-rule:exactly;line-height:normal;margin:auto;text-align:center;font-family:" tahoma="">
                                   <a data-crdl-variant="" style="display:inline;" target="_blank" title="Visit CafePress Facebook">
                                    <img alt="Facebook logo" class="el-inner image" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.cordial.com%252F1253%252F39x39%252Ffacebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMuY29yZCJ9:1mfjCc:G2XfANGE-boOVnw-BDa2vdxPrOMIqgRnjL6MLwKJrs4" style="display:block;margin-right:auto;margin-left:auto;border:none;min-width:40px;max-width:40px;height:auto;" width="40"/>
                                   </a>
                                  </td>
                                 </tr>
                                </table>
                               </td>
                              </tr>
                             </table>
                            </td>
                            <td class="wrapper no-stack valign" style="vertical-align:top;padding:0;position:relative;">
                             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-3" style="width:120px;border-collapse:collapse;padding-right:0;margin:0 auto;">
                              <tr>
                               <td class="column-content valign" style="padding:0 0 30px;width:120px;vertical-align:top;">
                                <table style="table-layout:fixed;border-collapse:collapse;" width="100%">
                                 <tr>
                                  <td align="center" arial="" class="import-element import-element-block import-element-1 import-element-87658486722 el-outer" open="" sans="" sans-serif="" style="align:center;text-align:left;font-size:16px;padding:0;mso-line-height-rule:exactly;line-height:normal;margin:auto;text-align:center;font-family:" tahoma="">
                                   <a data-crdl-variant="" style="display:inline;" target="_blank" title="Visit CafePress Instagram">
                                    <img alt="Instagram logo" class="el-inner image" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.cordial.com%252F1253%252F39x39%252Finstagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMuY29yZCJ9:1mfjCc:G2XfANGE-boOVnw-BDa2vdxPrOMIqgRnjL6MLwKJrs4" style="display:block;margin-right:auto;margin-left:auto;border:none;min-width:40px;max-width:40px;height:auto;" width="40"/>
                                   </a>
                                  </td>
                                 </tr>
                                </table>
                               </td>
                              </tr>
                             </table>
                            </td>
                            <td class="wrapper no-stack valign" style="vertical-align:top;padding:0;position:relative;">
                             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-4" style="width:120px;border-collapse:collapse;padding-right:0;margin:0 auto;">
                              <tr>
                               <td class="column-content valign" style="padding:0 0 30px;width:120px;vertical-align:top;">
                                <table style="table-layout:fixed;border-collapse:collapse;" width="100%">
                                 <tr>
                                  <td align="center" arial="" class="import-element import-element-block import-element-1 import-element-39361734696 el-outer" open="" sans="" sans-serif="" style="align:center;text-align:left;font-size:16px;padding:0;mso-line-height-rule:exactly;line-height:normal;margin:auto;text-align:center;font-family:" tahoma="">
                                   <a data-crdl-variant="" style="display:inline;" target="_blank" title="Visit CafePress Pinterest">
                                    <img alt="Pinterest Logo" class="el-inner image" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.cordial.com%252F1253%252F39x39%252Fpinterest.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMuY29yZCJ9:1mfjCc:G2XfANGE-boOVnw-BDa2vdxPrOMIqgRnjL6MLwKJrs4" style="display:block;margin-right:auto;margin-left:auto;border:none;min-width:40px;max-width:40px;height:auto;" width="40"/>
                                   </a>
                                  </td>
                                 </tr>
                                </table>
                               </td>
                              </tr>
                             </table>
                            </td>
                            <td class="wrapper no-stack valign" style="vertical-align:top;padding:0;position:relative;">
                             <table cellpadding="0" cellspacing="0" class="columns import-column import-column-5" style="width:120px;border-collapse:collapse;padding-right:0;margin:0 auto;">
                              <tr>
                               <td class="column-content valign" style="padding:0 0 30px;width:120px;vertical-align:top;">
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                      </td>
                     </tr>
                    </table>
                   </th>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="row import-container import-container-13 import-container-28106997030" style="font-family:'Open Sans', Tahoma, Arial, sans-serif;font-size:14px;padding:0px;text-align:left;color:#53565a;border-spacing:0px;border-collapse:collapse;word-break:break-word;width:100%;position:relative;">
         <tr>
          <td class="wrapper valign" style="vertical-align:top;padding:0;position:relative;">
           <table cellpadding="0" cellspacing="0" class="columns import-column import-column-1" style="width:600px;border-collapse:collapse;padding-right:0;margin:0 auto;">
            <tr>
             <td class="column-content valign" style="padding:40px 0px;width:600px;vertical-align:top;">
              <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border-collapse:collapse;" width="100%">
               <tr>
                <td>
                 <table cellpadding="0" cellspacing="0" style="table-layout:inherit;border-collapse:collapse;" width="100%">
                  <tr>
                   <th align="left" class="import-element import-element-block import-element-1 import-element-33240671020" style="color:#53565A;font-family:'Open Sans', Tahoma, Arial, sans-serif;font-size:12px;padding:0px 20px;mso-line-height-rule:exactly;line-height:160%;letter-spacing:-.03em;text-align:left;vertical-align:middle;width:560px;font-weight:inherit;">
                    <div>
                     <b>
                      Your
                      <span style="color:#5e9200;">
                       CafePress
                      </span>
                      email subscription:
                     </b>
                    </div>
                    <div>
                     <br/>
                    </div>
                    <div>
                     To continue receiving our
                     <b>
                      exclusive
                     </b>
                     promotional offers, add
                     <span style="color:#5e9200;">
                      <u>
                       cafepress@mail.cafepress.com
                      </u>
                     </span>
                     to your address book. If you no longer wish to receive these promotional emails, you may
                     <a style="color:#53565a;" target="_blank">
                      <span style="color:#53565a;">
                       unsubscribe
                      </span>
                     </a>
                     at any time.
                    </div>
                    <div>
                     <br/>
                    </div>
                    <div>
                     All product images and ideas used in connection with the CafePress Inc. services have been provided to CafePress Inc. by users and do not reflect the opinions of CafePress Inc. For information about our privacy policy,
                     <a data-crdl-variant="">
                      click here.
                     </a>
                    </div>
                    <div>
                     <br/>
                    </div>
                    <div>
                     © 2021 CafePress
                    </div>
                   </th>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
              <table cellpadding="0" cellspacing="0" style="table-layout:fixed;border-collapse:collapse;" width="100%">
               <tr>
                <td>
                 <table cellpadding="0" cellspacing="0" style="table-layout:inherit;border-collapse:collapse;" width="100%">
                  <tr>
                   <th align="left" class="import-element import-element-block import-element-2 import-element-67001361522" style="color:#53565A;font-family:'Open Sans', Tahoma, Arial, sans-serif;font-size:12px;padding:0px 20px;mso-line-height-rule:exactly;line-height:160%;letter-spacing:-.03em;vertical-align:middle;text-align:left;width:560px;font-weight:inherit;">
                    <div>
                     <br/>
                    </div>
                    <div>
                     <b>
                      Offer Details:
                     </b>
                    </div>
                    <div>
                     * Discount applies to one or more qualifying products (excluding shipping and taxes), subject to availability. Discounted prices are set forth on the website. No coupon code required. Promotion starts on October 27, 2021, at 12:00 AM Pacific Standard Time and ends on November 2, 2021, at 11:59PM Pacific Standard Time. Offer applies only to orders from the CafePress Marketplace and Create and Buy. Discount does not apply to Bulk Orders, fulfillment products, or products that begin with 030. Offer valid online at CafePress.com only, cannot be combined with any other coupons or promotions, and may change, be modified or cancelled at any time without notice. This promotion cannot be applied to past orders.
                    </div>
                   </th>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <div class="hide-for-mobile" style="font-family:monospace;letter-spacing:596px;mso-line-height-rule:exactly;line-height:0;mso-hide:all">
  </div>
  <div class="hide-for-mobile" style="white-space:nowrap;font:15px monospace;mso-line-height-rule:exactly;line-height:0;mso-hide:all">
  </div>
  <table class="editor-body">
   <tr>
    <td align="center" class="no-padding" valign="top">
     <table border="0" cellpadding="0" cellspacing="0" class="import-message">
      <tr>
       <td class="no-padding">
        <table class="row import-container">
         <tr>
          <td class="wrapper valign">
           <table cellpadding="0" cellspacing="0" class="columns full-width">
            <tr>
             <td class="column-content valign no-padding full-width">
              <table width="100%">
               <tr>
                <td class="import-element import-element-block full-width no-padding">
                </td>
                <td class="expander">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fe.mail.cafepress.com%252Fo%252Fp%252F1253%253A6178945e897f202f9c31e951%253Aot%253A60492fc8ecf3201448333dfe%253A1%252FeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MzUzNDIxNjd9.9TdLDVKvzetvIXr0MUiuL65oZD21zzIqa5-X5a5NB7E/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlLm1haWwuY2FmZSJ9:1mfjCc:guEZHZ_avFAcmJkwLTyeGuqDzOSo634YWQpldZ25DQY" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ftrcksp.cordial.io%252Fq%252F09itzJGU1A55k4iXQwKjUQ~~%252FAAAAAQA~%252FRgRjW9xXPlcHY29yZGlhbEIKYXZXV3lh485TYFITMjIyMWRkYzNAdWlmZWVkLmNvbVgEAAAC9Q~~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnRyY2tzcC5jb3JkaSJ9:1mfjCc:RXvJCggnR5wI9UOVLDqWSPiDJ_s7XtSJyAzbKSKzFZ0" width="1"/>
 </body>
</html>