Inboxes List

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

+New inbox

<!DOCTYPE html>
<html lang="en">
 <head>
  <meta charset="utf-8"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   Shipment Scheduled — Tracking Soon
  </title>
 </head>
 <body style="margin:0; padding:0; background:#f3f4f6; font-family:'Segoe UI', Arial, sans-serif;">
  <center>
   <div style="width:100%; background:#f3f4f6; padding:40px 0;">
    <div style="max-width:600px; background:#ffffff; margin:0 auto; border-radius:14px; overflow:hidden; box-shadow:0 8px 20px rgba(0,0,0,0.1);">
     <!-- Header -->
     <div style="background:#334155; color:#ffffff; text-align:center; padding:32px 20px;">
      <h2 style="margin:0; font-size:24px; line-height:1.3;">
       Shipment Scheduled — Tracking Soon
      </h2>
      <p style="margin-top:8px; font-size:15px; color:#cbd5e1;">
       Dispatch Support
      </p>
     </div>
     <!-- Body -->
     <div style="padding:34px 28px; color:#1f2937; text-align:center;">
      <h3 style="font-size:20px; margin:0 0 14px;">
       We’ll share tracking details
      </h3>
      <p style="font-size:15px; line-height:1.6; margin:0;">
       Your
       <strong>
        Harbor Freight – Stanley Tool Set
       </strong>
       is scheduled for dispatch —
       <strong style="color:#334155;">
        complimentary shipping
       </strong>
       .
      </p>
      <!-- Kit Details -->
      <div style="background:#e2e8f0; padding:20px; margin:25px 0; border-radius:8px; border:1px solid #cbd5e1; text-align:left;">
       <p style="margin:0 0 8px; font-weight:600; color:#334155;">
        Included in your set
       </p>
       <ul style="margin:0; padding-left:18px; font-size:14px; color:#374151;">
        <li>
         Stanley Socket and Ratchet Set
        </li>
        <li>
         Precision Screwdriver Kit
        </li>
        <li>
         Durable Carry Case
        </li>
       </ul>
      </div>
      <!-- CTA -->
      <a style="display:inline-block; background:#334155; color:#ffffff; padding:14px 36px; font-size:15px; font-weight:bold; border-radius:30px; text-decoration:none;">
       Track My Order
      </a>
      <p style="margin-top:18px; font-size:13px; color:#b91c1c;">
       Tracking will be assigned soon
      </p>
     </div>
     <!-- Footer -->
     <div style="background:#f3f4f6; padding:18px 20px; text-align:center; font-size:12px; color:#6b7280;">
      <p style="margin:0;">
       This message was sent regarding your Harbor Freight Stanley Tool Set confirmation.
      </p>
      <p style="margin-top:6px;">
       <a style="color:#334155; text-decoration:none;">
        Unsubscribe
       </a>
      </p>
     </div>
    </div>
   </div>
  </center>
 </body>
</html>