Inboxes List

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

+New inbox

<html>
 <body>
  <center>
   <!DOCTYPE html>
   <meta charset="utf-8"/>
   <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
   <title>
    Costco Exclusive Offer
   </title>
   <center>
    <table cellpadding="0" cellspacing="0" width="100%">
     <tr>
      <td align="center" style="padding:20px;">
       <!-- MAIN BOX -->
       <table cellpadding="0" cellspacing="0" style="max-width:600px;background:#ffffff;border-radius:8px;border:1px solid #e3e6ee;" width="600">
        <!-- HEADER -->
        <tr>
         <td style="background:#1F56B8;color:#ffffff;padding:20px;text-align:left;">
          <div style="font-size:22px;font-weight:bold;">
           COSTCO MEMBER REWARDS
          </div>
          <div style="font-size:13px;margin-top:5px;color:#eaeaea;">
           Limited-time exclusive opportunity
          </div>
         </td>
        </tr>
        <!-- HERO -->
        <tr>
         <td style="padding:25px;text-align:center;">
          <div style="display:inline-block;background:#E53935;color:#fff;padding:6px 14px;border-radius:20px;font-weight:bold;">
           EXCLUSIVE GIVEAWAY
          </div>
          <h1 style="font-size:26px;color:#1F56B8;margin:15px 0;">
           Win a YETI Beach Lounge Wagon
          </h1>
          <p style="color:#555;font-size:15px;margin:0 0 15px;">
           As a valued Costco member, you’ve been selected for a chance to receive a brand-new
           <strong>
            YETI Beach Lounge Wagon
           </strong>
           .
Answer a quick question to confirm your entry and claim your reward.
          </p>
         </td>
        </tr>
        <!-- FEATURES -->
        <tr>
         <td style="padding:0 20px 20px;">
          <table cellpadding="10" width="100%">
           <tr>
            <td style="background:#f7fbff;border-left:4px solid #1F56B8;">
             <strong>
              Premium Quality
             </strong>
             <br/>
             <span style="font-size:13px;color:#444;">
              Durable and built for outdoor comfort
             </span>
            </td>
            <td style="background:#f7fbff;border-left:4px solid #1F56B8;">
             <strong>
              Easy Participation
             </strong>
             <br/>
             <span style="font-size:13px;color:#444;">
              Takes less than a minute
             </span>
            </td>
           </tr>
           <tr>
            <td style="background:#f7fbff;border-left:4px solid #1F56B8;">
             <strong>
              Exclusive Access
             </strong>
             <br/>
             <span style="font-size:13px;color:#444;">
              Limited to selected Costco members
             </span>
            </td>
            <td style="background:#f7fbff;border-left:4px solid #1F56B8;">
             <strong>
              No Purchase Needed
             </strong>
             <br/>
             <span style="font-size:13px;color:#444;">
              Completely free to enter
             </span>
            </td>
           </tr>
          </table>
         </td>
        </tr>
        <!-- CTA -->
        <tr>
         <td align="center" style="padding:20px;">
          <a style="background:#E53935;color:#ffffff;padding:14px 40px;text-decoration:none;font-weight:bold;border-radius:6px;display:inline-block;" target="_blank">
           CLAIM YOURS NOW
          </a>
          <p style="font-size:13px;color:#777;margin-top:10px;">
           Limited availability. One entry per household.
          </p>
         </td>
        </tr>
        <!-- FOOTER -->
        <tr>
         <td style="background:#f3f7fb;padding:15px;text-align:center;font-size:12px;color:#666;">
          You are receiving this email as part of a promotional rewards program.
          <br/>
          <br/>
          <a style="color:#1F56B8;">
           Unsubscribe
          </a>
         </td>
        </tr>
       </table>
      </td>
     </tr>
    </table>
   </center>
  </center>
 </body>
</html>