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>
   FizzClean · 70% OFF
  </title>
  <style>
   * { margin: 0; padding: 0; box-sizing: border-box; }
        body { background: #f4f7fc; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; }
        .card { max-width: 480px; margin: 0 auto; background: #fff; overflow: hidden; box-shadow: 0 20px 30px -8px rgba(0,0,0,0.08); border-radius: 28px; }
        .hero { background: linear-gradient(145deg, #F8F9FF 0%, #FFFFFF 100%); padding: 24px 20px 16px; text-align: center; }
        .badge { background: #1E3A8A; color: #fff; font-size: 11px; font-weight: 700; padding: 4px 12px; border-radius: 40px; display: inline-block; margin-bottom: 12px; }
        h1 { font-size: 28px; font-weight: 800; color: #0A2540; margin-bottom: 6px; line-height: 1.2; }
        .price { margin: 12px 0; }
        .price-old { font-size: 14px; color: #8A99AE; text-decoration: line-through; }
        .price-new { font-size: 38px; font-weight: 800; color: #2BB673; margin: 0 6px; }
        .price-save { background: #2BB673; color: #fff; font-size: 11px; padding: 3px 10px; border-radius: 40px; display: inline-block; }
        .hero-img { width: 65%; max-width: 200px; margin: 12px auto 0; display: block; border-radius: 20px; }
        .content { padding: 20px; text-align: center; }
        .stars { color: #F5A623; font-size: 14px; letter-spacing: 2px; margin-bottom: 8px; }
        .stats { display: flex; gap: 10px; margin: 16px 0; }
        .stat { background: #F8FAFE; border-radius: 16px; padding: 10px 4px; flex: 1; border: 1px solid #E8EDF4; }
        .stat-number { font-size: 20px; font-weight: 800; color: #2BB673; }
        .stat-label { font-size: 10px; color: #6C7A8E; }
        .features { display: flex; gap: 8px; margin: 16px 0; }
        .feature { background: #F8FAFE; border-radius: 16px; padding: 10px 4px; flex: 1; text-align: center; border: 1px solid #E8EDF4; }
        .feature svg { width: 28px; height: 28px; stroke: #2BB673; stroke-width: 1.6; fill: none; margin-bottom: 4px; }
        .feature span { font-size: 10px; font-weight: 600; color: #0A2540; }
        .btn { background: #2BB673; color: #fff; font-size: 18px; font-weight: 700; padding: 14px; border-radius: 50px; display: block; text-align: center; text-decoration: none; margin: 16px 0 10px; }
        .footer { background: #F8FAFE; padding: 12px; text-align: center; font-size: 9px; color: #8A99AE; border-top: 1px solid #E8EDF4; }
        .footer a { color: #2BB673; text-decoration: underline; margin: 0 4px; }
  </style>
 </head>
 <body>
  <div class="card">
   <div class="hero">
    <div class="badge">
     ⚡ SELLING OUT AT COSTCO ⚡
    </div>
    <h1>
     America's #1 Toilet Cleaner
    </h1>
    <div class="price">
     <span class="price-old">
      $39.99
     </span>
     <span class="price-new">
      $11.99
     </span>
     <span class="price-save">
      70% OFF
     </span>
    </div>
    <img alt="FizzClean" class="hero-img" src="https://inboxflows.com/_/image/https%253A%252F%252Fget-fizzclean.com%252Fimg%252FQ29weS1vZi0xMF9jb3Vwb25fc2VjdGlvbi0xLmpwZw-w_1100.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnZXQtZml6emNsZSIsInRpbWUiOjE3NzUxODA3MTcuNjcwNTc2M30:1w8Tb3:T-VjtS5XOZ83_S8YxJ2mMrLv1x29VFSqcfn6oBvbQmc"/>
   </div>
   <div class="content">
    <div class="stars">
     ★★★★★
     <span style="color:#6C7A8E; font-size:11px;">
      4.7 · 1,887 reviews
     </span>
    </div>
    <div class="stats">
     <div class="stat">
      <div class="stat-number">
       10M+
      </div>
      <div class="stat-label">
       Sold
      </div>
     </div>
     <div class="stat">
      <div class="stat-number">
       20min
      </div>
      <div class="stat-label">
       Results
      </div>
     </div>
     <div class="stat">
      <div class="stat-number">
       100%
      </div>
      <div class="stat-label">
       No scrub
      </div>
     </div>
    </div>
    <div class="features">
     <div class="feature">
      <svg viewbox="0 0 24 24">
       <rect height="14" rx="2" width="18" x="3" y="5">
       </rect>
       <path d="M8 9h8M8 13h6">
       </path>
      </svg>
      <span>
       Deep clean
      </span>
     </div>
     <div class="feature">
      <svg viewbox="0 0 24 24">
       <circle cx="12" cy="12" r="8">
       </circle>
       <path d="M12 8v4l2 2">
       </path>
      </svg>
      <span>
       20 min
      </span>
     </div>
     <div class="feature">
      <svg viewbox="0 0 24 24">
       <path d="M12 2L2 7v10l10 5 10-5V7l-10-5z">
       </path>
       <path d="M12 12v5">
       </path>
      </svg>
      <span>
       Septic safe
      </span>
     </div>
    </div>
    <a class="btn">
     🔥 GET 70% OFF NOW →
    </a>
    <div style="font-size: 10px; color: #6C7A8E;">
     30-Day Guarantee · Free Shipping
    </div>
   </div>
   <div class="footer">
    <a>
     Unsubscribe
    </a>
    ·
    <a>
     Privacy
    </a>
   </div>
   <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Frewards.docnebiolo.it%252Ftrack%252F3rDKNx4751BtuU357mcldjdoluh72NZVUCVNYMGLQHGR66956QASO1120E5/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJld2FyZHMuZG9jbiIsInRpbWUiOjE3NzUxODA3MTcuNjcxMTM3fQ:1w8Tb3:s81nIT36cmpNm9s_KL3xqzrAH_DAOFph4LqzRsM7HKY" style="display:none;" width="1"/>
  </div>
 </body>
</html>