react-email 4.0.7 → 4.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/cli/index.js +10 -7
  3. package/dist/cli/index.mjs +10 -7
  4. package/dist/index.js +1234 -0
  5. package/dist/preview/.next/BUILD_ID +1 -1
  6. package/dist/preview/.next/app-build-manifest.json +4 -4
  7. package/dist/preview/.next/app-path-routes-manifest.json +1 -1
  8. package/dist/preview/.next/build-manifest.json +2 -2
  9. package/dist/preview/.next/next-minimal-server.js.nft.json +1 -1
  10. package/dist/preview/.next/next-server.js.nft.json +1 -1
  11. package/dist/preview/.next/prerender-manifest.json +3 -3
  12. package/dist/preview/.next/server/app/_not-found/page.js +1 -1
  13. package/dist/preview/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  14. package/dist/preview/.next/server/app/page.js +1 -1
  15. package/dist/preview/.next/server/app/page.js.nft.json +1 -1
  16. package/dist/preview/.next/server/app/page_client-reference-manifest.js +1 -1
  17. package/dist/preview/.next/server/app/preview/[...slug]/page.js +12 -12
  18. package/dist/preview/.next/server/app/preview/[...slug]/page.js.nft.json +1 -1
  19. package/dist/preview/.next/server/app/preview/[...slug]/page_client-reference-manifest.js +1 -1
  20. package/dist/preview/.next/server/app-paths-manifest.json +1 -1
  21. package/dist/preview/.next/server/chunks/265.js +1 -0
  22. package/dist/preview/.next/server/pages/500.html +1 -1
  23. package/dist/preview/.next/server/server-reference-manifest.js +1 -1
  24. package/dist/preview/.next/server/server-reference-manifest.json +1 -1
  25. package/dist/preview/.next/static/chunks/{587-352f8079202a48d0.js → 587-2b8de61789f0fd1b.js} +1 -1
  26. package/dist/preview/.next/static/chunks/app/layout-a3d4e7b4de277118.js +1 -0
  27. package/dist/preview/.next/static/chunks/app/preview/[...slug]/page-cab7e5e69e3b91e2.js +1 -0
  28. package/dist/preview/.next/trace +27 -27
  29. package/package.json +1 -1
  30. package/src/commands/testing/out/magic-links/aws-verify-email.html +164 -0
  31. package/src/commands/testing/out/magic-links/linear-login-code.html +89 -0
  32. package/src/commands/testing/out/magic-links/notion-magic-link.html +75 -0
  33. package/src/commands/testing/out/magic-links/plaid-verify-identity.html +78 -0
  34. package/src/commands/testing/out/magic-links/raycast-magic-link.html +90 -0
  35. package/src/commands/testing/out/magic-links/slack-confirm.html +239 -0
  36. package/src/commands/testing/out/newsletters/codepen-challengers.html +547 -0
  37. package/src/commands/testing/out/newsletters/google-play-policy-update.html +338 -0
  38. package/src/commands/testing/out/newsletters/stack-overflow-tips.html +230 -0
  39. package/src/commands/testing/out/notifications/github-access-token.html +103 -0
  40. package/src/commands/testing/out/notifications/papermark-year-in-review.html +316 -0
  41. package/src/commands/testing/out/notifications/vercel-invite-user.html +170 -0
  42. package/src/commands/testing/out/notifications/yelp-recent-login.html +194 -0
  43. package/src/commands/testing/out/receipts/apple-receipt.html +676 -0
  44. package/src/commands/testing/out/receipts/nike-receipt.html +723 -0
  45. package/src/commands/testing/out/reset-password/dropbox-reset-password.html +97 -0
  46. package/src/commands/testing/out/reset-password/twitch-reset-password.html +219 -0
  47. package/src/commands/testing/out/reviews/airbnb-review.html +205 -0
  48. package/src/commands/testing/out/reviews/amazon-review.html +355 -0
  49. package/src/commands/testing/out/static/airbnb-logo.png +0 -0
  50. package/src/commands/testing/out/static/airbnb-review-user.jpg +0 -0
  51. package/src/commands/testing/out/static/amazon-book.jpg +0 -0
  52. package/src/commands/testing/out/static/amazon-facebook.jpg +0 -0
  53. package/src/commands/testing/out/static/amazon-instagram.jpg +0 -0
  54. package/src/commands/testing/out/static/amazon-logo.png +0 -0
  55. package/src/commands/testing/out/static/amazon-prime-logo.png +0 -0
  56. package/src/commands/testing/out/static/amazon-rating.gif +0 -0
  57. package/src/commands/testing/out/static/amazon-twitter.jpg +0 -0
  58. package/src/commands/testing/out/static/apple-card-icon.png +0 -0
  59. package/src/commands/testing/out/static/apple-hbo-max-icon.jpeg +0 -0
  60. package/src/commands/testing/out/static/apple-logo.png +0 -0
  61. package/src/commands/testing/out/static/apple-wallet.png +0 -0
  62. package/src/commands/testing/out/static/aws-logo.png +0 -0
  63. package/src/commands/testing/out/static/codepen-challengers.png +0 -0
  64. package/src/commands/testing/out/static/codepen-cube.png +0 -0
  65. package/src/commands/testing/out/static/codepen-pro.png +0 -0
  66. package/src/commands/testing/out/static/dropbox-logo.png +0 -0
  67. package/src/commands/testing/out/static/github.png +0 -0
  68. package/src/commands/testing/out/static/google-play-academy.png +0 -0
  69. package/src/commands/testing/out/static/google-play-chat.png +0 -0
  70. package/src/commands/testing/out/static/google-play-footer.png +0 -0
  71. package/src/commands/testing/out/static/google-play-header.png +0 -0
  72. package/src/commands/testing/out/static/google-play-icon.png +0 -0
  73. package/src/commands/testing/out/static/google-play-logo.png +0 -0
  74. package/src/commands/testing/out/static/google-play-pl.png +0 -0
  75. package/src/commands/testing/out/static/google-play.png +0 -0
  76. package/src/commands/testing/out/static/koala-logo.png +0 -0
  77. package/src/commands/testing/out/static/linear-logo.png +0 -0
  78. package/src/commands/testing/out/static/netlify-logo.png +0 -0
  79. package/src/commands/testing/out/static/nike-logo.png +0 -0
  80. package/src/commands/testing/out/static/nike-phone.png +0 -0
  81. package/src/commands/testing/out/static/nike-product.png +0 -0
  82. package/src/commands/testing/out/static/nike-recomendation-1.png +0 -0
  83. package/src/commands/testing/out/static/nike-recomendation-2.png +0 -0
  84. package/src/commands/testing/out/static/nike-recomendation-3.png +0 -0
  85. package/src/commands/testing/out/static/nike-recomendation-4.png +0 -0
  86. package/src/commands/testing/out/static/notion-logo.png +0 -0
  87. package/src/commands/testing/out/static/plaid-logo.png +0 -0
  88. package/src/commands/testing/out/static/raycast-bg.png +0 -0
  89. package/src/commands/testing/out/static/raycast-logo.png +0 -0
  90. package/src/commands/testing/out/static/slack-facebook.png +0 -0
  91. package/src/commands/testing/out/static/slack-linkedin.png +0 -0
  92. package/src/commands/testing/out/static/slack-logo.png +0 -0
  93. package/src/commands/testing/out/static/slack-twitter.png +0 -0
  94. package/src/commands/testing/out/static/stack-overflow-header.png +0 -0
  95. package/src/commands/testing/out/static/stack-overflow-logo-sm.png +0 -0
  96. package/src/commands/testing/out/static/stack-overflow-logo.png +0 -0
  97. package/src/commands/testing/out/static/stripe-logo.png +0 -0
  98. package/src/commands/testing/out/static/twitch-icon-facebook.png +0 -0
  99. package/src/commands/testing/out/static/twitch-icon-twitter.png +0 -0
  100. package/src/commands/testing/out/static/twitch-logo.png +0 -0
  101. package/src/commands/testing/out/static/vercel-arrow.png +0 -0
  102. package/src/commands/testing/out/static/vercel-logo.png +0 -0
  103. package/src/commands/testing/out/static/vercel-team.png +0 -0
  104. package/src/commands/testing/out/static/vercel-user.png +0 -0
  105. package/src/commands/testing/out/static/yelp-footer.png +0 -0
  106. package/src/commands/testing/out/static/yelp-header.png +0 -0
  107. package/src/commands/testing/out/static/yelp-logo.png +0 -0
  108. package/src/commands/testing/out/welcome/koala-welcome.html +89 -0
  109. package/src/commands/testing/out/welcome/netlify-welcome.html +198 -0
  110. package/src/commands/testing/out/welcome/stripe-welcome.html +152 -0
  111. package/dist/preview/.next/server/chunks/380.js +0 -1
  112. package/dist/preview/.next/static/chunks/app/layout-fa93a7ef0cc5ebdb.js +0 -1
  113. package/dist/preview/.next/static/chunks/app/preview/[...slug]/page-95449af2d870e732.js +0 -1
  114. /package/dist/preview/.next/static/{Oy7kpIZ6Nbnd7hpoEKBWw → t22IN7aANTezJAJOfFnv-}/_buildManifest.js +0 -0
  115. /package/dist/preview/.next/static/{Oy7kpIZ6Nbnd7hpoEKBWw → t22IN7aANTezJAJOfFnv-}/_ssgManifest.js +0 -0
