@clink/emails 1.2.4 → 1.2.5

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 (413) hide show
  1. package/dist/html/buyer/checkout-link/da.html +94 -8
  2. package/dist/html/buyer/checkout-link/en.html +96 -10
  3. package/dist/html/buyer/deposit-captured/da.html +36 -173
  4. package/dist/html/buyer/deposit-captured/en.html +38 -175
  5. package/dist/html/buyer/deposit-not-reserved/da.html +36 -27
  6. package/dist/html/buyer/deposit-not-reserved/en.html +38 -29
  7. package/dist/html/buyer/deposit-reserved/da.html +64 -13
  8. package/dist/html/buyer/deposit-reserved/en.html +66 -15
  9. package/dist/html/buyer/invoice-bank-transfer/da.html +58 -20
  10. package/dist/html/buyer/invoice-bank-transfer/en.html +60 -22
  11. package/dist/html/buyer/invoice-full/da.html +534 -28
  12. package/dist/html/buyer/invoice-full/en.html +536 -30
  13. package/dist/html/buyer/invoice-pdf-attached/da.html +105 -96
  14. package/dist/html/buyer/invoice-pdf-attached/en.html +107 -98
  15. package/dist/html/buyer/invoice-rate1/da.html +652 -35
  16. package/dist/html/buyer/invoice-rate1/en.html +654 -37
  17. package/dist/html/buyer/invoice-rate2/da.html +667 -34
  18. package/dist/html/buyer/invoice-rate2/en.html +669 -36
  19. package/dist/html/buyer/manual-order-created/da.html +36 -35
  20. package/dist/html/buyer/manual-order-created/en.html +38 -37
  21. package/dist/html/buyer/membership-invoice/da.html +353 -26
  22. package/dist/html/buyer/membership-invoice/en.html +355 -28
  23. package/dist/html/buyer/membership-payment-declined/da.html +77 -37
  24. package/dist/html/buyer/membership-payment-declined/en.html +79 -39
  25. package/dist/html/buyer/membership-renewal-invoice/da.html +525 -12
  26. package/dist/html/buyer/membership-renewal-invoice/en.html +527 -14
  27. package/dist/html/buyer/membership-type-not-exist/da.html +56 -9
  28. package/dist/html/buyer/membership-type-not-exist/en.html +58 -11
  29. package/dist/html/buyer/order-cancelled-by-customer/da.html +39 -184
  30. package/dist/html/buyer/order-cancelled-by-customer/en.html +41 -186
  31. package/dist/html/buyer/order-changed/da.html +215 -38
  32. package/dist/html/buyer/order-changed/en.html +217 -40
  33. package/dist/html/buyer/order-confirmed/da.html +13 -96
  34. package/dist/html/buyer/order-confirmed/en.html +15 -98
  35. package/dist/html/buyer/order-confirmed-already-booked/da.html +37 -94
  36. package/dist/html/buyer/order-confirmed-already-booked/en.html +39 -96
  37. package/dist/html/buyer/order-confirmed-w-reservations/da.html +27 -70
  38. package/dist/html/buyer/order-confirmed-w-reservations/en.html +29 -72
  39. package/dist/html/buyer/order-declined/da.html +14 -101
  40. package/dist/html/buyer/order-declined/en.html +16 -103
  41. package/dist/html/buyer/order-declined-coupon/da.html +161 -112
  42. package/dist/html/buyer/order-declined-coupon/en.html +163 -114
  43. package/dist/html/buyer/order-placed/da.html +3 -3
  44. package/dist/html/buyer/order-placed/en.html +11 -11
  45. package/dist/html/buyer/order-reservations-cancelled/da.html +50 -9
  46. package/dist/html/buyer/order-reservations-cancelled/en.html +52 -11
  47. package/dist/html/buyer/payment-card-expired/da.html +18 -152
  48. package/dist/html/buyer/payment-card-expired/en.html +20 -154
  49. package/dist/html/buyer/payment-failed/da.html +64 -100
  50. package/dist/html/buyer/payment-failed/en.html +66 -102
  51. package/dist/html/buyer/payment-failed-new-deadline/da.html +61 -100
  52. package/dist/html/buyer/payment-failed-new-deadline/en.html +63 -102
  53. package/dist/html/buyer/payment-received/da.html +105 -9
  54. package/dist/html/buyer/payment-received/en.html +107 -11
  55. package/dist/html/buyer/place-order-confirmed/da.html +650 -63
  56. package/dist/html/buyer/place-order-confirmed/en.html +652 -65
  57. package/dist/html/buyer/rate2-reminder/da.html +42 -90
  58. package/dist/html/buyer/rate2-reminder/en.html +44 -92
  59. package/dist/html/supplier/account-restricted/da.html +4 -4
  60. package/dist/html/supplier/account-restricted/en.html +6 -6
  61. package/dist/html/supplier/account-restricted-soon/da.html +5 -5
  62. package/dist/html/supplier/account-restricted-soon/en.html +7 -7
  63. package/dist/html/supplier/account-user-accepted-invitation/da.html +2 -2
  64. package/dist/html/supplier/account-user-accepted-invitation/en.html +5 -5
  65. package/dist/html/supplier/account-user-invite/en.html +4 -4
  66. package/dist/html/supplier/bank-account-changed/da.html +3 -3
  67. package/dist/html/supplier/bank-account-changed/en.html +5 -5
  68. package/dist/html/supplier/deposit-not-reserved/da.html +38 -28
  69. package/dist/html/supplier/deposit-not-reserved/en.html +40 -30
  70. package/dist/html/supplier/manual-order-created/da.html +57 -7
  71. package/dist/html/supplier/manual-order-created/en.html +58 -8
  72. package/dist/html/supplier/new-member/da.html +16 -45
  73. package/dist/html/supplier/new-member/en.html +18 -47
  74. package/dist/html/supplier/new-member-message/da.html +18 -3
  75. package/dist/html/supplier/new-member-message/en.html +20 -5
  76. package/dist/html/supplier/onboarding-breakup/da.html +7 -7
  77. package/dist/html/supplier/onboarding-breakup/en.html +9 -9
  78. package/dist/html/supplier/onboarding-inactive-14d/da.html +7 -7
  79. package/dist/html/supplier/onboarding-inactive-14d/en.html +9 -9
  80. package/dist/html/supplier/onboarding-inactive-21d/da.html +10 -10
  81. package/dist/html/supplier/onboarding-inactive-21d/en.html +12 -12
  82. package/dist/html/supplier/onboarding-inactive-7d/da.html +8 -8
  83. package/dist/html/supplier/onboarding-inactive-7d/en.html +9 -9
  84. package/dist/html/supplier/onboarding-inactive-reminder/da.html +3 -3
  85. package/dist/html/supplier/onboarding-inactive-reminder/en.html +5 -5
  86. package/dist/html/supplier/onboarding-next-step/da.html +7 -7
  87. package/dist/html/supplier/onboarding-next-step/en.html +9 -9
  88. package/dist/html/supplier/onboarding-product-in-review/da.html +7 -7
  89. package/dist/html/supplier/onboarding-product-in-review/en.html +9 -9
  90. package/dist/html/supplier/onboarding-stuck-company-info/da.html +7 -7
  91. package/dist/html/supplier/onboarding-stuck-company-info/en.html +9 -9
  92. package/dist/html/supplier/onboarding-stuck-product/da.html +7 -7
  93. package/dist/html/supplier/onboarding-stuck-product/en.html +9 -9
  94. package/dist/html/supplier/onboarding-stuck-step/da.html +3 -3
  95. package/dist/html/supplier/onboarding-stuck-step/en.html +5 -5
  96. package/dist/html/supplier/onboarding-stuck-stripe/da.html +7 -7
  97. package/dist/html/supplier/onboarding-stuck-stripe/en.html +9 -9
  98. package/dist/html/supplier/onboarding-stuck-submit-review/da.html +7 -7
  99. package/dist/html/supplier/onboarding-stuck-submit-review/en.html +9 -9
  100. package/dist/html/supplier/onboarding-zero-login/da.html +7 -7
  101. package/dist/html/supplier/onboarding-zero-login/en.html +9 -9
  102. package/dist/html/supplier/order-cancelled-by-customer/da.html +174 -19
  103. package/dist/html/supplier/order-cancelled-by-customer/en.html +176 -21
  104. package/dist/html/supplier/order-changed/da.html +215 -38
  105. package/dist/html/supplier/order-changed/en.html +217 -40
  106. package/dist/html/supplier/order-received/da.html +9 -9
  107. package/dist/html/supplier/order-received/en.html +11 -11
  108. package/dist/html/supplier/order-reservations-cancelled/da.html +104 -12
  109. package/dist/html/supplier/order-reservations-cancelled/en.html +106 -14
  110. package/dist/html/supplier/order-reservations-confirmed/da.html +78 -33
  111. package/dist/html/supplier/order-reservations-confirmed/en.html +80 -35
  112. package/dist/html/supplier/payment-failed/da.html +62 -107
  113. package/dist/html/supplier/payment-failed/en.html +64 -109
  114. package/dist/html/supplier/payout/da.html +18 -46
  115. package/dist/html/supplier/payout/en.html +20 -48
  116. package/dist/html/supplier/place-cancellation/en.html +2 -2
  117. package/dist/html/supplier/place-order-received/en.html +2 -2
  118. package/dist/html/supplier/supplier-approved/da.html +7 -7
  119. package/dist/html/supplier/supplier-approved/en.html +9 -9
  120. package/dist/html/supplier/supplier-ask-for-reviews/da.html +8 -8
  121. package/dist/html/supplier/supplier-ask-for-reviews/en.html +10 -10
  122. package/dist/html/supplier/supplier-breakup-active/da.html +8 -8
  123. package/dist/html/supplier/supplier-breakup-active/en.html +10 -10
  124. package/dist/html/supplier/supplier-dead-end-archive/da.html +460 -0
  125. package/dist/html/supplier/supplier-dead-end-archive/en.html +460 -0
  126. package/dist/html/supplier/supplier-first-order/da.html +8 -8
  127. package/dist/html/supplier/supplier-first-order/en.html +10 -10
  128. package/dist/html/supplier/supplier-inactive-30d/da.html +9 -9
  129. package/dist/html/supplier/supplier-inactive-30d/en.html +11 -11
  130. package/dist/html/supplier/supplier-inactive-60d/da.html +9 -9
  131. package/dist/html/supplier/supplier-inactive-60d/en.html +11 -11
  132. package/dist/html/supplier/supplier-inactive-90d/da.html +10 -10
  133. package/dist/html/supplier/supplier-inactive-90d/en.html +12 -12
  134. package/dist/html/supplier/supplier-login-reminder/da.html +2 -2
  135. package/dist/html/supplier/supplier-login-reminder/en.html +4 -4
  136. package/dist/html/supplier/supplier-monthly-stats/da.html +8 -8
  137. package/dist/html/supplier/supplier-monthly-stats/en.html +10 -10
  138. package/dist/html/supplier/supplier-new-review/da.html +8 -8
  139. package/dist/html/supplier/supplier-new-review/en.html +10 -10
  140. package/dist/html/supplier/supplier-offseason-patience/da.html +2 -2
  141. package/dist/html/supplier/supplier-offseason-patience/en.html +4 -4
  142. package/dist/html/supplier/supplier-product-approved/da.html +11 -11
  143. package/dist/html/supplier/supplier-product-approved/en.html +13 -13
  144. package/dist/html/supplier/supplier-product-rejected/da.html +1 -1
  145. package/dist/html/supplier/supplier-product-rejected/en.html +3 -3
  146. package/dist/html/supplier/supplier-profile-tips/da.html +8 -8
  147. package/dist/html/supplier/supplier-profile-tips/en.html +10 -10
  148. package/dist/html/supplier/supplier-public/da.html +4 -2
  149. package/dist/html/supplier/supplier-public/en.html +7 -5
  150. package/dist/html/supplier/supplier-registered/da.html +5 -5
  151. package/dist/html/supplier/supplier-registered/en.html +7 -7
  152. package/dist/html/supplier/supplier-seasonal-reminder/da.html +9 -9
  153. package/dist/html/supplier/supplier-seasonal-reminder/en.html +11 -11
  154. package/dist/html/supplier/supplier-welcome-back/da.html +8 -8
  155. package/dist/html/supplier/supplier-welcome-back/en.html +10 -10
  156. package/dist/html/supplier/supplier-zero-order-benchmark/da.html +8 -8
  157. package/dist/html/supplier/supplier-zero-order-benchmark/en.html +10 -10
  158. package/dist/html/supplier/supplier-zero-order-optimize/da.html +8 -8
  159. package/dist/html/supplier/supplier-zero-order-optimize/en.html +10 -10
  160. package/dist/html/supplier/supplier-zero-order-personal/da.html +10 -10
  161. package/dist/html/supplier/supplier-zero-order-personal/en.html +12 -12
  162. package/dist/html/supplier/supplier-zero-order-standout/da.html +8 -8
  163. package/dist/html/supplier/supplier-zero-order-standout/en.html +10 -10
  164. package/dist/html/supplier/user-permission-changed/da.html +45 -6
  165. package/dist/html/supplier/user-permission-changed/en.html +47 -8
  166. package/dist/layouts/base.mjml +2 -2
  167. package/dist/layouts/da.json +2 -0
  168. package/dist/layouts/en.json +2 -0
  169. package/dist/templates/buyer/checkout-link/da.json +5 -4
  170. package/dist/templates/buyer/checkout-link/en.json +5 -4
  171. package/dist/templates/buyer/checkout-link/template.mjml +29 -10
  172. package/dist/templates/buyer/deposit-captured/da.json +10 -11
  173. package/dist/templates/buyer/deposit-captured/en.json +10 -11
  174. package/dist/templates/buyer/deposit-captured/template.mjml +40 -55
  175. package/dist/templates/buyer/deposit-not-reserved/da.json +5 -6
  176. package/dist/templates/buyer/deposit-not-reserved/en.json +5 -6
  177. package/dist/templates/buyer/deposit-not-reserved/template.mjml +35 -22
  178. package/dist/templates/buyer/deposit-reserved/da.json +4 -6
  179. package/dist/templates/buyer/deposit-reserved/en.json +4 -6
  180. package/dist/templates/buyer/deposit-reserved/template.mjml +33 -15
  181. package/dist/templates/buyer/invoice-bank-transfer/da.json +5 -7
  182. package/dist/templates/buyer/invoice-bank-transfer/en.json +5 -7
  183. package/dist/templates/buyer/invoice-bank-transfer/template.mjml +19 -12
  184. package/dist/templates/buyer/invoice-full/da.json +18 -12
  185. package/dist/templates/buyer/invoice-full/en.json +18 -12
  186. package/dist/templates/buyer/invoice-full/template.mjml +201 -24
  187. package/dist/templates/buyer/invoice-pdf-attached/da.json +19 -13
  188. package/dist/templates/buyer/invoice-pdf-attached/en.json +19 -13
  189. package/dist/templates/buyer/invoice-pdf-attached/template.mjml +63 -41
  190. package/dist/templates/buyer/invoice-rate1/da.json +19 -15
  191. package/dist/templates/buyer/invoice-rate1/en.json +19 -15
  192. package/dist/templates/buyer/invoice-rate1/template.mjml +201 -30
  193. package/dist/templates/buyer/invoice-rate2/da.json +21 -11
  194. package/dist/templates/buyer/invoice-rate2/en.json +21 -11
  195. package/dist/templates/buyer/invoice-rate2/template.mjml +180 -27
  196. package/dist/templates/buyer/manual-order-created/da.json +7 -6
  197. package/dist/templates/buyer/manual-order-created/en.json +7 -6
  198. package/dist/templates/buyer/manual-order-created/template.mjml +37 -31
  199. package/dist/templates/buyer/membership-invoice/da.json +12 -11
  200. package/dist/templates/buyer/membership-invoice/en.json +12 -11
  201. package/dist/templates/buyer/membership-invoice/template.mjml +98 -24
  202. package/dist/templates/buyer/membership-payment-declined/da.json +14 -5
  203. package/dist/templates/buyer/membership-payment-declined/en.json +14 -5
  204. package/dist/templates/buyer/membership-payment-declined/template.mjml +43 -13
  205. package/dist/templates/buyer/membership-renewal-invoice/da.json +18 -11
  206. package/dist/templates/buyer/membership-renewal-invoice/en.json +18 -11
  207. package/dist/templates/buyer/membership-renewal-invoice/template.mjml +147 -12
  208. package/dist/templates/buyer/membership-type-not-exist/da.json +9 -3
  209. package/dist/templates/buyer/membership-type-not-exist/en.json +9 -3
  210. package/dist/templates/buyer/membership-type-not-exist/template.mjml +24 -6
  211. package/dist/templates/buyer/order-cancelled-by-customer/da.json +8 -8
  212. package/dist/templates/buyer/order-cancelled-by-customer/en.json +8 -8
  213. package/dist/templates/buyer/order-cancelled-by-customer/template.mjml +41 -58
  214. package/dist/templates/buyer/order-changed/da.json +14 -12
  215. package/dist/templates/buyer/order-changed/en.json +14 -12
  216. package/dist/templates/buyer/order-changed/template.mjml +74 -34
  217. package/dist/templates/buyer/order-confirmed/da.json +6 -6
  218. package/dist/templates/buyer/order-confirmed/en.json +6 -6
  219. package/dist/templates/buyer/order-confirmed/template.mjml +16 -32
  220. package/dist/templates/buyer/order-confirmed-already-booked/da.json +13 -6
  221. package/dist/templates/buyer/order-confirmed-already-booked/en.json +13 -6
  222. package/dist/templates/buyer/order-confirmed-already-booked/template.mjml +37 -38
  223. package/dist/templates/buyer/order-confirmed-w-reservations/da.json +7 -7
  224. package/dist/templates/buyer/order-confirmed-w-reservations/en.json +7 -7
  225. package/dist/templates/buyer/order-confirmed-w-reservations/template.mjml +30 -34
  226. package/dist/templates/buyer/order-declined/da.json +5 -4
  227. package/dist/templates/buyer/order-declined/en.json +5 -4
  228. package/dist/templates/buyer/order-declined/template.mjml +18 -30
  229. package/dist/templates/buyer/order-declined-coupon/da.json +26 -7
  230. package/dist/templates/buyer/order-declined-coupon/en.json +26 -7
  231. package/dist/templates/buyer/order-declined-coupon/template.mjml +74 -46
  232. package/dist/templates/buyer/order-placed/da.json +10 -10
  233. package/dist/templates/buyer/order-placed/en.json +10 -10
  234. package/dist/templates/buyer/order-placed/template.mjml +10 -10
  235. package/dist/templates/buyer/order-reservations-cancelled/da.json +4 -2
  236. package/dist/templates/buyer/order-reservations-cancelled/en.json +4 -2
  237. package/dist/templates/buyer/order-reservations-cancelled/template.mjml +19 -10
  238. package/dist/templates/buyer/payment-card-expired/da.json +7 -10
  239. package/dist/templates/buyer/payment-card-expired/en.json +7 -10
  240. package/dist/templates/buyer/payment-card-expired/template.mjml +15 -45
  241. package/dist/templates/buyer/payment-failed/da.json +12 -9
  242. package/dist/templates/buyer/payment-failed/en.json +12 -9
  243. package/dist/templates/buyer/payment-failed/template.mjml +44 -34
  244. package/dist/templates/buyer/payment-failed-new-deadline/da.json +13 -11
  245. package/dist/templates/buyer/payment-failed-new-deadline/en.json +13 -11
  246. package/dist/templates/buyer/payment-failed-new-deadline/template.mjml +42 -33
  247. package/dist/templates/buyer/payment-received/da.json +6 -6
  248. package/dist/templates/buyer/payment-received/en.json +6 -6
  249. package/dist/templates/buyer/payment-received/template.mjml +53 -9
  250. package/dist/templates/buyer/place-order-confirmed/da.json +36 -14
  251. package/dist/templates/buyer/place-order-confirmed/en.json +36 -14
  252. package/dist/templates/buyer/place-order-confirmed/template.mjml +255 -40
  253. package/dist/templates/buyer/rate2-reminder/da.json +8 -8
  254. package/dist/templates/buyer/rate2-reminder/en.json +8 -8
  255. package/dist/templates/buyer/rate2-reminder/template.mjml +36 -40
  256. package/dist/templates/supplier/account-restricted/da.json +6 -5
  257. package/dist/templates/supplier/account-restricted/en.json +6 -5
  258. package/dist/templates/supplier/account-restricted/template.mjml +1 -1
  259. package/dist/templates/supplier/account-restricted-soon/da.json +6 -6
  260. package/dist/templates/supplier/account-restricted-soon/en.json +6 -6
  261. package/dist/templates/supplier/account-restricted-soon/template.mjml +1 -1
  262. package/dist/templates/supplier/account-user-accepted-invitation/da.json +3 -4
  263. package/dist/templates/supplier/account-user-accepted-invitation/en.json +3 -4
  264. package/dist/templates/supplier/account-user-accepted-invitation/template.mjml +5 -14
  265. package/dist/templates/supplier/account-user-invite/da.json +3 -4
  266. package/dist/templates/supplier/account-user-invite/en.json +3 -4
  267. package/dist/templates/supplier/account-user-invite/template.mjml +4 -13
  268. package/dist/templates/supplier/bank-account-changed/da.json +3 -4
  269. package/dist/templates/supplier/bank-account-changed/en.json +3 -4
  270. package/dist/templates/supplier/bank-account-changed/template.mjml +1 -1
  271. package/dist/templates/supplier/deposit-not-reserved/da.json +6 -7
  272. package/dist/templates/supplier/deposit-not-reserved/en.json +6 -7
  273. package/dist/templates/supplier/deposit-not-reserved/template.mjml +35 -23
  274. package/dist/templates/supplier/manual-order-created/da.json +5 -3
  275. package/dist/templates/supplier/manual-order-created/en.json +5 -3
  276. package/dist/templates/supplier/manual-order-created/template.mjml +26 -9
  277. package/dist/templates/supplier/new-member/da.json +4 -3
  278. package/dist/templates/supplier/new-member/en.json +4 -3
  279. package/dist/templates/supplier/new-member/template.mjml +14 -10
  280. package/dist/templates/supplier/new-member-message/da.json +3 -1
  281. package/dist/templates/supplier/new-member-message/en.json +3 -1
  282. package/dist/templates/supplier/new-member-message/template.mjml +12 -3
  283. package/dist/templates/supplier/onboarding-breakup/da.json +11 -12
  284. package/dist/templates/supplier/onboarding-breakup/en.json +11 -12
  285. package/dist/templates/supplier/onboarding-breakup/template.mjml +34 -34
  286. package/dist/templates/supplier/onboarding-inactive-14d/da.json +11 -12
  287. package/dist/templates/supplier/onboarding-inactive-14d/en.json +11 -12
  288. package/dist/templates/supplier/onboarding-inactive-14d/template.mjml +34 -34
  289. package/dist/templates/supplier/onboarding-inactive-21d/da.json +11 -12
  290. package/dist/templates/supplier/onboarding-inactive-21d/en.json +11 -12
  291. package/dist/templates/supplier/onboarding-inactive-21d/template.mjml +34 -34
  292. package/dist/templates/supplier/onboarding-inactive-7d/da.json +11 -12
  293. package/dist/templates/supplier/onboarding-inactive-7d/en.json +11 -12
  294. package/dist/templates/supplier/onboarding-inactive-7d/template.mjml +34 -34
  295. package/dist/templates/supplier/onboarding-inactive-reminder/da.json +2 -3
  296. package/dist/templates/supplier/onboarding-inactive-reminder/en.json +2 -3
  297. package/dist/templates/supplier/onboarding-inactive-reminder/template.mjml +2 -2
  298. package/dist/templates/supplier/onboarding-next-step/da.json +11 -12
  299. package/dist/templates/supplier/onboarding-next-step/en.json +11 -12
  300. package/dist/templates/supplier/onboarding-next-step/template.mjml +36 -36
  301. package/dist/templates/supplier/onboarding-product-in-review/da.json +11 -12
  302. package/dist/templates/supplier/onboarding-product-in-review/en.json +11 -12
  303. package/dist/templates/supplier/onboarding-product-in-review/template.mjml +36 -36
  304. package/dist/templates/supplier/onboarding-stuck-company-info/da.json +11 -12
  305. package/dist/templates/supplier/onboarding-stuck-company-info/en.json +11 -12
  306. package/dist/templates/supplier/onboarding-stuck-company-info/template.mjml +36 -36
  307. package/dist/templates/supplier/onboarding-stuck-product/da.json +11 -12
  308. package/dist/templates/supplier/onboarding-stuck-product/en.json +11 -12
  309. package/dist/templates/supplier/onboarding-stuck-product/template.mjml +36 -36
  310. package/dist/templates/supplier/onboarding-stuck-step/da.json +2 -3
  311. package/dist/templates/supplier/onboarding-stuck-step/en.json +2 -3
  312. package/dist/templates/supplier/onboarding-stuck-step/template.mjml +2 -2
  313. package/dist/templates/supplier/onboarding-stuck-stripe/da.json +11 -12
  314. package/dist/templates/supplier/onboarding-stuck-stripe/en.json +11 -12
  315. package/dist/templates/supplier/onboarding-stuck-stripe/template.mjml +36 -36
  316. package/dist/templates/supplier/onboarding-stuck-submit-review/da.json +11 -12
  317. package/dist/templates/supplier/onboarding-stuck-submit-review/en.json +11 -12
  318. package/dist/templates/supplier/onboarding-stuck-submit-review/template.mjml +36 -36
  319. package/dist/templates/supplier/onboarding-zero-login/da.json +11 -12
  320. package/dist/templates/supplier/onboarding-zero-login/en.json +11 -12
  321. package/dist/templates/supplier/onboarding-zero-login/template.mjml +36 -36
  322. package/dist/templates/supplier/order-cancelled-by-customer/da.json +15 -7
  323. package/dist/templates/supplier/order-cancelled-by-customer/en.json +15 -7
  324. package/dist/templates/supplier/order-cancelled-by-customer/template.mjml +70 -21
  325. package/dist/templates/supplier/order-changed/da.json +17 -11
  326. package/dist/templates/supplier/order-changed/en.json +17 -11
  327. package/dist/templates/supplier/order-changed/template.mjml +74 -34
  328. package/dist/templates/supplier/order-received/da.json +9 -8
  329. package/dist/templates/supplier/order-received/en.json +9 -8
  330. package/dist/templates/supplier/order-received/template.mjml +1 -1
  331. package/dist/templates/supplier/order-reservations-cancelled/da.json +5 -4
  332. package/dist/templates/supplier/order-reservations-cancelled/en.json +5 -4
  333. package/dist/templates/supplier/order-reservations-cancelled/template.mjml +29 -15
  334. package/dist/templates/supplier/order-reservations-confirmed/da.json +8 -7
  335. package/dist/templates/supplier/order-reservations-confirmed/en.json +8 -7
  336. package/dist/templates/supplier/order-reservations-confirmed/template.mjml +35 -27
  337. package/dist/templates/supplier/payment-failed/da.json +13 -8
  338. package/dist/templates/supplier/payment-failed/en.json +13 -8
  339. package/dist/templates/supplier/payment-failed/template.mjml +53 -43
  340. package/dist/templates/supplier/payout/da.json +5 -5
  341. package/dist/templates/supplier/payout/en.json +5 -5
  342. package/dist/templates/supplier/payout/template.mjml +15 -14
  343. package/dist/templates/supplier/supplier-approved/da.json +6 -6
  344. package/dist/templates/supplier/supplier-approved/en.json +6 -6
  345. package/dist/templates/supplier/supplier-approved/template.mjml +1 -1
  346. package/dist/templates/supplier/supplier-ask-for-reviews/da.json +12 -13
  347. package/dist/templates/supplier/supplier-ask-for-reviews/en.json +12 -13
  348. package/dist/templates/supplier/supplier-ask-for-reviews/template.mjml +35 -35
  349. package/dist/templates/supplier/supplier-breakup-active/da.json +12 -13
  350. package/dist/templates/supplier/supplier-breakup-active/en.json +12 -13
  351. package/dist/templates/supplier/supplier-breakup-active/template.mjml +35 -35
  352. package/dist/templates/supplier/supplier-dead-end-archive/da.json +11 -0
  353. package/dist/templates/supplier/supplier-dead-end-archive/en.json +11 -0
  354. package/dist/templates/supplier/supplier-dead-end-archive/template.mjml +34 -0
  355. package/dist/templates/supplier/supplier-first-order/da.json +12 -13
  356. package/dist/templates/supplier/supplier-first-order/en.json +12 -13
  357. package/dist/templates/supplier/supplier-first-order/template.mjml +35 -35
  358. package/dist/templates/supplier/supplier-inactive-30d/da.json +12 -13
  359. package/dist/templates/supplier/supplier-inactive-30d/en.json +12 -13
  360. package/dist/templates/supplier/supplier-inactive-30d/template.mjml +35 -35
  361. package/dist/templates/supplier/supplier-inactive-60d/da.json +12 -13
  362. package/dist/templates/supplier/supplier-inactive-60d/en.json +12 -13
  363. package/dist/templates/supplier/supplier-inactive-60d/template.mjml +35 -35
  364. package/dist/templates/supplier/supplier-inactive-90d/da.json +12 -13
  365. package/dist/templates/supplier/supplier-inactive-90d/en.json +12 -13
  366. package/dist/templates/supplier/supplier-inactive-90d/template.mjml +35 -35
  367. package/dist/templates/supplier/supplier-login-reminder/da.json +1 -2
  368. package/dist/templates/supplier/supplier-login-reminder/en.json +1 -2
  369. package/dist/templates/supplier/supplier-login-reminder/template.mjml +2 -2
  370. package/dist/templates/supplier/supplier-monthly-stats/da.json +12 -13
  371. package/dist/templates/supplier/supplier-monthly-stats/en.json +12 -13
  372. package/dist/templates/supplier/supplier-monthly-stats/template.mjml +35 -35
  373. package/dist/templates/supplier/supplier-new-review/da.json +12 -13
  374. package/dist/templates/supplier/supplier-new-review/en.json +12 -13
  375. package/dist/templates/supplier/supplier-new-review/template.mjml +35 -35
  376. package/dist/templates/supplier/supplier-offseason-patience/da.json +1 -2
  377. package/dist/templates/supplier/supplier-offseason-patience/en.json +1 -2
  378. package/dist/templates/supplier/supplier-offseason-patience/template.mjml +2 -2
  379. package/dist/templates/supplier/supplier-product-approved/da.json +8 -11
  380. package/dist/templates/supplier/supplier-product-approved/en.json +8 -12
  381. package/dist/templates/supplier/supplier-product-approved/template.mjml +1 -1
  382. package/dist/templates/supplier/supplier-product-rejected/template.mjml +1 -1
  383. package/dist/templates/supplier/supplier-profile-tips/da.json +12 -13
  384. package/dist/templates/supplier/supplier-profile-tips/en.json +12 -13
  385. package/dist/templates/supplier/supplier-profile-tips/template.mjml +35 -35
  386. package/dist/templates/supplier/supplier-public/da.json +5 -5
  387. package/dist/templates/supplier/supplier-public/en.json +2 -2
  388. package/dist/templates/supplier/supplier-public/template.mjml +10 -35
  389. package/dist/templates/supplier/supplier-registered/da.json +1 -2
  390. package/dist/templates/supplier/supplier-registered/en.json +3 -3
  391. package/dist/templates/supplier/supplier-registered/template.mjml +7 -7
  392. package/dist/templates/supplier/supplier-seasonal-reminder/da.json +12 -13
  393. package/dist/templates/supplier/supplier-seasonal-reminder/en.json +12 -13
  394. package/dist/templates/supplier/supplier-seasonal-reminder/template.mjml +35 -35
  395. package/dist/templates/supplier/supplier-welcome-back/da.json +12 -13
  396. package/dist/templates/supplier/supplier-welcome-back/en.json +12 -13
  397. package/dist/templates/supplier/supplier-welcome-back/template.mjml +35 -35
  398. package/dist/templates/supplier/supplier-zero-order-benchmark/da.json +12 -13
  399. package/dist/templates/supplier/supplier-zero-order-benchmark/en.json +12 -13
  400. package/dist/templates/supplier/supplier-zero-order-benchmark/template.mjml +35 -35
  401. package/dist/templates/supplier/supplier-zero-order-optimize/da.json +12 -13
  402. package/dist/templates/supplier/supplier-zero-order-optimize/en.json +12 -13
  403. package/dist/templates/supplier/supplier-zero-order-optimize/template.mjml +35 -35
  404. package/dist/templates/supplier/supplier-zero-order-personal/da.json +12 -13
  405. package/dist/templates/supplier/supplier-zero-order-personal/en.json +12 -13
  406. package/dist/templates/supplier/supplier-zero-order-personal/template.mjml +35 -35
  407. package/dist/templates/supplier/supplier-zero-order-standout/da.json +12 -13
  408. package/dist/templates/supplier/supplier-zero-order-standout/en.json +12 -13
  409. package/dist/templates/supplier/supplier-zero-order-standout/template.mjml +35 -35
  410. package/dist/templates/supplier/user-permission-changed/da.json +3 -3
  411. package/dist/templates/supplier/user-permission-changed/en.json +3 -3
  412. package/dist/templates/supplier/user-permission-changed/template.mjml +12 -4
  413. package/package.json +1 -1
