-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtemplate_email.html
47 lines (47 loc) · 3.79 KB
/
template_email.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="msapplication-tap-highlight" content="no" />
<title>Email template</title>
</head>
<body>
<div class="sum37container" style="font-family: arial,sans-serif; font-size: 14px;width: 100%; height: 100%; background-color: #fff;padding:0px">
<div style="padding: 0px;">
<div style="background-color: #FFF; background-image: url('images/email-template-br-top.png'); background-repeat: no-repeat; background-position: top center; background-size: contain;">
<center style="margin-bottom: 60px;"><img src="images/email-template-logo.png" alt="su:m37"></center>
<center><img style="max-width:400px;height:auto;margin:0 auto;display:block" src="images/section_1_1.png" alt="su:m37"></center>
</div>
<center style="margin: 50px 15px 0px 15px;font-size: 14px;line-height: 1.5"><i>Cám ơn bạn đã tham gia trải nghiệm cùng su:m37 Secret Essence.</i></center>
<center style="margin: 0px 15px;font-size: 14px;line-height: 1.5"><i>Hãy cùng su:m37 cảm nhận phép màu của nghệ thuật lên men tự nhiên<br/>Hàn Quốc và chờ đón làn da căng mượt chỉ sau 7 ngày nhé!</i></center>
<center style="margin:40px 15px 15px 15px;font-size:18px;">MÃ SỐ NHẬN MẪU THỬ CỦA BẠN</center>
<div style="padding: 0px 15px;">
<div style="width: 100%;height: 2px; background-color: #dbc290"></div>
<center style="font-size: 50px;margin: 15px 0px 0px 0px;letter-spacing: 14px;">OATX2419</center>
<center style="font-size: 14px;margin: 15px 0px;"><i>Ngày hết hạn: xx / xx / 2017</i></center>
<div style="width: 100%;height: 2px; background-color: #dbc290"></div>
</div>
<div style="margin: 50px 15px;">
<center style="font-weight: 600;font-size: 16px;margin-bottom:5px;"><i>NHẬN TẠI CỬA HÀNG:</i></center>
<center style="line-height:1.5;"><i>Hãy lưu lại mã số nhận mẫu thử và mang đến cửa hàng sum37 để nhận ngay<br/> 7 ngày trải nghiệm miễn phí với tinh chất dưỡng da nổi tiếng nhất<br/> của su:m37 - Secret Essence!</i></center>
</div>
<div style="margin: 50px 15px;">
<center style="font-weight: 600;font-size: 16px;margin-bottom:5px;"><i>NHÂN VIÊN TƯ VẤN</i></center>
<center style="line-height:1.5;"><i>Hãy lưu lại mã số nhận mẫu thử và chờ nhân viên tư vấn của su:m37<br/> liên hệ với bạn để được nhận ngay 7 ngày trải nghiệm miễn phí<br/> với tinh chất dưỡng da nổi tiếng nhất<br/> của su:m37 - Secret Essence!</i></center>
<center><strong style="font-weight:600"><i>HOTLINE: 1800599910</i></strong></center>
</div>
<div style="padding-left: 50px;height: 350px;background-color: #FFF; background-image: url('images/email-template-br-bottom.png'); background-repeat: no-repeat; background-position: bottom right; background-size: contain;">
<div><strong><i>TPHCM:</i></strong></div>
<div><i>Diamond Plaza,</i></div>
<div><i>34 Lê Duẩn, phường Bến Nghé, quận 1</i></div>
<div><i>Điện thoại: 08.3822.7803</i></div>
<div style="margin-top: 50px;"><strong><i>Hà Nội:</i></strong></div>
<div><i>Lotte Center</i></div>
<div><i>54 Liễu Giai, Phường Cống Vị,<br />Quận Ba Đình, Hà Nội.</i></div>
<div><i>Điện thoại: 04.62777629</i></div>
</div>
</div>
</div>
</body>
</html>