@@ -0,0 +1,723 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+ <html dir="ltr" lang="en">
3
+ <head>
4
+ <link rel="preload" as="image" href="/static/nike-logo.png" />
5
+ <link rel="preload" as="image" href="/static/nike-product.png" />
6
+ <link rel="preload" as="image" href="/static/nike-recomendation-1.png" />
7
+ <link rel="preload" as="image" href="/static/nike-recomendation-2.png" />
8
+ <link rel="preload" as="image" href="/static/nike-recomendation-4.png" />
9
+ <link rel="preload" as="image" href="/static/nike-phone.png" />
10
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
11
+ <meta name="x-apple-disable-message-reformatting" />
12
+ <!--$-->
13
+ </head>
14
+ <body
15
+ style='background-color:#ffffff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif'>
16
+ <div
17
+ style="display:none;overflow:hidden;line-height:1px;opacity:0;max-height:0;max-width:0">
18
+ Get your order summary, estimated delivery date and more
19
+ <div>
20
+  ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏ ‌​‍‎‏
21
+ </div>
22
+ </div>
23
+ <table
24
+ align="center"
25
+ width="100%"
26
+ border="0"
27
+ cellpadding="0"
28
+ cellspacing="0"
29
+ role="presentation"
30
+ style="max-width:100%;margin:10px auto;width:600px;border:1px solid #E5E5E5">
31
+ <tbody>
32
+ <tr style="width:100%">
33
+ <td>
34
+ <table
35
+ align="center"
36
+ width="100%"
37
+ border="0"
38
+ cellpadding="0"
39
+ cellspacing="0"
40
+ role="presentation"
41
+ style="padding:22px 40px;background-color:#F7F7F7">
42
+ <tbody>
43
+ <tr>
44
+ <td>
45
+ <table
46
+ align="center"
47
+ width="100%"
48
+ border="0"
49
+ cellpadding="0"
50
+ cellspacing="0"
51
+ role="presentation">
52
+ <tbody style="width:100%">
53
+ <tr style="width:100%">
54
+ <td data-id="__react-email-column">
55
+ <p
56
+ style="font-size:14px;line-height:2;margin:0;font-weight:bold;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
57
+ Tracking Number
58
+ </p>
59
+ <p
60
+ style="font-size:14px;line-height:1.4;margin:12px 0 0 0;font-weight:500;color:#6F6F6F;margin-top:16px;margin-right:0;margin-bottom:16px;margin-left:0">
61
+ 1ZV218970300071628
62
+ </p>
63
+ </td>
64
+ <td align="right" data-id="__react-email-column">
65
+ <a
66
+ style="color:#000;text-decoration-line:none;border:1px solid #929292;font-size:16px;text-decoration:none;padding:10px 0px;width:220px;display:block;text-align:center;font-weight:500"
67
+ target="_blank"
68
+ >Track Package</a
69
+ >
70
+ </td>
71
+ </tr>
72
+ </tbody>
73
+ </table>
74
+ </td>
75
+ </tr>
76
+ </tbody>
77
+ </table>
78
+ <hr
79
+ style="width:100%;border:none;border-top:1px solid #eaeaea;border-color:#E5E5E5;margin:0" />
80
+ <table
81
+ align="center"
82
+ width="100%"
83
+ border="0"
84
+ cellpadding="0"
85
+ cellspacing="0"
86
+ role="presentation"
87
+ style="padding:40px 74px;text-align:center">
88
+ <tbody>
89
+ <tr>
90
+ <td>
91
+ <img
92
+ alt="Nike"
93
+ height="22"
94
+ src="/static/nike-logo.png"
95
+ style="display:block;outline:none;border:none;text-decoration:none;margin:auto"
96
+ width="66" />
97
+ <h1
98
+ style="font-size:32px;line-height:1.3;font-weight:700;text-align:center;letter-spacing:-1px">
99
+ It&#x27;s On Its Way.
100
+ </h1>
101
+ <p
102
+ style="font-size:14px;line-height:2;margin:0;color:#747474;font-weight:500;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
103
+ You order&#x27;s is on its way. Use the link above to
104
+ track its progress.
105
+ </p>
106
+ <p
107
+ style="font-size:14px;line-height:2;margin:0;color:#747474;font-weight:500;margin-top:24px;margin-bottom:16px;margin-left:0;margin-right:0">
108
+ We´ve also charged your payment method for the cost of
109
+ your order and will be removing any authorization holds.
110
+ For payment details, please visit your Orders page on
111
+ Nike.com or in the Nike app.
112
+ </p>
113
+ </td>
114
+ </tr>
115
+ </tbody>
116
+ </table>
117
+ <hr
118
+ style="width:100%;border:none;border-top:1px solid #eaeaea;border-color:#E5E5E5;margin:0" />
119
+ <table
120
+ align="center"
121
+ width="100%"
122
+ border="0"
123
+ cellpadding="0"
124
+ cellspacing="0"
125
+ role="presentation"
126
+ style="padding-left:40px;padding-right:40px;padding-top:22px;padding-bottom:22px">
127
+ <tbody>
128
+ <tr>
129
+ <td>
130
+ <p
131
+ style="font-size:15px;line-height:2;margin:0;font-weight:bold;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
132
+ Shipping to: Alan Turing
133
+ </p>
134
+ <p
135
+ style="font-size:14px;line-height:2;margin:0;color:#747474;font-weight:500;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
136
+ 2125 Chestnut St, San Francisco, CA 94123
137
+ </p>
138
+ </td>
139
+ </tr>
140
+ </tbody>
141
+ </table>
142
+ <hr
143
+ style="width:100%;border:none;border-top:1px solid #eaeaea;border-color:#E5E5E5;margin:0" />
144
+ <table
145
+ align="center"
146
+ width="100%"
147
+ border="0"
148
+ cellpadding="0"
149
+ cellspacing="0"
150
+ role="presentation"
151
+ style="padding-left:40px;padding-right:40px;padding-top:40px;padding-bottom:40px">
152
+ <tbody>
153
+ <tr>
154
+ <td>
155
+ <table
156
+ align="center"
157
+ width="100%"
158
+ border="0"
159
+ cellpadding="0"
160
+ cellspacing="0"
161
+ role="presentation">
162
+ <tbody style="width:100%">
163
+ <tr style="width:100%">
164
+ <td data-id="__react-email-column">
165
+ <img
166
+ alt="Brazil 2022/23 Stadium Away Women&#x27;s Nike Dri-FIT Soccer Jersey"
167
+ src="/static/nike-product.png"
168
+ style="display:block;outline:none;border:none;text-decoration:none;float:left"
169
+ width="260px" />
170
+ </td>
171
+ <td
172
+ data-id="__react-email-column"
173
+ style="vertical-align:top;padding-left:12px">
174
+ <p
175
+ style="font-size:14px;line-height:2;margin:0;font-weight:500;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
176
+ Brazil 2022/23 Stadium Away Women&#x27;s Nike
177
+ Dri-FIT Soccer Jersey
178
+ </p>
179
+ <p
180
+ style="font-size:14px;line-height:2;margin:0;color:#747474;font-weight:500;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
181
+ Size L (12–14)
182
+ </p>
183
+ </td>
184
+ </tr>
185
+ </tbody>
186
+ </table>
187
+ </td>
188
+ </tr>
189
+ </tbody>
190
+ </table>
191
+ <hr
192
+ style="width:100%;border:none;border-top:1px solid #eaeaea;border-color:#E5E5E5;margin:0" />
193
+ <table
194
+ align="center"
195
+ width="100%"
196
+ border="0"
197
+ cellpadding="0"
198
+ cellspacing="0"
199
+ role="presentation"
200
+ style="padding-left:40px;padding-right:40px;padding-top:22px;padding-bottom:22px">
201
+ <tbody>
202
+ <tr>
203
+ <td>
204
+ <table
205
+ align="center"
206
+ width="100%"
207
+ border="0"
208
+ cellpadding="0"
209
+ cellspacing="0"
210
+ role="presentation"
211
+ style="display:inline-flex;margin-bottom:40px">
212
+ <tbody style="width:100%">
213
+ <tr style="width:100%">
214
+ <td
215
+ data-id="__react-email-column"
216
+ style="width:170px">
217
+ <p
218
+ style="font-size:14px;line-height:2;margin:0;font-weight:bold;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
219
+ Order Number
220
+ </p>
221
+ <p
222
+ style="font-size:14px;line-height:1.4;margin:12px 0 0 0;font-weight:500;color:#6F6F6F;margin-top:16px;margin-right:0;margin-bottom:16px;margin-left:0">
223
+ C0106373851
224
+ </p>
225
+ </td>
226
+ <td data-id="__react-email-column">
227
+ <p
228
+ style="font-size:14px;line-height:2;margin:0;font-weight:bold;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
229
+ Order Date
230
+ </p>
231
+ <p
232
+ style="font-size:14px;line-height:1.4;margin:12px 0 0 0;font-weight:500;color:#6F6F6F;margin-top:16px;margin-right:0;margin-bottom:16px;margin-left:0">
233
+ Sep 22, 2022
234
+ </p>
235
+ </td>
236
+ </tr>
237
+ </tbody>
238
+ </table>
239
+ <table
240
+ align="center"
241
+ width="100%"
242
+ border="0"
243
+ cellpadding="0"
244
+ cellspacing="0"
245
+ role="presentation">
246
+ <tbody style="width:100%">
247
+ <tr style="width:100%">
248
+ <td align="center" data-id="__react-email-column">
249
+ <a
250
+ style="color:#000;text-decoration-line:none;border:1px solid #929292;font-size:16px;text-decoration:none;padding:10px 0px;width:220px;display:block;text-align:center;font-weight:500"
251
+ target="_blank"
252
+ >Order Status</a
253
+ >
254
+ </td>
255
+ </tr>
256
+ </tbody>
257
+ </table>
258
+ </td>
259
+ </tr>
260
+ </tbody>
261
+ </table>
262
+ <hr
263
+ style="width:100%;border:none;border-top:1px solid #eaeaea;border-color:#E5E5E5;margin:0" />
264
+ <table
265
+ align="center"
266
+ width="100%"
267
+ border="0"
268
+ cellpadding="0"
269
+ cellspacing="0"
270
+ role="presentation"
271
+ style="padding-top:22px;padding-bottom:22px">
272
+ <tbody>
273
+ <tr>
274
+ <td>
275
+ <table
276
+ align="center"
277
+ width="100%"
278
+ border="0"
279
+ cellpadding="0"
280
+ cellspacing="0"
281
+ role="presentation">
282
+ <tbody style="width:100%">
283
+ <tr style="width:100%">
284
+ <p
285
+ style="font-size:32px;line-height:1.3;font-weight:700;text-align:center;letter-spacing:-1px;margin-top:16px;margin-bottom:16px">
286
+ Top Picks For You
287
+ </p>
288
+ </tr>
289
+ </tbody>
290
+ </table>
291
+ <table
292
+ align="center"
293
+ width="100%"
294
+ border="0"
295
+ cellpadding="0"
296
+ cellspacing="0"
297
+ role="presentation"
298
+ style="padding:20px 0">
299
+ <tbody style="width:100%">
300
+ <tr style="width:100%">
301
+ <td
302
+ align="center"
303
+ data-id="__react-email-column"
304
+ style="vertical-align:top;text-align:left;padding-left:4px;padding-right:2px">
305
+ <img
306
+ alt="Brazil 2022/23 Stadium Away Women&#x27;s Nike Dri-FIT Soccer Jersey"
307
+ src="/static/nike-recomendation-1.png"
308
+ style="display:block;outline:none;border:none;text-decoration:none"
309
+ width="100%" />
310
+ <p
311
+ style="font-size:15px;line-height:1;margin:0;padding-left:10px;padding-right:10px;padding-top:12px;font-weight:500;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
312
+ USWNT 2022/23 Stadium Home
313
+ </p>
314
+ <p
315
+ style="font-size:15px;line-height:1;margin:0;padding-left:10px;padding-right:10px;padding-top:4px;color:#747474;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
316
+ Women&#x27;s Nike Dri-FIT Soccer Jersey
317
+ </p>
318
+ </td>
319
+ <td
320
+ align="center"
321
+ data-id="__react-email-column"
322
+ style="vertical-align:top;text-align:left;padding-left:2px;padding-right:2px">
323
+ <img
324
+ alt="Brazil 2022/23 Stadium Away Women&#x27;s Nike Dri-FIT Soccer Jersey"
325
+ src="/static/nike-recomendation-2.png"
326
+ style="display:block;outline:none;border:none;text-decoration:none"
327
+ width="100%" />
328
+ <p
329
+ style="font-size:15px;line-height:1;margin:0;padding-left:10px;padding-right:10px;padding-top:12px;font-weight:500;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
330
+ Brazil 2022/23 Stadium Goalkeeper
331
+ </p>
332
+ <p
333
+ style="font-size:15px;line-height:1;margin:0;padding-left:10px;padding-right:10px;padding-top:4px;color:#747474;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
334
+ Men&#x27;s Nike Dri-FIT Short-Sleeve Football
335
+ Shirt
336
+ </p>
337
+ </td>
338
+ <td
339
+ align="center"
340
+ data-id="__react-email-column"
341
+ style="vertical-align:top;text-align:left;padding-left:2px;padding-right:2px">
342
+ <img
343
+ alt="Brazil 2022/23 Stadium Away Women&#x27;s Nike Dri-FIT Soccer Jersey"
344
+ src="/static/nike-recomendation-4.png"
345
+ style="display:block;outline:none;border:none;text-decoration:none"
346
+ width="100%" />
347
+ <p
348
+ style="font-size:15px;line-height:1;margin:0;padding-left:10px;padding-right:10px;padding-top:12px;font-weight:500;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
349
+ FFF
350
+ </p>
351
+ <p
352
+ style="font-size:15px;line-height:1;margin:0;padding-left:10px;padding-right:10px;padding-top:4px;color:#747474;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
353
+ Women&#x27;s Soccer Jacket
354
+ </p>
355
+ </td>
356
+ <td
357
+ align="center"
358
+ data-id="__react-email-column"
359
+ style="vertical-align:top;text-align:left;padding-left:2px;padding-right:4px">
360
+ <img
361
+ alt="Brazil 2022/23 Stadium Away Women&#x27;s Nike Dri-FIT Soccer Jersey"
362
+ src="/static/nike-recomendation-4.png"
363
+ style="display:block;outline:none;border:none;text-decoration:none"
364
+ width="100%" />
365
+ <p
366
+ style="font-size:15px;line-height:1;margin:0;padding-left:10px;padding-right:10px;padding-top:12px;font-weight:500;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
367
+ FFF
368
+ </p>
369
+ <p
370
+ style="font-size:15px;line-height:1;margin:0;padding-left:10px;padding-right:10px;padding-top:4px;color:#747474;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
371
+ Women&#x27;s Nike Pre-Match Football Top
372
+ </p>
373
+ </td>
374
+ </tr>
375
+ </tbody>
376
+ </table>
377
+ </td>
378
+ </tr>
379
+ </tbody>
380
+ </table>
381
+ <hr
382
+ style="width:100%;border:none;border-top:1px solid #eaeaea;border-color:#E5E5E5;margin:0" />
383
+ <table
384
+ align="center"
385
+ width="100%"
386
+ border="0"
387
+ cellpadding="0"
388
+ cellspacing="0"
389
+ role="presentation"
390
+ style="padding-left:20px;padding-right:20px;padding-top:20px;background-color:#F7F7F7">
391
+ <tbody>
392
+ <tr>
393
+ <td>
394
+ <table
395
+ align="center"
396
+ width="100%"
397
+ border="0"
398
+ cellpadding="0"
399
+ cellspacing="0"
400
+ role="presentation">
401
+ <tbody style="width:100%">
402
+ <tr style="width:100%">
403
+ <p
404
+ style="font-size:14px;line-height:24px;padding-left:20px;padding-right:20px;font-weight:bold;margin-top:16px;margin-bottom:16px">
405
+ Get Help
406
+ </p>
407
+ </tr>
408
+ </tbody>
409
+ </table>
410
+ <table
411
+ align="center"
412
+ width="100%"
413
+ border="0"
414
+ cellpadding="0"
415
+ cellspacing="0"
416
+ role="presentation"
417
+ style="padding-top:22px;padding-bottom:22px;padding-left:20px;padding-right:20px">
418
+ <tbody style="width:100%">
419
+ <tr style="width:100%">
420
+ <td
421
+ colspan="1"
422
+ data-id="__react-email-column"
423
+ style="width:33%">
424
+ <a
425
+ href="https://www.nike.com/"
426
+ style="color:#000;text-decoration-line:none;font-size:13.5px;margin-top:0;font-weight:500"
427
+ target="_blank"
428
+ >Shipping Status</a
429
+ >
430
+ </td>
431
+ <td
432
+ colspan="1"
433
+ data-id="__react-email-column"
434
+ style="width:33%">
435
+ <a
436
+ href="https://www.nike.com/"
437
+ style="color:#000;text-decoration-line:none;font-size:13.5px;margin-top:0;font-weight:500"
438
+ target="_blank"
439
+ >Shipping &amp; Delivery</a
440
+ >
441
+ </td>
442
+ <td
443
+ colspan="1"
444
+ data-id="__react-email-column"
445
+ style="width:33%">
446
+ <a
447
+ href="https://www.nike.com/"
448
+ style="color:#000;text-decoration-line:none;font-size:13.5px;margin-top:0;font-weight:500"
449
+ target="_blank"
450
+ >Returns &amp; Exchanges</a
451
+ >
452
+ </td>
453
+ </tr>
454
+ </tbody>
455
+ </table>
456
+ <table
457
+ align="center"
458
+ width="100%"
459
+ border="0"
460
+ cellpadding="0"
461
+ cellspacing="0"
462
+ role="presentation"
463
+ style="padding-top:0;padding-bottom:22px;padding-left:20px;padding-right:20px">
464
+ <tbody style="width:100%">
465
+ <tr style="width:100%">
466
+ <td
467
+ colspan="1"
468
+ data-id="__react-email-column"
469
+ style="width:33%">
470
+ <a
471
+ href="https://www.nike.com/"
472
+ style="color:#000;text-decoration-line:none;font-size:13.5px;margin-top:0;font-weight:500"
473
+ target="_blank"
474
+ >How to Return</a
475
+ >
476
+ </td>
477
+ <td
478
+ colspan="2"
479
+ data-id="__react-email-column"
480
+ style="width:66%">
481
+ <a
482
+ href="https://www.nike.com/"
483
+ style="color:#000;text-decoration-line:none;font-size:13.5px;margin-top:0;font-weight:500"
484
+ target="_blank"
485
+ >Contact Options</a
486
+ >
487
+ </td>
488
+ </tr>
489
+ </tbody>
490
+ </table>
491
+ <hr
492
+ style="width:100%;border:none;border-top:1px solid #eaeaea;border-color:#E5E5E5;margin:0" />
493
+ <table
494
+ align="center"
495
+ width="100%"
496
+ border="0"
497
+ cellpadding="0"
498
+ cellspacing="0"
499
+ role="presentation"
500
+ style="padding-left:20px;padding-right:20px;padding-top:32px;padding-bottom:22px">
501
+ <tbody style="width:100%">
502
+ <tr style="width:100%">
503
+ <td data-id="__react-email-column">
504
+ <table
505
+ align="center"
506
+ width="100%"
507
+ border="0"
508
+ cellpadding="0"
509
+ cellspacing="0"
510
+ role="presentation">
511
+ <tbody style="width:100%">
512
+ <tr style="width:100%">
513
+ <td
514
+ data-id="__react-email-column"
515
+ style="width:16px">
516
+ <img
517
+ alt="Nike Phone"
518
+ height="26px"
519
+ src="/static/nike-phone.png"
520
+ style="display:block;outline:none;border:none;text-decoration:none;padding-right:14px"
521
+ width="16px" />
522
+ </td>
523
+ <td data-id="__react-email-column">
524
+ <p
525
+ style="font-size:13.5px;line-height:24px;margin-top:0;font-weight:500;color:#000;margin-bottom:0">
526
+ 1-800-806-6453
527
+ </p>
528
+ </td>
529
+ </tr>
530
+ </tbody>
531
+ </table>
532
+ </td>
533
+ <td data-id="__react-email-column">
534
+ <p
535
+ style="font-size:13.5px;line-height:24px;margin-top:0;font-weight:500;color:#000;margin-bottom:0">
536
+ 4 am - 11 pm PT
537
+ </p>
538
+ </td>
539
+ </tr>
540
+ </tbody>
541
+ </table>
542
+ </td>
543
+ </tr>
544
+ </tbody>
545
+ </table>
546
+ <hr
547
+ style="width:100%;border:none;border-top:1px solid #eaeaea;border-color:#E5E5E5;margin:0" />
548
+ <table
549
+ align="center"
550
+ width="100%"
551
+ border="0"
552
+ cellpadding="0"
553
+ cellspacing="0"
554
+ role="presentation"
555
+ style="padding-top:22px;padding-bottom:22px">
556
+ <tbody>
557
+ <tr>
558
+ <td>
559
+ <table
560
+ align="center"
561
+ width="100%"
562
+ border="0"
563
+ cellpadding="0"
564
+ cellspacing="0"
565
+ role="presentation">
566
+ <tbody style="width:100%">
567
+ <tr style="width:100%">
568
+ <p
569
+ style="font-size:32px;line-height:1.3;font-weight:700;text-align:center;letter-spacing:-1px;margin-top:16px;margin-bottom:16px">
570
+ Nike.com
571
+ </p>
572
+ </tr>
573
+ </tbody>
574
+ </table>
575
+ <table
576
+ align="center"
577
+ width="100%"
578
+ border="0"
579
+ cellpadding="0"
580
+ cellspacing="0"
581
+ role="presentation"
582
+ style="width:370px;margin:auto;padding-top:12px">
583
+ <tbody style="width:100%">
584
+ <tr style="width:100%">
585
+ <td align="center" data-id="__react-email-column">
586
+ <a
587
+ href="https://www.nike.com/"
588
+ style="color:#000;text-decoration-line:none;font-weight:500"
589
+ target="_blank"
590
+ >Men</a
591
+ >
592
+ </td>
593
+ <td align="center" data-id="__react-email-column">
594
+ <a
595
+ href="https://www.nike.com/"
596
+ style="color:#000;text-decoration-line:none;font-weight:500"
597
+ target="_blank"
598
+ >Women</a
599
+ >
600
+ </td>
601
+ <td align="center" data-id="__react-email-column">
602
+ <a
603
+ href="https://www.nike.com/"
604
+ style="color:#000;text-decoration-line:none;font-weight:500"
605
+ target="_blank"
606
+ >Kids</a
607
+ >
608
+ </td>
609
+ <td align="center" data-id="__react-email-column">
610
+ <a
611
+ href="https://www.nike.com/"
612
+ style="color:#000;text-decoration-line:none;font-weight:500"
613
+ target="_blank"
614
+ >Customize</a
615
+ >
616
+ </td>
617
+ </tr>
618
+ </tbody>
619
+ </table>
620
+ </td>
621
+ </tr>
622
+ </tbody>
623
+ </table>
624
+ <hr
625
+ style="width:100%;border:none;border-top:1px solid #eaeaea;border-color:#E5E5E5;margin:0;margin-top:12px" />
626
+ <table
627
+ align="center"
628
+ width="100%"
629
+ border="0"
630
+ cellpadding="0"
631
+ cellspacing="0"
632
+ role="presentation"
633
+ style="padding-top:22px;padding-bottom:22px">
634
+ <tbody>
635
+ <tr>
636
+ <td>
637
+ <table
638
+ align="center"
639
+ width="100%"
640
+ border="0"
641
+ cellpadding="0"
642
+ cellspacing="0"
643
+ role="presentation"
644
+ style="width:166px;margin:auto">
645
+ <tbody style="width:100%">
646
+ <tr style="width:100%">
647
+ <td data-id="__react-email-column">
648
+ <p
649
+ style="font-size:13px;line-height:24px;margin:0;color:#AFAFAF;text-align:center;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
650
+ Web Version
651
+ </p>
652
+ </td>
653
+ <td data-id="__react-email-column">
654
+ <p
655
+ style="font-size:13px;line-height:24px;margin:0;color:#AFAFAF;text-align:center;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
656
+ Privacy Policy
657
+ </p>
658
+ </td>
659
+ </tr>
660
+ </tbody>
661
+ </table>
662
+ <table
663
+ align="center"
664
+ width="100%"
665
+ border="0"
666
+ cellpadding="0"
667
+ cellspacing="0"
668
+ role="presentation">
669
+ <tbody style="width:100%">
670
+ <tr style="width:100%">
671
+ <p
672
+ style="font-size:13px;line-height:24px;margin:0;color:#AFAFAF;text-align:center;padding-top:30px;padding-bottom:30px;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
673
+ Please contact us if you have any questions. (If you
674
+ reply to this email, we won&#x27;t be able to see
675
+ it.)
676
+ </p>
677
+ </tr>
678
+ </tbody>
679
+ </table>
680
+ <table
681
+ align="center"
682
+ width="100%"
683
+ border="0"
684
+ cellpadding="0"
685
+ cellspacing="0"
686
+ role="presentation">
687
+ <tbody style="width:100%">
688
+ <tr style="width:100%">
689
+ <p
690
+ style="font-size:13px;line-height:24px;margin:0;color:#AFAFAF;text-align:center;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
691
+ © 2022 Nike, Inc. All Rights Reserved.
692
+ </p>
693
+ </tr>
694
+ </tbody>
695
+ </table>
696
+ <table
697
+ align="center"
698
+ width="100%"
699
+ border="0"
700
+ cellpadding="0"
701
+ cellspacing="0"
702
+ role="presentation">
703
+ <tbody style="width:100%">
704
+ <tr style="width:100%">
705
+ <p
706
+ style="font-size:13px;line-height:24px;margin:0;color:#AFAFAF;text-align:center;margin-top:16px;margin-bottom:16px;margin-left:0;margin-right:0">
707
+ NIKE, INC. One Bowerman Drive, Beaverton, Oregon
708
+ 97005, USA.
709
+ </p>
710
+ </tr>
711
+ </tbody>
712
+ </table>
713
+ </td>
714
+ </tr>
715
+ </tbody>
716
+ </table>
717
+ </td>
718
+ </tr>
719
+ </tbody>
720
+ </table>
721
+ <!--/$-->
722
+ </body>
723
+ </html>