@@ -141,7 +141,7 @@
141
141
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
142
142
  <tbody>
143
143
  <tr>
144
- <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;text-align:center;">
144
+ <td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
145
145
  <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
146
146
 
147
147
  <div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
@@ -154,8 +154,17 @@
154
154
 
155
155
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
156
156
  0px;">Hi {{ user.name }},</p>
157
- <p style="line-height: 24px; margin: 16px
158
- 0px;">We're sorry, but your order #{{ order.id8digit }} with {{collection.title}} has been {{ declinedCancelled }}.</p></div>
157
+ {{#if cancelledAfterAccepted}}
158
+ <p style="line-height: 24px; margin: 16px
159
+ 0px;">Unfortunately, we have had to cancel your order with {{{ collection.title }}} with order number {{ order.id8digit }}.</p>
160
+ <p style="line-height: 24px; margin: 16px
161
+ 0px;">All payments have of course been refunded.</p>
162
+ {{else}}
163
+ <p style="line-height: 24px; margin: 16px
164
+ 0px;">Your order with order number {{ order.id8digit }} unfortunately cannot be accommodated and has been declined by {{{ collection.title }}}.</p>
165
+ <p style="line-height: 24px; margin: 16px
166
+ 0px;">All payments have been cancelled.</p>
167
+ {{/if}}</div>
159
168
 
160
169
  </td>
161
170
  </tr>
@@ -182,21 +191,21 @@
182
191
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
183
192
  <tbody>
184
193
  <tr>
185
- <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;text-align:center;">
186
- <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
194
+ <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;padding-left:16px;padding-right:16px;padding-top:10px;text-align:center;">
195
+ <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:568px;" ><![endif]-->
187
196
 
188
197
  <div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
189
198
 
190
- <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
199
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color:#F5F5F5;border-radius:8px;vertical-align:top;border-collapse:separate;" width="100%">
191
200
  <tbody>
192
201
 
193
202
  <tr>
194
203
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
195
204
 
196
- <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
197
- 0px;"><b style="line-height: 24px;">Reason from the supplier</b></p>
205
+ <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p class="small" style="margin: 16px
206
+ 0px; line-height: 1;"><b style="line-height: 24px;">{{#if cancelledAfterAccepted}}Reason for cancellation{{else}}Reason for decline{{/if}}</b></p>
198
207
  <p style="line-height: 24px; margin: 16px
199
- 0px;">{{{ order.reasonDecline }}}</p></div>
208
+ 0px;"><i style="line-height: 24px;">{{{ order.reasonDecline }}}</i></p></div>
200
209
 
201
210
  </td>
202
211
  </tr>
@@ -232,14 +241,64 @@
232
241
  <tbody>
233
242
 
234
243
  <tr>
235
- <td align="center" style="font-size:0px;padding:16px 0px 8px 0px;word-break:break-word;">
244
+ <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
236
245
 
237
- <p style="line-height: 24px; border-top: solid 1px #dadada; font-size: 1px; margin: 0px auto; width: 100%;">
238
- </p>
239
-
240
- <!--[if mso | IE]><table align="center" border="0" cellpadding="0" cellspacing="0" style="border-top:solid 1px #dadada;font-size:1px;margin:0px auto;width:600px;" role="presentation" width="600px" ><tr><td style="height:0;line-height:0;"> &nbsp;
241
- </td></tr></table><![endif]-->
242
-
246
+ <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;">{{#if cancelledAfterAccepted}}
247
+ <p style="line-height: 24px; margin: 16px
248
+ 0px;">We sincerely apologise for the inconvenience.</p>
249
+ <p style="line-height: 24px; margin: 16px
250
+ 0px;">If you would like to find a new solution with us, you will receive a <b style="line-height: 24px;">{{cancelledAfterAcceptedValue}}% discount on your new order</b>, which has been automatically linked to your phone number: <b style="line-height: 24px;">{{user.phone}}</b>.</p>
251
+ <p style="line-height: 24px; margin: 16px
252
+ 0px;">To use the discount, simply be logged in with this number before placing a new order.</p>
253
+ <p style="line-height: 24px; margin: 16px
254
+ 0px;">If you would like personal assistance, you are always welcome to call us at 93 40 60 40.</p>
255
+ <p style="line-height: 24px; margin: 16px
256
+ 0px;">If you prefer to write, you can send an email to kontakt@nuento.dk.</p>
257
+ <p style="line-height: 24px; margin: 16px
258
+ 0px;">We are ready to help you further.</p>
259
+ {{else}}
260
+ {{#if firstDecline}}
261
+ <p style="line-height: 24px; margin: 16px
262
+ 0px;">We apologise for the inconvenience. At Nuento, it is important to us that what you order is actually available.</p>
263
+ <p style="line-height: 24px; margin: 16px
264
+ 0px;">As compensation for the trouble, we are giving you <b style="line-height: 24px;">4% discount on your next order</b>, which has been automatically linked to your phone number: <b style="line-height: 24px;">{{user.phone}}</b>.</p>
265
+ <p style="line-height: 24px; margin: 16px
266
+ 0px;">To use the discount, simply be logged in with this number before placing a new order.</p>
267
+ {{else if secondDecline}}
268
+ <p style="line-height: 24px; margin: 16px
269
+ 0px;">We apologise – again – for the inconvenience. At Nuento, it is important to us that what you order is actually available.</p>
270
+ <p style="line-height: 24px; margin: 16px
271
+ 0px;">Since this is the second time you have experienced this, we have increased the compensation:</p>
272
+ <p style="line-height: 24px; margin: 16px
273
+ 0px;">You now have <b style="line-height: 24px;">8% discount on your next order</b>, automatically linked to your phone number: <b style="line-height: 24px;">{{user.phone}}</b>.</p>
274
+ <p style="line-height: 24px; margin: 16px
275
+ 0px;">To use the discount, simply be logged in with this number before placing a new order.</p>
276
+ {{else if thirdDecline}}
277
+ <p style="line-height: 24px; margin: 16px
278
+ 0px;">We understand that this is frustrating – and we take it seriously. At Nuento, it is important to us that what you order is actually available.</p>
279
+ <p style="line-height: 24px; margin: 16px
280
+ 0px;">Since this is the third time it has happened, we have given you <b style="line-height: 24px;">12% discount on your next order</b> as compensation for the trouble.</p>
281
+ <p style="line-height: 24px; margin: 16px
282
+ 0px;">The discount is automatically linked to your phone number: <b style="line-height: 24px;">{{user.phone}}</b>.</p>
283
+ <p style="line-height: 24px; margin: 16px
284
+ 0px;">To use the discount, simply be logged in with this number before placing a new order.</p>
285
+ <p style="line-height: 24px; margin: 16px
286
+ 0px;">We recommend that you call us at 93 40 60 40 so we can help you find a suitable solution.</p>
287
+ <p style="line-height: 24px; margin: 16px
288
+ 0px;">If you prefer to write, you can send an email to kontakt@nuento.dk.</p>
289
+ <p style="line-height: 24px; margin: 16px
290
+ 0px;">We are ready to help you further.</p>
291
+ {{else}}
292
+ <p style="line-height: 24px; margin: 16px
293
+ 0px;">We apologise for the inconvenience. At Nuento, it is important to us that what you order is actually available.</p>
294
+ <p style="line-height: 24px; margin: 16px
295
+ 0px;">We apologise for the inconvenience. At Nuento, it is important to us that what you order is actually available.</p>
296
+ <p style="line-height: 24px; margin: 16px
297
+ 0px;">As compensation for the trouble, we are giving you <b style="line-height: 24px;">4% discount on your next order</b>, which has been automatically linked to your phone number: <b style="line-height: 24px;">{{user.phone}}</b>.</p>
298
+ <p style="line-height: 24px; margin: 16px
299
+ 0px;">To use the discount, simply be logged in with this number before placing a new order.</p>
300
+ {{/if}}
301
+ {{/if}}</div>
243
302
 
244
303
  </td>
245
304
  </tr>
@@ -258,9 +317,7 @@
258
317
  </div>
259
318
 
260
319
 
261
- <!--[if mso | IE]></td></tr></table></td></tr><![endif]-->
262
- {{#if firstDecline}}
263
- <!--[if mso | IE]><tr><td class="" width="600px" ><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
320
+ <!--[if mso | IE]></td></tr></table></td></tr><tr><td class="" width="600px" ><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
264
321
 
265
322
 
266
323
  <div style="margin:0px auto;max-width:600px;">
@@ -268,7 +325,7 @@
268
325
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
269
326
  <tbody>
270
327
  <tr>
271
- <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;padding-top:10px;text-align:center;">
328
+ <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:30px;text-align:center;">
272
329
  <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
273
330
 
274
331
  <div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
@@ -277,10 +334,19 @@
277
334
  <tbody>
278
335
 
279
336
  <tr>
280
- <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
337
+ <td align="center" class="btn-link" style="font-size:0px;padding:10px 25px;word-break:break-word;">
281
338
 
282
- <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
283
- 0px;">As compensation, we've added a 4% discount coupon for your next order on Nuento.</p></div>
339
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;width:100%;line-height:100%;">
340
+ <tbody>
341
+ <tr>
342
+ <td align="center" bgcolor="#11141A" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#11141A;" valign="middle">
343
+ <a href="https://nuento.co.uk/api/auth/login?redirectTo=/" style="background-color: #FA3232; align: left; display: inline-block; background: #11141A; color: #ffffff; font-family: Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 10px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
344
+ Log in and order with discount
345
+ </a>
346
+ </td>
347
+ </tr>
348
+ </tbody>
349
+ </table>
284
350
 
285
351
  </td>
286
352
  </tr>
@@ -299,111 +365,99 @@
299
365
  </div>
300
366
 
301
367
 
302
- <!--[if mso | IE]></td></tr></table></td></tr><![endif]-->
303
- {{/if}}{{#if secondDecline}}
304
- <!--[if mso | IE]><tr><td class="" width="600px" ><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
368
+ <!--[if mso | IE]></td></tr></table></td></tr><tr><td class="" width="600px" ><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" bgcolor="#F5F5F5" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
305
369
 
306
370
 
307
- <div style="margin:0px auto;max-width:600px;">
371
+ <div style="background:#F5F5F5;background-color:#F5F5F5;margin:0px auto;max-width:600px;">
308
372
 
309
- <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
373
+ <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background:#F5F5F5;background-color:#F5F5F5;width:100%;">
310
374
  <tbody>
311
375
  <tr>
312
- <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;padding-top:10px;text-align:center;">
376
+ <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:60px;padding-top:60px;text-align:center;">
313
377
  <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
314
378
 
315
379
  <div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
316
380
 
317
381
  <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
318
382
  <tbody>
319
-
383
+ {{#if firstDecline}}
320
384
  <tr>
321
- <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
385
+ <td align="center" style="font-size:0px;padding:0px 0px;word-break:break-word;">
322
386
 
323
- <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
324
- 0px;">As compensation, we've added an 8% discount coupon for your next order on Nuento.</p></div>
387
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
388
+ <tbody>
389
+ <tr>
390
+ <td style="width:600px;">
391
+
392
+ <img alt src="https://ik.imagekit.io/nuento/emails/kupon-4pct%20(1)_1VccSbCL_.png?updatedAt=1743072995485" style="border:0;display:block;outline:none;text-decoration:none;height:auto;width:100%;font-size:16px;" width="600" height="auto">
325
393
 
326
- </td>
327
- </tr>
328
-
394
+ </td>
395
+ </tr>
329
396
  </tbody>
330
397
  </table>
331
398
 
332
- </div>
333
-
334
- <!--[if mso | IE]></td></tr></table><![endif]-->
335
- </td>
336
- </tr>
337
- </tbody>
338
- </table>
339
-
340
- </div>
341
-
342
-
343
- <!--[if mso | IE]></td></tr></table></td></tr><![endif]-->
344
- {{/if}}{{#if thirdDecline}}
345
- <!--[if mso | IE]><tr><td class="" width="600px" ><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
346
-
347
-
348
- <div style="margin:0px auto;max-width:600px;">
349
-
350
- <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
351
- <tbody>
352
- <tr>
353
- <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;padding-top:10px;text-align:center;">
354
- <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
355
-
356
- <div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
357
-
358
- <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
359
- <tbody>
360
-
399
+ </td>
400
+ </tr>
401
+ {{else if secondDecline}}
361
402
  <tr>
362
- <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
403
+ <td align="center" style="font-size:0px;padding:0px 0px;word-break:break-word;">
363
404
 
364
- <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
365
- 0px;">As compensation, we've added an 8% discount coupon for your next order on Nuento. Please contact us so we can help you further.</p></div>
405
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
406
+ <tbody>
407
+ <tr>
408
+ <td style="width:600px;">
409
+
410
+ <img alt src="https://ik.imagekit.io/nuento/emails/kupon-8pct%20(1)_ZiN8XeiVZ.png?updatedAt=1743072995676" style="border:0;display:block;outline:none;text-decoration:none;height:auto;width:100%;font-size:16px;" width="600" height="auto">
411
+
412
+ </td>
413
+ </tr>
414
+ </tbody>
415
+ </table>
366
416
 
367
417
  </td>
368
418
  </tr>
369
-
419
+ {{else if thirdDecline}}
420
+ <tr>
421
+ <td align="center" style="font-size:0px;padding:0px 0px;word-break:break-word;">
422
+
423
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
424
+ <tbody>
425
+ <tr>
426
+ <td style="width:600px;">
427
+
428
+ <img alt src="https://ik.imagekit.io/nuento/emails/kupon-12pct%20(1)_nTb4h7WnI.png?updatedAt=1743072995407" style="border:0;display:block;outline:none;text-decoration:none;height:auto;width:100%;font-size:16px;" width="600" height="auto">
429
+
430
+ </td>
431
+ </tr>
370
432
  </tbody>
371
433
  </table>
372
434
 
373
- </div>
374
-
375
- <!--[if mso | IE]></td></tr></table><![endif]-->
376
- </td>
377
- </tr>
378
- </tbody>
379
- </table>
380
-
381
- </div>
435
+ </td>
436
+ </tr>
437
+ {{else}}
438
+ <tr>
439
+ <td align="center" style="font-size:0px;padding:0px 0px;word-break:break-word;">
440
+
441
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:collapse;border-spacing:0px;">
442
+ <tbody>
443
+ <tr>
444
+ <td style="width:600px;">
445
+
446
+ <img alt src="https://ik.imagekit.io/nuento/emails/kupon-4pct%20(1)_1VccSbCL_.png?updatedAt=1743072995485" style="border:0;display:block;outline:none;text-decoration:none;height:auto;width:100%;font-size:16px;" width="600" height="auto">
382
447
 
383
-
384
- <!--[if mso | IE]></td></tr></table></td></tr><![endif]-->
385
- {{/if}}
386
- <!--[if mso | IE]><tr><td class="" width="600px" ><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
448
+ </td>
449
+ </tr>
450
+ </tbody>
451
+ </table>
387
452
 
388
-
389
- <div style="margin:0px auto;max-width:600px;">
390
-
391
- <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
392
- <tbody>
393
- <tr>
394
- <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;text-align:center;">
395
- <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
396
-
397
- <div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
398
-
399
- <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
400
- <tbody>
401
-
453
+ </td>
454
+ </tr>
455
+ {{/if}}
402
456
  <tr>
403
- <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
457
+ <td align="center" style="font-size:0px;padding:0px 24px;word-break:break-word;">
404
458
 
405
- <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
406
- 0px;">The discount coupon is valid until {{ discountTo }}</p></div>
459
+ <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:center;color:#6E6E6E;"><p style="line-height: 24px; margin: 16px
460
+ 0px;">The discount expires in 30 days, on {{discountTo}}.</p></div>
407
461
 
408
462
  </td>
409
463
  </tr>
@@ -430,7 +484,7 @@
430
484
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
431
485
  <tbody>
432
486
  <tr>
433
- <td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
487
+ <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;padding-top:20px;text-align:center;">
434
488
  <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
435
489
 
436
490
  <div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
@@ -439,19 +493,14 @@
439
493
  <tbody>
440
494
 
441
495
  <tr>
442
- <td align="left" class="btn-link" style="font-size:0px;padding:10px 25px;word-break:break-word;">
496
+ <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
443
497
 
444
- <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;line-height:100%;">
445
- <tbody>
446
- <tr>
447
- <td align="center" bgcolor="#FA3232" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#FA3232;" valign="middle">
448
- <a href="https://nuento.co.uk" style="background-color: #FA3232; align: left; display: inline-block; background: #FA3232; color: #ffffff; font-family: Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 10px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
449
- Browse other suppliers
450
- </a>
451
- </td>
452
- </tr>
453
- </tbody>
454
- </table>
498
+ <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
499
+ 0px;">If you have any questions, please don't hesitate to reach out – we are here to help you.</p>
500
+ <p style="line-height: 24px; margin: 16px
501
+ 0px;">Kind regards,</p>
502
+ <p style="line-height: 24px; margin: 16px
503
+ 0px;">Andreas,<br>Nuento</p></div>
455
504
 
456
505
  </td>
457
506
  </tr>
@@ -534,9 +583,9 @@
534
583
 
535
584
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><b style="line-height: 24px;">Sent from</b>
536
585
  <br>
537
- Nuento Denmark ApS, CVR 39000725
586
+ Nuento · nuento.co.uk
538
587
  <br>
539
- Lundeborgvej 4, 9220 Aalborg</div>
588
+ Operated by Nuento Denmark</div>
540
589
 
541
590
  </td>
542
591
  </tr>
@@ -153,9 +153,9 @@
153
153
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
154
154
 
155
155
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><h3 style="font-size: 25px; line-height: 110%; font-weight: 700; margin: 24px 0px
156
- 0px;">Din bestilling ved {{catering.title}} afventer godkendelse</h3>
156
+ 0px;">Din bestilling ved {{{catering.title}}} afventer godkendelse</h3>
157
157
  <p style="line-height: 24px; margin: 16px
158
- 0px;">Din bestilling er sendt videre til leverandøren for endelig godkendelse. {{catering.title}} plejer at besvare bestillingen indenfor 24 timer.</p></div>
158
+ 0px;">Din bestilling er sendt videre til leverandøren for endelig godkendelse. {{{catering.title}}} plejer at besvare bestillingen indenfor 24 timer.</p></div>
159
159
 
160
160
  </td>
161
161
  </tr>
@@ -492,7 +492,7 @@
492
492
 
493
493
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
494
494
  0px;"><b style="line-height: 24px;">Faktura</b><br>
495
- Du vil modtage din faktura når {{catering.title}} har set og godkendt din ordre.</p></div>
495
+ Du vil modtage din faktura når {{{catering.title}}} har set og godkendt din ordre.</p></div>
496
496
 
497
497
  </td>
498
498
  </tr>
@@ -153,9 +153,9 @@
153
153
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
154
154
 
155
155
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><h3 style="font-size: 25px; line-height: 110%; font-weight: 700; margin: 24px 0px
156
- 0px;">Your order with {{catering.title}} is awaiting approval</h3>
156
+ 0px;">Your order with {{{catering.title}}} is awaiting approval</h3>
157
157
  <p style="line-height: 24px; margin: 16px
158
- 0px;">Your order has been forwarded to the supplier for final approval. {{catering.title}} usually responds within 24 hours.</p></div>
158
+ 0px;">Your order has been forwarded to the supplier for final approval. {{{catering.title}}} usually responds to orders within 24 hours.</p></div>
159
159
 
160
160
  </td>
161
161
  </tr>
@@ -237,7 +237,7 @@
237
237
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
238
238
 
239
239
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
240
- 0px;"><b style="line-height: 24px;">Have questions?</b> Don't hesitate to contact the person responsible for service. You'll find the contact details in your order.</p></div>
240
+ 0px;"><b style="line-height: 24px;">Do you have questions?</b> Don't hesitate to contact the catering manager. You can find the contact information on your order page.</p></div>
241
241
 
242
242
  </td>
243
243
  </tr>
@@ -280,7 +280,7 @@
280
280
  <tr>
281
281
  <td align="center" bgcolor="#FA3232" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#FA3232;" valign="middle">
282
282
  <a href="{{{ catering_order.url }}}" style="background-color: #FA3232; align: left; display: inline-block; background: #FA3232; color: #ffffff; font-family: Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 10px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
283
- View your order
283
+ See your order
284
284
  </a>
285
285
  </td>
286
286
  </tr>
@@ -324,7 +324,7 @@
324
324
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
325
325
 
326
326
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
327
- 0px;">You can log in using your phone number</p></div>
327
+ 0px;">You can log in with your phone number</p></div>
328
328
 
329
329
  </td>
330
330
  </tr>
@@ -406,10 +406,10 @@
406
406
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
407
407
 
408
408
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
409
- 0px;"><b style="line-height: 24px;">Service</b><br>
410
- {{ catering_order.selectedDate }} · at {{ catering_order.selectedTime }}</p>
409
+ 0px;"><b style="line-height: 24px;">Serving</b><br>
410
+ {{ catering_order.selectedDate }} · {{ catering_order.selectedTime }}</p>
411
411
  <p style="line-height: 24px; margin: 16px
412
- 0px;">(You will receive an email later with the estimated arrival time)</p></div>
412
+ 0px;">(You will receive an email with the arrival time later)</p></div>
413
413
 
414
414
  </td>
415
415
  </tr>
@@ -492,7 +492,7 @@
492
492
 
493
493
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
494
494
  0px;"><b style="line-height: 24px;">Invoice</b><br>
495
- You will receive your invoice once {{catering.title}} has reviewed and approved your order.</p></div>
495
+ You will receive your invoice when {{{catering.title}}} has reviewed and approved your order.</p></div>
496
496
 
497
497
  </td>
498
498
  </tr>
@@ -575,9 +575,9 @@
575
575
 
576
576
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><b style="line-height: 24px;">Sent from</b>
577
577
  <br>
578
- Nuento Denmark ApS, CVR 39000725
578
+ Nuento · nuento.co.uk
579
579
  <br>
580
- Lundeborgvej 4, 9220 Aalborg</div>
580
+ Operated by Nuento Denmark</div>
581
581
 
582
582
  </td>
583
583
  </tr>
@@ -141,7 +141,7 @@
141
141
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
142
142
  <tbody>
143
143
  <tr>
144
- <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;text-align:center;">
144
+ <td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
145
145
  <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
146
146
 
147
147
  <div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
@@ -154,8 +154,8 @@
154
154
 
155
155
  <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
156
156
  0px;">Hej {{ user.name }},</p>
157
- <p style="line-height: 24px; margin: 16px
158
- 0px;">Vi beklager at måtte informere dig om, at din bestilling hos {{catering.title}} er blevet annulleret, da forbeholdene ikke blev godkendt inden for tidsfristen.</p></div>
157
+ <p style="line-height: 24px; margin: 16px
158
+ 0px;">Din ordre {{ catering_order.id8digit }} hos {{catering.title}} er blevet annulleret 🚫</p></div>
159
159
 
160
160
  </td>
161
161
  </tr>
@@ -182,7 +182,7 @@
182
182
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
183
183
  <tbody>
184
184
  <tr>
185
- <td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
185
+ <td style="direction:ltr;font-size:0px;padding:0px;padding-top:10px;text-align:center;">
186
186
  <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
187
187
 
188
188
  <div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
@@ -191,14 +191,14 @@
191
191
  <tbody>
192
192
 
193
193
  <tr>
194
- <td align="left" class="btn-link" style="font-size:0px;padding:10px 25px;word-break:break-word;">
194
+ <td align="center" style="font-size:0px;padding:10px 25px;word-break:break-word;">
195
195
 
196
- <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;line-height:100%;">
196
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;width:100%;line-height:100%;">
197
197
  <tbody>
198
198
  <tr>
199
- <td align="center" bgcolor="#FA3232" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#FA3232;" valign="middle">
200
- <a href="{{{ catering_order.url }}}" style="background-color: #FA3232; align: left; display: inline-block; background: #FA3232; color: #ffffff; font-family: Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 10px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
201
- Se din bestilling
199
+ <td align="center" bgcolor="#11141A" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:18px 25px;background:#11141A;" valign="middle">
200
+ <a href="{{{ catering_order.approvalUrl }}}" style="display: inline-block; background: #11141A; color: #ffffff; font-family: Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 24px; margin: 0; text-decoration: none; text-transform: none; padding: 18px 25px; mso-padding-alt: 0px; border-radius: 999px;" target="_blank">
201
+ Se annulleret ordre
202
202
  </a>
203
203
  </td>
204
204
  </tr>
@@ -225,6 +225,47 @@
225
225
  <!--[if mso | IE]></td></tr></table></td></tr><tr><td class="" width="600px" ><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
226
226
 
227
227
 
228
+ <div style="margin:0px auto;max-width:600px;">
229
+
230
+ <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
231
+ <tbody>
232
+ <tr>
233
+ <td style="direction:ltr;font-size:0px;padding:0px;padding-top:10px;text-align:center;">
234
+ <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
235
+
236
+ <div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
237
+
238
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
239
+ <tbody>
240
+
241
+ <tr>
242
+ <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
243
+
244
+ <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p class="small" style="margin: 16px
245
+ 0px; line-height: 1;"><font size="4"><b style="line-height: 24px;">Har du brug for hjælp?</b></font></p>
246
+ <p style="line-height: 24px; margin: 16px
247
+ 0px;">Kontakt Nuento på support@nuento.dk eller <a href="tel:+4560636259" style="line-height: 24px; text-decoration: underline;">60 63 62 59</a>.</p></div>
248
+
249
+ </td>
250
+ </tr>
251
+
252
+ </tbody>
253
+ </table>
254
+
255
+ </div>
256
+
257
+ <!--[if mso | IE]></td></tr></table><![endif]-->
258
+ </td>
259
+ </tr>
260
+ </tbody>
261
+ </table>
262
+
263
+ </div>
264
+
265
+
266
+ <!--[if mso | IE]></td></tr></table></td></tr><tr><td class="" width="600px" ><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]-->
267
+
268
+
228
269
  <div style="margin:0px auto;max-width:600px;">
229
270
 
230
271
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">