-
Notifications
You must be signed in to change notification settings - Fork 1
/
order-confirmation.mjml
376 lines (321 loc) · 11 KB
/
order-confirmation.mjml
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
<mjml>
<mj-head>
<mj-attributes>
<mj-class name="tags" />
</mj-attributes>
<mj-style>
@media (min-width:320px) { #hidden-ul { display: none !important; } }
@media (max-width:320px) { #hidden-p { display: none !important; } }
</mj-style>
<mj-breakpoint width="480px" />
</mj-head>
<mj-body>
<mj-section background-color="#4C1D95" padding-bottom="0">
<mj-column padding-bottom="0" width="100%">
<mj-image
width="100px"
src="https://ik.imagekit.io/zxaewhloxf/Vector.png?updatedAt=1691427017965"
alt="Maybell Logo"
/>
</mj-column>
</mj-section>
<mj-section background-color="#4C1D95">
<mj-column>
<mj-navbar hamburger="hamburger" ico-color="#ffffff">
<mj-navbar-link>
<mj-image src="https://postimg.cc/CRJKXTjL" alt="Maybell logo" />
</mj-navbar-link>
<mj-navbar-link
href="https://tailwind-ecommerce-demo.vercel.app/index.html"
color="#ffffff"
>Home</mj-navbar-link
>
<mj-navbar-link
href="https://tailwind-ecommerce-demo.vercel.app/catalog.html"
color="#ffffff"
>Catalog</mj-navbar-link
>
<mj-navbar-link
href="https://tailwind-ecommerce-demo.vercel.app/cart.html"
color="#ffffff"
>Cart</mj-navbar-link
>
</mj-navbar>
</mj-column>
</mj-section>
<!-- Card -->
<mj-wrapper background-color="#4C1D95" padding="0px 20px">
<mj-section background-color="white" border-radius="10px 10px 0px 0px">
<mj-column>
<mj-text padding="20px" font-size="36px" font-weight="700">
Order confirmation
</mj-text>
<mj-text font-size="16px" line-height="1.5" padding-bottom="16px"
>Hey, {CUSTOMER_NAME}!</mj-text
>
<mj-text font-size="16px" line-height="1.5" padding-bottom="16px"
>Thank you for shopping with us! <br />
We've received your
<a
href="https://tailwind-ecommerce-demo.vercel.app/order-overview.html"
>order # 34341.</a
>
We will notify you when we send it.
</mj-text>
</mj-column>
</mj-section>
</mj-wrapper>
<mj-wrapper background-color="#F3F3F3" padding="0px 20px">
<mj-section background-color="white">
<mj-column>
<mj-text font-size="16px" font-weight="bold">
ORDERED ITEMS:
</mj-text>
</mj-column>
</mj-section>
</mj-wrapper>
<mj-wrapper background-color="#F3F3F3" padding="0px 20px">
<mj-section background-color="white">
<mj-group width="100%">
<mj-column width="30%">
<mj-image
src="https://ik.imagekit.io/zxaewhloxf/italian-chair.jpg?updatedAt=1691409077099"
alt="Italian Chair"
/>
</mj-column>
<mj-column width="70%">
<mj-text
font-weight="bold"
padding="20px 0"
vertical-align="middle"
font-weight="bold"
font-size="14px"
>
ITALIAN SOFT CHAIR
</mj-text>
<mj-text padding="0" line-height="1.5">
<ul
id="hidden-ul"
style="list-style-type: none; width: 100%; padding: 0"
>
<li>Quantity - 1</li>
<li>Premium fiber</li>
<li>Violet</li>
<li>
<span style="color: green; margin: 0 5px">●</span>
Availiable
</li>
</ul>
</mj-text>
<mj-text
mj-class="tags"
padding="0 0"
vertical-align="middle"
font-size="12px"
line-height="1.5"
>
<p id="hidden-p">
Quantity 1
<span style="color: gray; margin: 0 5px">●</span> Violet
<span style="color: gray; margin: 0 5px">●</span> Premium
fiber
<span style="color: green; margin: 0 5px">●</span>
Availiable
</p>
</mj-text>
<mj-text font-size="20px" font-weight="bold" padding="10px 0">
$950
</mj-text>
</mj-column>
</mj-group>
<mj-column width="100%">
<mj-divider border-width="1px" width="100%" border-color="#f3f3f3" />
</mj-column>
<mj-group width="100%">
<mj-column width="30%">
<mj-image
src="https://ik.imagekit.io/zxaewhloxf/sofa.jpg?updatedAt=1691409076984"
alt="L-shaped Fofa"
/>
</mj-column>
<mj-column width="70%">
<mj-text
font-weight="bold"
padding="20px 0"
vertical-align="middle"
font-weight="bold"
font-size="15px"
>
L-SHAPED SOFA
</mj-text>
<mj-text padding="0" line-height="1.5">
<ul
id="hidden-ul"
style="list-style-type: none; width: 100%; padding: 0"
>
<li>Quantity - 1</li>
<li>Premium fiber</li>
<li>Violet</li>
<li>
<span style="color: green; margin: 0 5px">●</span>
Availiable
</li>
</ul>
</mj-text>
<mj-text
padding="0 0"
vertical-align="middle"
font-size="12px"
line-height="1.5"
>
<p id="hidden-p">
Quantity 1
<span style="color: gray; margin: 0 5px">●</span> Blue
<span style="color: gray; margin: 0 5px">●</span> Premium
fiber
<span style="color: red; margin: 0 5px">●</span>
Not Availiable
</p>
</mj-text>
<mj-text font-size="20px" font-weight="bold" padding="10px 0">
$1500
</mj-text>
</mj-column>
</mj-group>
<mj-column width="100%">
<mj-divider border-width="1px" width="100%" border-color="#f3f3f3" />
</mj-column>
</mj-section>
</mj-wrapper>
<mj-wrapper background-color="#F3F3F3" padding="0px 20px">
<mj-section background-color="white" border-radius="0px 0px 10px 10px">
<mj-column width="20%"> </mj-column>
<mj-group width="80%">
<mj-column>
<mj-text align="right" font-size="14px"> Subtotal </mj-text>
<mj-text align="right" font-size="14px"> Shipping </mj-text>
<mj-text align="right" font-size="14px"> Total </mj-text>
</mj-column>
<mj-column>
<mj-text align="right" font-size="14px"> $1480,00 </mj-text>
<mj-text align="right" font-size="14px"> $0,00 </mj-text>
<mj-text align="right" font-size="14px" font-weight="bold">
$1480,00
</mj-text>
</mj-column>
</mj-group>
</mj-section>
</mj-wrapper>
<!-- /Card -->
<!-- Customer info -->
<mj-section background-color="#F3F3F3" padding="24px">
<mj-column width="100%">
<mj-text font-size="36px" font-weight="700">
Customer Information
</mj-text>
</mj-column>
<mj-column width="50%" padding-top="20px">
<mj-text font-size="16px" font-weight="bold">
Shipping Address
</mj-text>
<mj-text> {CUSTOMER_NAME} </mj-text>
<mj-text> 123 Courier Street </mj-text>
<mj-text> Courierland, Alabama 1E45L6 </mj-text>
<mj-text> USA </mj-text>
</mj-column>
<mj-column width="50%" padding-top="20px">
<mj-text font-size="16px" font-weight="bold"> Billing Address </mj-text>
<mj-text> Delight Banking </mj-text>
<mj-text> 123 Billing Street </mj-text>
<mj-text> Bulltown, Alabama K2PO22 </mj-text>
<mj-text> USA </mj-text>
</mj-column>
<mj-column width="50%" padding-top="20px">
<mj-text font-size="16px" font-weight="bold"> Shipping Method </mj-text>
<mj-text> DHL Express </mj-text>
</mj-column>
<mj-column width="50%" padding-top="20px">
<mj-text font-size="16px" font-weight="bold"> Payment Method </mj-text>
<mj-text> Mastercard **** 2204 </mj-text>
</mj-column>
</mj-section>
<!-- /Customer info -->
<!-- Footer -->
<mj-section padding="20px 50px" background-color="black">
<mj-column width="100%">
<mj-image
width="100px"
padding="0"
align="left"
src="https://ik.imagekit.io/zxaewhloxf/Vector.png?updatedAt=1691427017965"
alt="Maybell Logo"
/>
</mj-column>
</mj-section>
<mj-section background-color="black" padding="0px 0px">
<mj-column>
<mj-social
padding="10px 43px"
font-size="15px"
icon-size="30px"
mode="horizontal"
align="left"
>
<mj-social-element
padding-right="0px"
padding-left="0"
name="facebook"
href="https://mjml.io/"
></mj-social-element>
<mj-social-element
name="google"
href="https://mjml.io/"
></mj-social-element>
<mj-social-element
padding-right="0px"
name="twitter"
href="https://mjml.io/"
></mj-social-element>
</mj-social>
</mj-column>
</mj-section>
<mj-section background-color="black" padding="0px 24px">
<mj-column width="100%">
<mj-text font-size="12px" color="white">
If you have questions or need help, don't hesitate to contact our
support team!
</mj-text>
<mj-text font-size="12px" color="white" line-height="1.5">
MAYBELL USA Inc, 4 World Trade Center, 150 Greenwich Street, 62nd
Floor, New York, NY 10007, USA
</mj-text>
</mj-column>
</mj-section>
<!-- /Footer -->
<!-- Unsubscribe -->
<mj-section background-color="#000000" padding="0px 24px">
<mj-column>
<mj-text
align="center"
font-size="10px"
color="white"
line-height="1.5"
>
This message was sent to [email protected]. If you don't want to receive
these emails from Maybell in the future, you can
<a href="#">edit your profile</a> or
<a href="#">unsubscribe. </a>
</mj-text>
</mj-column>
</mj-section>
<!-- Copyright -->
<mj-section background-color="black" padding="5px">
<mj-column width="100%">
<mj-text color="white" align="center">
© Bogdan Bulakh, 2023
</mj-text>
</mj-column>
</mj-section>
<!-- /Copyright -->
</mj-body>
</mjml>