bf7cabc9d8
release: fix HIGH-severity CVEs in receiptwitness image (UAT+Security PASS)
44 lines
2.0 KiB
HTML
44 lines
2.0 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Target Order Confirmation</title>
|
|
</head>
|
|
<body style="font-family: Arial, sans-serif; max-width: 600px; margin: 0 auto; padding: 20px; color: #333;">
|
|
<div style="background-color: #cc0000; color: white; padding: 20px; text-align: center;">
|
|
<img src="https://assets.target.com/email-logo.png" alt="Target" style="height: 40px;">
|
|
<h1 style="margin: 10px 0; font-size: 24px;">Order Confirmation</h1>
|
|
<p style="margin: 0;">Thanks for shopping Target Circle!</p>
|
|
</div>
|
|
|
|
<div style="padding: 20px; background-color: #f5f5f5;">
|
|
<h2 style="color: #cc0000; margin-top: 0;">Target Store #1247 - Riverside</h2>
|
|
<p style="margin: 5px 0;">4500 River Road<br>Columbus, OH 43220</p>
|
|
<p style="margin: 5px 0;"><strong>Date:</strong> 03/18/2026</p>
|
|
<p style="margin: 5px 0;"><strong>Order #:</strong> TGT-2026-0318-9124</p>
|
|
<p style="margin: 5px 0;"><strong>Confirmation #:</strong> CNF-44772819</p>
|
|
</div>
|
|
|
|
<div style="padding: 20px;">
|
|
<h3>Items Purchased</h3>
|
|
<p>Good & Gather Whole Milk 1 Gal $3.89</p>
|
|
<p>Arborio Rice 2lb bag $6.49</p>
|
|
<p>Parmesan Wedge 8oz $7.99</p>
|
|
</div>
|
|
|
|
<div style="padding: 20px; background-color: #fff8e1; border-left: 4px solid #cc0000;">
|
|
<p style="margin: 5px 0;"><strong>Subtotal:</strong> $18.37</p>
|
|
<p style="margin: 5px 0;"><strong>Tax:</strong> $1.45</p>
|
|
<p style="margin: 5px 0; color: #cc0000; font-weight: bold; font-size: 18px;">Total: $19.82</p>
|
|
</div>
|
|
|
|
<div style="padding: 15px; margin-top: 15px; background-color: #e8f4e8; border-left: 4px solid #4caf50;">
|
|
<p style="margin: 0; font-size: 14px; color: #333;">Target Circle offer saved you <strong>$0.30</strong> on this order.</p>
|
|
</div>
|
|
|
|
<div style="padding: 20px; text-align: center; color: #999; font-size: 12px; margin-top: 20px;">
|
|
<p>Questions? Call Target Guest Services at 1-800-591-3869.</p>
|
|
<p>Receipt valid for returns within 30 days.</p>
|
|
</div>
|
|
</body>
|
|
</html> |