admin-dashboard-backend/groupTasks/groupsData/shx-order-voucher-code-acti.../email.html

281 lines
11 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style>
/* CSS-Stile hier */
</style>
</head>
<body style="margin: 0">
<!-- Kopfzeile -->
<table
class="body"
style="
height: 100% !important;
width: 100% !important;
border-spacing: 0;
border-collapse: collapse;
"
>
<tbody>
<tr>
<td style="font-family: Arial, sans-serif">
<table
class="header row"
style="
width: 100%;
border-spacing: 0;
border-collapse: collapse;
margin: 40px 0 20px;
"
>
<tbody>
<tr>
<td
class="header__cell"
style="font-family: Arial, sans-serif"
>
<center>
<!-- Logo einfügen -->
<table
class="container"
style="
width: 560px;
text-align: left;
border-spacing: 0;
border-collapse: collapse;
margin: 0 auto;
"
>
<tbody>
<tr>
<td style="font-family: Arial, sans-serif">
<table
class="row"
style="
width: 100%;
border-spacing: 0;
border-collapse: collapse;
"
>
<tbody>
<tr>
<td
class="shop-name__cell"
style="font-family: Arial, sans-serif"
>
<img
src="https://cdn.shopify.com/s/files/1/0830/6881/3652/files/Final_logo_black_social_sharing.png?341"
alt="Shinnex"
width="180"
/>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</center>
</td>
</tr>
</tbody>
</table>
<!-- Inhalt -->
<table
class="row content"
style="width: 100%; border-spacing: 0; border-collapse: collapse"
>
<tbody>
<tr>
<td
class="content__cell"
style="
font-family: Arial, sans-serif;
padding-bottom: 40px;
border-width: 0;
"
>
<center>
<table
class="container"
style="
width: 560px;
text-align: left;
border-spacing: 0;
border-collapse: collapse;
margin: 0 auto;
"
>
<tbody>
<tr>
<td style="font-family: Arial, sans-serif">
<h2
style="
font-weight: normal;
font-size: 24px;
margin: 0 0 10px;
"
>
Dein Gutschein als Dankeschön
</h2>
<p
style="
color: #777;
line-height: 150%;
font-size: 16px;
margin: 0;
"
>
{{MESSAGE}} Du kannst den Gutschein beim
Checkout einlösen.
</p>
<br />
<!-- Gutscheincode hier einfügen -->
<p
style="
color: #777;
line-height: 150%;
font-size: 16px;
margin: 0;
"
>
Dein Gutscheincode lautet:
<strong>{{VOUCHER_CODE}}</strong>
</p>
<table
class="row actions"
style="
width: 100%;
border-spacing: 0;
border-collapse: collapse;
margin-top: 20px;
"
>
<tbody>
<tr>
<td
class="actions__cell"
style="font-family: Arial, sans-serif"
>
<table
class="button main-action-cell"
style="
border-spacing: 0;
border-collapse: collapse;
float: left;
margin-right: 15px;
"
>
<tbody>
<tr>
<td
class="button__cell"
style="
font-family: Arial, sans-serif;
border-radius: 4px;
"
align="center"
bgcolor="#af9363"
>
<a
href="https://shinnex.de"
class="button__text"
style="
font-size: 16px;
text-decoration: none;
display: block;
color: #fff;
padding: 20px 25px;
"
>Zu unserem Shop</a
>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</center>
</td>
</tr>
</tbody>
</table>
<!-- Fußzeile -->
<table
class="row footer"
style="
width: 100%;
border-spacing: 0;
border-collapse: collapse;
border-top-width: 1px;
border-top-color: #e5e5e5;
border-top-style: solid;
"
>
<tbody>
<tr>
<td
class="footer__cell"
style="font-family: Arial, sans-serif; padding: 35px 0"
>
<center>
<table
class="container"
style="
width: 560px;
text-align: left;
border-spacing: 0;
border-collapse: collapse;
margin: 0 auto;
"
>
<tbody>
<tr>
<td style="font-family: Arial, sans-serif">
<p
class="disclaimer__subtext"
style="
color: #999;
line-height: 150%;
font-size: 14px;
margin: 0;
"
>
Falls du Fragen hast, antworte auf diese E-Mail
oder kontaktiere uns unter
<a
href="mailto:info@shinnex.de"
style="
font-size: 14px;
text-decoration: none;
color: #af9363;
"
>info@shinnex.de</a
>.
</p>
</td>
</tr>
</tbody>
</table>
</center>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>