@clink/emails 1.2.4 → 1.2.6

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 (416) hide show
  1. package/dist/html/buyer/checkout-link/da.html +105 -19
  2. package/dist/html/buyer/checkout-link/en.html +106 -20
  3. package/dist/html/buyer/deposit-captured/da.html +47 -184
  4. package/dist/html/buyer/deposit-captured/en.html +48 -185
  5. package/dist/html/buyer/deposit-not-reserved/da.html +48 -39
  6. package/dist/html/buyer/deposit-not-reserved/en.html +49 -40
  7. package/dist/html/buyer/deposit-reserved/da.html +76 -25
  8. package/dist/html/buyer/deposit-reserved/en.html +77 -26
  9. package/dist/html/buyer/invoice-bank-transfer/da.html +69 -31
  10. package/dist/html/buyer/invoice-bank-transfer/en.html +70 -32
  11. package/dist/html/buyer/invoice-full/da.html +548 -42
  12. package/dist/html/buyer/invoice-full/en.html +549 -43
  13. package/dist/html/buyer/invoice-pdf-attached/da.html +120 -111
  14. package/dist/html/buyer/invoice-pdf-attached/en.html +121 -112
  15. package/dist/html/buyer/invoice-rate1/da.html +668 -51
  16. package/dist/html/buyer/invoice-rate1/en.html +669 -52
  17. package/dist/html/buyer/invoice-rate2/da.html +681 -48
  18. package/dist/html/buyer/invoice-rate2/en.html +682 -49
  19. package/dist/html/buyer/manual-order-created/da.html +47 -46
  20. package/dist/html/buyer/manual-order-created/en.html +48 -47
  21. package/dist/html/buyer/membership-invoice/da.html +367 -40
  22. package/dist/html/buyer/membership-invoice/en.html +368 -41
  23. package/dist/html/buyer/membership-payment-declined/da.html +89 -49
  24. package/dist/html/buyer/membership-payment-declined/en.html +90 -50
  25. package/dist/html/buyer/membership-renewal-invoice/da.html +538 -25
  26. package/dist/html/buyer/membership-renewal-invoice/en.html +539 -26
  27. package/dist/html/buyer/membership-type-not-exist/da.html +67 -20
  28. package/dist/html/buyer/membership-type-not-exist/en.html +68 -21
  29. package/dist/html/buyer/order-cancelled-by-customer/da.html +51 -196
  30. package/dist/html/buyer/order-cancelled-by-customer/en.html +52 -197
  31. package/dist/html/buyer/order-changed/da.html +225 -48
  32. package/dist/html/buyer/order-changed/en.html +226 -49
  33. package/dist/html/buyer/order-confirmed/da.html +22 -105
  34. package/dist/html/buyer/order-confirmed/en.html +23 -106
  35. package/dist/html/buyer/order-confirmed-already-booked/da.html +47 -104
  36. package/dist/html/buyer/order-confirmed-already-booked/en.html +48 -105
  37. package/dist/html/buyer/order-confirmed-w-reservations/da.html +39 -82
  38. package/dist/html/buyer/order-confirmed-w-reservations/en.html +40 -83
  39. package/dist/html/buyer/order-declined/da.html +25 -112
  40. package/dist/html/buyer/order-declined/en.html +26 -113
  41. package/dist/html/buyer/order-declined-coupon/da.html +172 -123
  42. package/dist/html/buyer/order-declined-coupon/en.html +173 -124
  43. package/dist/html/buyer/order-placed/da.html +19 -19
  44. package/dist/html/buyer/order-placed/en.html +26 -26
  45. package/dist/html/buyer/order-reservations-cancelled/da.html +60 -19
  46. package/dist/html/buyer/order-reservations-cancelled/en.html +61 -20
  47. package/dist/html/buyer/payment-card-expired/da.html +29 -163
  48. package/dist/html/buyer/payment-card-expired/en.html +30 -164
  49. package/dist/html/buyer/payment-failed/da.html +77 -113
  50. package/dist/html/buyer/payment-failed/en.html +78 -114
  51. package/dist/html/buyer/payment-failed-new-deadline/da.html +74 -113
  52. package/dist/html/buyer/payment-failed-new-deadline/en.html +75 -114
  53. package/dist/html/buyer/payment-received/da.html +117 -21
  54. package/dist/html/buyer/payment-received/en.html +118 -22
  55. package/dist/html/buyer/place-order-confirmed/da.html +664 -77
  56. package/dist/html/buyer/place-order-confirmed/en.html +665 -78
  57. package/dist/html/buyer/rate2-reminder/da.html +55 -103
  58. package/dist/html/buyer/rate2-reminder/en.html +56 -104
  59. package/dist/html/supplier/account-restricted/da.html +16 -16
  60. package/dist/html/supplier/account-restricted/en.html +17 -17
  61. package/dist/html/supplier/account-restricted-soon/da.html +18 -18
  62. package/dist/html/supplier/account-restricted-soon/en.html +19 -19
  63. package/dist/html/supplier/account-user-accepted-invitation/da.html +13 -13
  64. package/dist/html/supplier/account-user-accepted-invitation/en.html +15 -15
  65. package/dist/html/supplier/account-user-invite/da.html +11 -11
  66. package/dist/html/supplier/account-user-invite/en.html +14 -14
  67. package/dist/html/supplier/bank-account-changed/da.html +14 -14
  68. package/dist/html/supplier/bank-account-changed/en.html +15 -15
  69. package/dist/html/supplier/deposit-not-reserved/da.html +50 -40
  70. package/dist/html/supplier/deposit-not-reserved/en.html +51 -41
  71. package/dist/html/supplier/manual-order-created/da.html +67 -17
  72. package/dist/html/supplier/manual-order-created/en.html +67 -17
  73. package/dist/html/supplier/new-member/da.html +27 -56
  74. package/dist/html/supplier/new-member/en.html +28 -57
  75. package/dist/html/supplier/new-member-message/da.html +29 -14
  76. package/dist/html/supplier/new-member-message/en.html +30 -15
  77. package/dist/html/supplier/onboarding-breakup/da.html +19 -19
  78. package/dist/html/supplier/onboarding-breakup/en.html +20 -20
  79. package/dist/html/supplier/onboarding-inactive-14d/da.html +19 -19
  80. package/dist/html/supplier/onboarding-inactive-14d/en.html +20 -20
  81. package/dist/html/supplier/onboarding-inactive-21d/da.html +22 -22
  82. package/dist/html/supplier/onboarding-inactive-21d/en.html +23 -23
  83. package/dist/html/supplier/onboarding-inactive-7d/da.html +22 -22
  84. package/dist/html/supplier/onboarding-inactive-7d/en.html +20 -20
  85. package/dist/html/supplier/onboarding-inactive-reminder/da.html +24 -24
  86. package/dist/html/supplier/onboarding-inactive-reminder/en.html +25 -25
  87. package/dist/html/supplier/onboarding-next-step/da.html +22 -22
  88. package/dist/html/supplier/onboarding-next-step/en.html +23 -23
  89. package/dist/html/supplier/onboarding-product-in-review/da.html +20 -20
  90. package/dist/html/supplier/onboarding-product-in-review/en.html +21 -21
  91. package/dist/html/supplier/onboarding-stuck-company-info/da.html +19 -19
  92. package/dist/html/supplier/onboarding-stuck-company-info/en.html +20 -20
  93. package/dist/html/supplier/onboarding-stuck-product/da.html +19 -19
  94. package/dist/html/supplier/onboarding-stuck-product/en.html +20 -20
  95. package/dist/html/supplier/onboarding-stuck-step/da.html +27 -27
  96. package/dist/html/supplier/onboarding-stuck-step/en.html +28 -28
  97. package/dist/html/supplier/onboarding-stuck-stripe/da.html +19 -19
  98. package/dist/html/supplier/onboarding-stuck-stripe/en.html +20 -20
  99. package/dist/html/supplier/onboarding-stuck-submit-review/da.html +19 -19
  100. package/dist/html/supplier/onboarding-stuck-submit-review/en.html +20 -20
  101. package/dist/html/supplier/onboarding-zero-login/da.html +19 -19
  102. package/dist/html/supplier/onboarding-zero-login/en.html +20 -20
  103. package/dist/html/supplier/order-cancelled-by-customer/da.html +185 -30
  104. package/dist/html/supplier/order-cancelled-by-customer/en.html +186 -31
  105. package/dist/html/supplier/order-changed/da.html +225 -48
  106. package/dist/html/supplier/order-changed/en.html +226 -49
  107. package/dist/html/supplier/order-received/da.html +35 -35
  108. package/dist/html/supplier/order-received/en.html +36 -36
  109. package/dist/html/supplier/order-reservations-cancelled/da.html +115 -23
  110. package/dist/html/supplier/order-reservations-cancelled/en.html +116 -24
  111. package/dist/html/supplier/order-reservations-confirmed/da.html +88 -43
  112. package/dist/html/supplier/order-reservations-confirmed/en.html +89 -44
  113. package/dist/html/supplier/payment-failed/da.html +72 -117
  114. package/dist/html/supplier/payment-failed/en.html +73 -118
  115. package/dist/html/supplier/payout/da.html +30 -58
  116. package/dist/html/supplier/payout/en.html +31 -59
  117. package/dist/html/supplier/place-cancellation/da.html +15 -15
  118. package/dist/html/supplier/place-cancellation/en.html +16 -16
  119. package/dist/html/supplier/place-order-received/da.html +20 -20
  120. package/dist/html/supplier/place-order-received/en.html +21 -21
  121. package/dist/html/supplier/supplier-approved/da.html +26 -26
  122. package/dist/html/supplier/supplier-approved/en.html +27 -27
  123. package/dist/html/supplier/supplier-ask-for-reviews/da.html +20 -20
  124. package/dist/html/supplier/supplier-ask-for-reviews/en.html +21 -21
  125. package/dist/html/supplier/supplier-breakup-active/da.html +20 -20
  126. package/dist/html/supplier/supplier-breakup-active/en.html +21 -21
  127. package/dist/html/supplier/supplier-dead-end-archive/da.html +460 -0
  128. package/dist/html/supplier/supplier-dead-end-archive/en.html +460 -0
  129. package/dist/html/supplier/supplier-first-order/da.html +20 -20
  130. package/dist/html/supplier/supplier-first-order/en.html +21 -21
  131. package/dist/html/supplier/supplier-inactive-30d/da.html +21 -21
  132. package/dist/html/supplier/supplier-inactive-30d/en.html +22 -22
  133. package/dist/html/supplier/supplier-inactive-60d/da.html +23 -23
  134. package/dist/html/supplier/supplier-inactive-60d/en.html +24 -24
  135. package/dist/html/supplier/supplier-inactive-90d/da.html +23 -23
  136. package/dist/html/supplier/supplier-inactive-90d/en.html +24 -24
  137. package/dist/html/supplier/supplier-login-reminder/da.html +27 -27
  138. package/dist/html/supplier/supplier-login-reminder/en.html +28 -28
  139. package/dist/html/supplier/supplier-monthly-stats/da.html +20 -20
  140. package/dist/html/supplier/supplier-monthly-stats/en.html +21 -21
  141. package/dist/html/supplier/supplier-new-review/da.html +20 -20
  142. package/dist/html/supplier/supplier-new-review/en.html +21 -21
  143. package/dist/html/supplier/supplier-offseason-patience/da.html +27 -27
  144. package/dist/html/supplier/supplier-offseason-patience/en.html +28 -28
  145. package/dist/html/supplier/supplier-product-approved/da.html +40 -40
  146. package/dist/html/supplier/supplier-product-approved/en.html +41 -41
  147. package/dist/html/supplier/supplier-product-rejected/da.html +29 -29
  148. package/dist/html/supplier/supplier-product-rejected/en.html +30 -30
  149. package/dist/html/supplier/supplier-profile-tips/da.html +20 -20
  150. package/dist/html/supplier/supplier-profile-tips/en.html +21 -21
  151. package/dist/html/supplier/supplier-public/da.html +65 -63
  152. package/dist/html/supplier/supplier-public/en.html +66 -64
  153. package/dist/html/supplier/supplier-registered/da.html +14 -14
  154. package/dist/html/supplier/supplier-registered/en.html +16 -16
  155. package/dist/html/supplier/supplier-seasonal-reminder/da.html +22 -22
  156. package/dist/html/supplier/supplier-seasonal-reminder/en.html +23 -23
  157. package/dist/html/supplier/supplier-welcome-back/da.html +20 -20
  158. package/dist/html/supplier/supplier-welcome-back/en.html +21 -21
  159. package/dist/html/supplier/supplier-zero-order-benchmark/da.html +22 -22
  160. package/dist/html/supplier/supplier-zero-order-benchmark/en.html +23 -23
  161. package/dist/html/supplier/supplier-zero-order-optimize/da.html +21 -21
  162. package/dist/html/supplier/supplier-zero-order-optimize/en.html +22 -22
  163. package/dist/html/supplier/supplier-zero-order-personal/da.html +24 -24
  164. package/dist/html/supplier/supplier-zero-order-personal/en.html +25 -25
  165. package/dist/html/supplier/supplier-zero-order-standout/da.html +20 -20
  166. package/dist/html/supplier/supplier-zero-order-standout/en.html +21 -21
  167. package/dist/html/supplier/user-permission-changed/da.html +55 -16
  168. package/dist/html/supplier/user-permission-changed/en.html +56 -17
  169. package/dist/layouts/base.mjml +132 -132
  170. package/dist/layouts/da.json +6 -4
  171. package/dist/layouts/en.json +6 -4
  172. package/dist/templates/buyer/checkout-link/da.json +5 -4
  173. package/dist/templates/buyer/checkout-link/en.json +5 -4
  174. package/dist/templates/buyer/checkout-link/template.mjml +29 -10
  175. package/dist/templates/buyer/deposit-captured/da.json +10 -11
  176. package/dist/templates/buyer/deposit-captured/en.json +10 -11
  177. package/dist/templates/buyer/deposit-captured/template.mjml +40 -55
  178. package/dist/templates/buyer/deposit-not-reserved/da.json +5 -6
  179. package/dist/templates/buyer/deposit-not-reserved/en.json +5 -6
  180. package/dist/templates/buyer/deposit-not-reserved/template.mjml +35 -22
  181. package/dist/templates/buyer/deposit-reserved/da.json +4 -6
  182. package/dist/templates/buyer/deposit-reserved/en.json +4 -6
  183. package/dist/templates/buyer/deposit-reserved/template.mjml +33 -15
  184. package/dist/templates/buyer/invoice-bank-transfer/da.json +5 -7
  185. package/dist/templates/buyer/invoice-bank-transfer/en.json +5 -7
  186. package/dist/templates/buyer/invoice-bank-transfer/template.mjml +19 -12
  187. package/dist/templates/buyer/invoice-full/da.json +18 -12
  188. package/dist/templates/buyer/invoice-full/en.json +18 -12
  189. package/dist/templates/buyer/invoice-full/template.mjml +201 -24
  190. package/dist/templates/buyer/invoice-pdf-attached/da.json +19 -13
  191. package/dist/templates/buyer/invoice-pdf-attached/en.json +19 -13
  192. package/dist/templates/buyer/invoice-pdf-attached/template.mjml +63 -41
  193. package/dist/templates/buyer/invoice-rate1/da.json +19 -15
  194. package/dist/templates/buyer/invoice-rate1/en.json +19 -15
  195. package/dist/templates/buyer/invoice-rate1/template.mjml +201 -30
  196. package/dist/templates/buyer/invoice-rate2/da.json +21 -11
  197. package/dist/templates/buyer/invoice-rate2/en.json +21 -11
  198. package/dist/templates/buyer/invoice-rate2/template.mjml +180 -27
  199. package/dist/templates/buyer/manual-order-created/da.json +7 -6
  200. package/dist/templates/buyer/manual-order-created/en.json +7 -6
  201. package/dist/templates/buyer/manual-order-created/template.mjml +37 -31
  202. package/dist/templates/buyer/membership-invoice/da.json +12 -11
  203. package/dist/templates/buyer/membership-invoice/en.json +12 -11
  204. package/dist/templates/buyer/membership-invoice/template.mjml +98 -24
  205. package/dist/templates/buyer/membership-payment-declined/da.json +14 -5
  206. package/dist/templates/buyer/membership-payment-declined/en.json +14 -5
  207. package/dist/templates/buyer/membership-payment-declined/template.mjml +43 -13
  208. package/dist/templates/buyer/membership-renewal-invoice/da.json +18 -11
  209. package/dist/templates/buyer/membership-renewal-invoice/en.json +18 -11
  210. package/dist/templates/buyer/membership-renewal-invoice/template.mjml +147 -12
  211. package/dist/templates/buyer/membership-type-not-exist/da.json +9 -3
  212. package/dist/templates/buyer/membership-type-not-exist/en.json +9 -3
  213. package/dist/templates/buyer/membership-type-not-exist/template.mjml +24 -6
  214. package/dist/templates/buyer/order-cancelled-by-customer/da.json +8 -8
  215. package/dist/templates/buyer/order-cancelled-by-customer/en.json +8 -8
  216. package/dist/templates/buyer/order-cancelled-by-customer/template.mjml +41 -58
  217. package/dist/templates/buyer/order-changed/da.json +14 -12
  218. package/dist/templates/buyer/order-changed/en.json +14 -12
  219. package/dist/templates/buyer/order-changed/template.mjml +74 -34
  220. package/dist/templates/buyer/order-confirmed/da.json +6 -6
  221. package/dist/templates/buyer/order-confirmed/en.json +6 -6
  222. package/dist/templates/buyer/order-confirmed/template.mjml +16 -32
  223. package/dist/templates/buyer/order-confirmed-already-booked/da.json +13 -6
  224. package/dist/templates/buyer/order-confirmed-already-booked/en.json +13 -6
  225. package/dist/templates/buyer/order-confirmed-already-booked/template.mjml +37 -38
  226. package/dist/templates/buyer/order-confirmed-w-reservations/da.json +7 -7
  227. package/dist/templates/buyer/order-confirmed-w-reservations/en.json +7 -7
  228. package/dist/templates/buyer/order-confirmed-w-reservations/template.mjml +30 -34
  229. package/dist/templates/buyer/order-declined/da.json +5 -4
  230. package/dist/templates/buyer/order-declined/en.json +5 -4
  231. package/dist/templates/buyer/order-declined/template.mjml +18 -30
  232. package/dist/templates/buyer/order-declined-coupon/da.json +26 -7
  233. package/dist/templates/buyer/order-declined-coupon/en.json +26 -7
  234. package/dist/templates/buyer/order-declined-coupon/template.mjml +74 -46
  235. package/dist/templates/buyer/order-placed/da.json +10 -10
  236. package/dist/templates/buyer/order-placed/en.json +10 -10
  237. package/dist/templates/buyer/order-placed/template.mjml +10 -10
  238. package/dist/templates/buyer/order-reservations-cancelled/da.json +4 -2
  239. package/dist/templates/buyer/order-reservations-cancelled/en.json +4 -2
  240. package/dist/templates/buyer/order-reservations-cancelled/template.mjml +19 -10
  241. package/dist/templates/buyer/payment-card-expired/da.json +7 -10
  242. package/dist/templates/buyer/payment-card-expired/en.json +7 -10
  243. package/dist/templates/buyer/payment-card-expired/template.mjml +15 -45
  244. package/dist/templates/buyer/payment-failed/da.json +12 -9
  245. package/dist/templates/buyer/payment-failed/en.json +12 -9
  246. package/dist/templates/buyer/payment-failed/template.mjml +44 -34
  247. package/dist/templates/buyer/payment-failed-new-deadline/da.json +13 -11
  248. package/dist/templates/buyer/payment-failed-new-deadline/en.json +13 -11
  249. package/dist/templates/buyer/payment-failed-new-deadline/template.mjml +42 -33
  250. package/dist/templates/buyer/payment-received/da.json +6 -6
  251. package/dist/templates/buyer/payment-received/en.json +6 -6
  252. package/dist/templates/buyer/payment-received/template.mjml +53 -9
  253. package/dist/templates/buyer/place-order-confirmed/da.json +36 -14
  254. package/dist/templates/buyer/place-order-confirmed/en.json +36 -14
  255. package/dist/templates/buyer/place-order-confirmed/template.mjml +255 -40
  256. package/dist/templates/buyer/rate2-reminder/da.json +8 -8
  257. package/dist/templates/buyer/rate2-reminder/en.json +8 -8
  258. package/dist/templates/buyer/rate2-reminder/template.mjml +36 -40
  259. package/dist/templates/supplier/account-restricted/da.json +6 -5
  260. package/dist/templates/supplier/account-restricted/en.json +6 -5
  261. package/dist/templates/supplier/account-restricted/template.mjml +24 -24
  262. package/dist/templates/supplier/account-restricted-soon/da.json +6 -6
  263. package/dist/templates/supplier/account-restricted-soon/en.json +6 -6
  264. package/dist/templates/supplier/account-restricted-soon/template.mjml +32 -32
  265. package/dist/templates/supplier/account-user-accepted-invitation/da.json +3 -4
  266. package/dist/templates/supplier/account-user-accepted-invitation/en.json +3 -4
  267. package/dist/templates/supplier/account-user-accepted-invitation/template.mjml +5 -14
  268. package/dist/templates/supplier/account-user-invite/da.json +3 -4
  269. package/dist/templates/supplier/account-user-invite/en.json +3 -4
  270. package/dist/templates/supplier/account-user-invite/template.mjml +4 -13
  271. package/dist/templates/supplier/bank-account-changed/da.json +3 -4
  272. package/dist/templates/supplier/bank-account-changed/en.json +3 -4
  273. package/dist/templates/supplier/bank-account-changed/template.mjml +31 -31
  274. package/dist/templates/supplier/deposit-not-reserved/da.json +6 -7
  275. package/dist/templates/supplier/deposit-not-reserved/en.json +6 -7
  276. package/dist/templates/supplier/deposit-not-reserved/template.mjml +35 -23
  277. package/dist/templates/supplier/manual-order-created/da.json +5 -3
  278. package/dist/templates/supplier/manual-order-created/en.json +5 -3
  279. package/dist/templates/supplier/manual-order-created/template.mjml +26 -9
  280. package/dist/templates/supplier/new-member/da.json +4 -3
  281. package/dist/templates/supplier/new-member/en.json +4 -3
  282. package/dist/templates/supplier/new-member/template.mjml +14 -10
  283. package/dist/templates/supplier/new-member-message/da.json +3 -1
  284. package/dist/templates/supplier/new-member-message/en.json +3 -1
  285. package/dist/templates/supplier/new-member-message/template.mjml +12 -3
  286. package/dist/templates/supplier/onboarding-breakup/da.json +11 -12
  287. package/dist/templates/supplier/onboarding-breakup/en.json +11 -12
  288. package/dist/templates/supplier/onboarding-breakup/template.mjml +2 -2
  289. package/dist/templates/supplier/onboarding-inactive-14d/da.json +11 -12
  290. package/dist/templates/supplier/onboarding-inactive-14d/en.json +11 -12
  291. package/dist/templates/supplier/onboarding-inactive-14d/template.mjml +2 -2
  292. package/dist/templates/supplier/onboarding-inactive-21d/da.json +3 -4
  293. package/dist/templates/supplier/onboarding-inactive-21d/en.json +3 -4
  294. package/dist/templates/supplier/onboarding-inactive-21d/template.mjml +3 -3
  295. package/dist/templates/supplier/onboarding-inactive-7d/da.json +4 -5
  296. package/dist/templates/supplier/onboarding-inactive-7d/en.json +11 -12
  297. package/dist/templates/supplier/onboarding-inactive-7d/template.mjml +2 -2
  298. package/dist/templates/supplier/onboarding-inactive-reminder/da.json +13 -14
  299. package/dist/templates/supplier/onboarding-inactive-reminder/en.json +13 -14
  300. package/dist/templates/supplier/onboarding-inactive-reminder/template.mjml +34 -34
  301. package/dist/templates/supplier/onboarding-next-step/da.json +3 -4
  302. package/dist/templates/supplier/onboarding-next-step/en.json +3 -4
  303. package/dist/templates/supplier/onboarding-next-step/template.mjml +3 -3
  304. package/dist/templates/supplier/onboarding-product-in-review/da.json +2 -3
  305. package/dist/templates/supplier/onboarding-product-in-review/en.json +2 -3
  306. package/dist/templates/supplier/onboarding-product-in-review/template.mjml +2 -2
  307. package/dist/templates/supplier/onboarding-stuck-company-info/da.json +11 -12
  308. package/dist/templates/supplier/onboarding-stuck-company-info/en.json +11 -12
  309. package/dist/templates/supplier/onboarding-stuck-company-info/template.mjml +2 -2
  310. package/dist/templates/supplier/onboarding-stuck-product/da.json +11 -12
  311. package/dist/templates/supplier/onboarding-stuck-product/en.json +11 -12
  312. package/dist/templates/supplier/onboarding-stuck-product/template.mjml +2 -2
  313. package/dist/templates/supplier/onboarding-stuck-step/da.json +13 -14
  314. package/dist/templates/supplier/onboarding-stuck-step/en.json +13 -14
  315. package/dist/templates/supplier/onboarding-stuck-step/template.mjml +43 -43
  316. package/dist/templates/supplier/onboarding-stuck-stripe/da.json +11 -12
  317. package/dist/templates/supplier/onboarding-stuck-stripe/en.json +11 -12
  318. package/dist/templates/supplier/onboarding-stuck-stripe/template.mjml +2 -2
  319. package/dist/templates/supplier/onboarding-stuck-submit-review/da.json +11 -12
  320. package/dist/templates/supplier/onboarding-stuck-submit-review/en.json +11 -12
  321. package/dist/templates/supplier/onboarding-stuck-submit-review/template.mjml +2 -2
  322. package/dist/templates/supplier/onboarding-zero-login/da.json +11 -12
  323. package/dist/templates/supplier/onboarding-zero-login/en.json +11 -12
  324. package/dist/templates/supplier/onboarding-zero-login/template.mjml +2 -2
  325. package/dist/templates/supplier/order-cancelled-by-customer/da.json +15 -7
  326. package/dist/templates/supplier/order-cancelled-by-customer/en.json +15 -7
  327. package/dist/templates/supplier/order-cancelled-by-customer/template.mjml +70 -21
  328. package/dist/templates/supplier/order-changed/da.json +17 -11
  329. package/dist/templates/supplier/order-changed/en.json +17 -11
  330. package/dist/templates/supplier/order-changed/template.mjml +74 -34
  331. package/dist/templates/supplier/order-received/da.json +9 -8
  332. package/dist/templates/supplier/order-received/en.json +9 -8
  333. package/dist/templates/supplier/order-received/template.mjml +81 -81
  334. package/dist/templates/supplier/order-reservations-cancelled/da.json +5 -4
  335. package/dist/templates/supplier/order-reservations-cancelled/en.json +5 -4
  336. package/dist/templates/supplier/order-reservations-cancelled/template.mjml +29 -15
  337. package/dist/templates/supplier/order-reservations-confirmed/da.json +8 -7
  338. package/dist/templates/supplier/order-reservations-confirmed/en.json +8 -7
  339. package/dist/templates/supplier/order-reservations-confirmed/template.mjml +35 -27
  340. package/dist/templates/supplier/payment-failed/da.json +13 -8
  341. package/dist/templates/supplier/payment-failed/en.json +13 -8
  342. package/dist/templates/supplier/payment-failed/template.mjml +53 -43
  343. package/dist/templates/supplier/payout/da.json +5 -5
  344. package/dist/templates/supplier/payout/en.json +5 -5
  345. package/dist/templates/supplier/payout/template.mjml +15 -14
  346. package/dist/templates/supplier/supplier-approved/da.json +6 -6
  347. package/dist/templates/supplier/supplier-approved/en.json +6 -6
  348. package/dist/templates/supplier/supplier-approved/template.mjml +39 -39
  349. package/dist/templates/supplier/supplier-ask-for-reviews/da.json +12 -13
  350. package/dist/templates/supplier/supplier-ask-for-reviews/en.json +1 -2
  351. package/dist/templates/supplier/supplier-ask-for-reviews/template.mjml +2 -2
  352. package/dist/templates/supplier/supplier-breakup-active/da.json +12 -13
  353. package/dist/templates/supplier/supplier-breakup-active/en.json +1 -2
  354. package/dist/templates/supplier/supplier-breakup-active/template.mjml +2 -2
  355. package/dist/templates/supplier/supplier-dead-end-archive/da.json +11 -0
  356. package/dist/templates/supplier/supplier-dead-end-archive/en.json +11 -0
  357. package/dist/templates/supplier/supplier-dead-end-archive/template.mjml +34 -0
  358. package/dist/templates/supplier/supplier-first-order/da.json +12 -13
  359. package/dist/templates/supplier/supplier-first-order/en.json +1 -2
  360. package/dist/templates/supplier/supplier-first-order/template.mjml +2 -2
  361. package/dist/templates/supplier/supplier-inactive-30d/da.json +2 -3
  362. package/dist/templates/supplier/supplier-inactive-30d/en.json +2 -3
  363. package/dist/templates/supplier/supplier-inactive-30d/template.mjml +2 -2
  364. package/dist/templates/supplier/supplier-inactive-60d/da.json +4 -5
  365. package/dist/templates/supplier/supplier-inactive-60d/en.json +4 -5
  366. package/dist/templates/supplier/supplier-inactive-60d/template.mjml +2 -2
  367. package/dist/templates/supplier/supplier-inactive-90d/da.json +3 -4
  368. package/dist/templates/supplier/supplier-inactive-90d/en.json +3 -4
  369. package/dist/templates/supplier/supplier-inactive-90d/template.mjml +3 -3
  370. package/dist/templates/supplier/supplier-login-reminder/da.json +1 -2
  371. package/dist/templates/supplier/supplier-login-reminder/en.json +1 -2
  372. package/dist/templates/supplier/supplier-login-reminder/template.mjml +43 -43
  373. package/dist/templates/supplier/supplier-monthly-stats/da.json +12 -13
  374. package/dist/templates/supplier/supplier-monthly-stats/en.json +1 -2
  375. package/dist/templates/supplier/supplier-monthly-stats/template.mjml +2 -2
  376. package/dist/templates/supplier/supplier-new-review/da.json +12 -13
  377. package/dist/templates/supplier/supplier-new-review/en.json +1 -2
  378. package/dist/templates/supplier/supplier-new-review/template.mjml +2 -2
  379. package/dist/templates/supplier/supplier-offseason-patience/da.json +1 -2
  380. package/dist/templates/supplier/supplier-offseason-patience/en.json +1 -2
  381. package/dist/templates/supplier/supplier-offseason-patience/template.mjml +43 -43
  382. package/dist/templates/supplier/supplier-product-approved/da.json +8 -11
  383. package/dist/templates/supplier/supplier-product-approved/en.json +8 -12
  384. package/dist/templates/supplier/supplier-product-approved/template.mjml +83 -83
  385. package/dist/templates/supplier/supplier-product-rejected/template.mjml +71 -71
  386. package/dist/templates/supplier/supplier-profile-tips/da.json +12 -13
  387. package/dist/templates/supplier/supplier-profile-tips/en.json +1 -2
  388. package/dist/templates/supplier/supplier-profile-tips/template.mjml +2 -2
  389. package/dist/templates/supplier/supplier-public/da.json +5 -5
  390. package/dist/templates/supplier/supplier-public/en.json +2 -2
  391. package/dist/templates/supplier/supplier-public/template.mjml +193 -218
  392. package/dist/templates/supplier/supplier-registered/da.json +6 -7
  393. package/dist/templates/supplier/supplier-registered/en.json +6 -6
  394. package/dist/templates/supplier/supplier-registered/template.mjml +9 -9
  395. package/dist/templates/supplier/supplier-seasonal-reminder/da.json +3 -4
  396. package/dist/templates/supplier/supplier-seasonal-reminder/en.json +3 -4
  397. package/dist/templates/supplier/supplier-seasonal-reminder/template.mjml +2 -2
  398. package/dist/templates/supplier/supplier-welcome-back/da.json +12 -13
  399. package/dist/templates/supplier/supplier-welcome-back/en.json +1 -2
  400. package/dist/templates/supplier/supplier-welcome-back/template.mjml +2 -2
  401. package/dist/templates/supplier/supplier-zero-order-benchmark/da.json +3 -4
  402. package/dist/templates/supplier/supplier-zero-order-benchmark/en.json +3 -4
  403. package/dist/templates/supplier/supplier-zero-order-benchmark/template.mjml +2 -2
  404. package/dist/templates/supplier/supplier-zero-order-optimize/da.json +2 -3
  405. package/dist/templates/supplier/supplier-zero-order-optimize/en.json +2 -3
  406. package/dist/templates/supplier/supplier-zero-order-optimize/template.mjml +2 -2
  407. package/dist/templates/supplier/supplier-zero-order-personal/da.json +4 -5
  408. package/dist/templates/supplier/supplier-zero-order-personal/en.json +4 -5
  409. package/dist/templates/supplier/supplier-zero-order-personal/template.mjml +3 -3
  410. package/dist/templates/supplier/supplier-zero-order-standout/da.json +12 -13
  411. package/dist/templates/supplier/supplier-zero-order-standout/en.json +1 -2
  412. package/dist/templates/supplier/supplier-zero-order-standout/template.mjml +2 -2
  413. package/dist/templates/supplier/user-permission-changed/da.json +3 -3
  414. package/dist/templates/supplier/user-permission-changed/en.json +3 -3
  415. package/dist/templates/supplier/user-permission-changed/template.mjml +12 -4
  416. package/package.json +1 -1
@@ -42,10 +42,12 @@
42
42
  <style type="text/css">
43
43
  @media only screen and (min-width:480px) {
44
44
  .mj-column-per-100 { width:100% !important; max-width: 100%; }
45
+ .mj-column-per-50 { width:50% !important; max-width: 50%; }
45
46
  }
46
47
  </style>
47
48
  <style media="screen and (min-width:480px)">
48
49
  .moz-text-html .mj-column-per-100 { width:100% !important; max-width: 100%; }
50
+ .moz-text-html .mj-column-per-50 { width:50% !important; max-width: 50%; }
49
51
  </style>
50
52
 
51
53
 
@@ -61,11 +63,11 @@
61
63
  </style>
62
64
 
63
65
  <style type="text/css">
64
- .body-bordered { border-radius: 24px; max-width: 600px; margin: 0 auto;
65
- outline: none; /* Ensure the border is visible */ } @media (min-width:
66
- 600px) { .body-bordered { border-radius: 24px; max-width: 600px; margin: 0
67
- auto; margin-top: 40px; outline: 1px solid #D6D6D6 !important; } }
68
- .discountBox div { border-width: 1px; border-style: dashed; border-color:
66
+ .body-bordered { border-radius: 24px; max-width: 600px; margin: 0 auto;
67
+ outline: none; /* Ensure the border is visible */ } @media (min-width:
68
+ 600px) { .body-bordered { border-radius: 24px; max-width: 600px; margin: 0
69
+ auto; margin-top: 40px; outline: 1px solid #D6D6D6 !important; } }
70
+ .discountBox div { border-width: 1px; border-style: dashed; border-color:
69
71
  #FCBC42; }
70
72
  </style>
71
73
 
@@ -152,10 +154,18 @@
152
154
  <tr>
153
155
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
154
156
 
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
- 0px;">Hej,</p>
157
- <p style="line-height: 24px; margin: 16px
158
- 0px;">Her er din faktura for din bestilling hos {{collection.title}}.</p></div>
157
+ <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
158
+ 0px;">
159
+ <font size="5"><b style="line-height: 24px;">Din faktura fra Nuento</b></font>
160
+ </p>
161
+ <p style="line-height: 24px; margin: 16px
162
+ 0px;">Faktura nr.: {{ invoice.id }}
163
+ <br>{{ invoice.createdAtDateshort }}</p>
164
+ <p style="line-height: 24px; margin: 16px
165
+ 0px;">
166
+ {{ invoice.user.name }}
167
+ <br>{{ invoice.user.location.route }}, {{ invoice.user.location.postalCode }} {{ invoice.user.location.locality }}
168
+ </p></div>
159
169
 
160
170
  </td>
161
171
  </tr>
@@ -182,7 +192,7 @@
182
192
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
183
193
  <tbody>
184
194
  <tr>
185
- <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;text-align:center;">
195
+ <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;padding-top:10px;text-align:center;">
186
196
  <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
187
197
 
188
198
  <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%;">
@@ -193,11 +203,22 @@
193
203
  <tr>
194
204
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
195
205
 
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;">Faktura</b> #{{ invoice.id }}<br>
198
- <b style="line-height: 24px;">Ordre</b> #{{ order.id8digit }}<br>
199
- <b style="line-height: 24px;">Fakturadato:</b> {{ invoice.createdAtDate }}<br>
200
- <b style="line-height: 24px;">Betalingskort:</b> {{ invoice.paymentCard }}</p></div>
206
+ <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
207
+ 0px;"><b style="line-height: 24px;">{{ collection.title }}</b></p>
208
+ {{#if order_place}}
209
+ <p style="line-height: 24px; margin: 16px
210
+ 0px;">
211
+ {{ order_place.checkInAtDate }}
212
+ <font color="#bababa"><b style="line-height: 24px;">→</b></font> {{ order_place.checkOutAtDate }}
213
+ <br>Booking ID: {{ order.id8digit }}
214
+ </p>
215
+ {{else if order_catering}}
216
+ <p style="line-height: 24px; margin: 16px
217
+ 0px;">
218
+ {{ order_catering.catererSelectedDatetime }}
219
+ <br>Ordrenr.: {{ order.id8digit }}
220
+ </p>
221
+ {{/if}}</div>
201
222
 
202
223
  </td>
203
224
  </tr>
@@ -216,9 +237,7 @@
216
237
  </div>
217
238
 
218
239
 
219
- <!--[if mso | IE]></td></tr></table></td></tr><![endif]-->
220
- {{#if order_catering}}
221
- <!--[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]-->
240
+ <!--[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]-->
222
241
 
223
242
 
224
243
  <div style="margin:0px auto;max-width:600px;">
@@ -226,7 +245,7 @@
226
245
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
227
246
  <tbody>
228
247
  <tr>
229
- <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;text-align:center;">
248
+ <td style="direction:ltr;font-size:0px;padding:0px;padding-top:10px;text-align:center;">
230
249
  <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
231
250
 
232
251
  <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,8 +256,10 @@
237
256
  <tr>
238
257
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
239
258
 
240
- <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
241
- 0px;"><b style="line-height: 24px;">Arrangementsdato:</b> {{ order_catering.catererSelectedDatetime }}</p></div>
259
+ <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
260
+ 0px;">
261
+ <font size="4"><b style="line-height: 24px;">Faktura</b></font>
262
+ </p></div>
242
263
 
243
264
  </td>
244
265
  </tr>
@@ -257,9 +278,7 @@
257
278
  </div>
258
279
 
259
280
 
260
- <!--[if mso | IE]></td></tr></table></td></tr><![endif]-->
261
- {{/if}}{{#if order_place}}
262
- <!--[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]-->
281
+ <!--[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]-->
263
282
 
264
283
 
265
284
  <div style="margin:0px auto;max-width:600px;">
@@ -267,7 +286,7 @@
267
286
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
268
287
  <tbody>
269
288
  <tr>
270
- <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;text-align:center;">
289
+ <td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
271
290
  <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
272
291
 
273
292
  <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%;">
@@ -278,9 +297,49 @@
278
297
  <tr>
279
298
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
280
299
 
281
- <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
282
- 0px;"><b style="line-height: 24px;">Check-in:</b> {{ order_place.checkInAtDate }}<br>
283
- <b style="line-height: 24px;">Check-ud:</b> {{ order_place.checkOutAtDate }}</p></div>
300
+ <table cellpadding="0" cellspacing="0" width="100%" border="0" style="color:#222730;font-family:Arial, sans-serif;font-size:14px;line-height:24px;table-layout:auto;width:100%;border:none;">
301
+ {{#if order_place}}
302
+ <tr>
303
+ <td style="padding: 0 0 10px 0" align="left">Leje
304
+ {{#if invoice.price.rent.discount}}
305
+ <br>Rabat (flere dage)
306
+ {{/if}}
307
+ </td>
308
+ <td style="padding: 0 0 10px 0" align="right">{{ invoice.price.rent.total }}
309
+ {{#if invoice.price.rent.discount}}
310
+ <br>{{ invoice.price.rent.discount }}
311
+ {{/if}}
312
+ </td>
313
+ </tr>
314
+ {{/if}}
315
+ {{#each invoice.price.products.individual}}
316
+ <tr>
317
+ <td align="left">{{this.quantity}}{{this.name}}</td>
318
+ <td align="right">{{this.price}}</td>
319
+ </tr>
320
+ {{#if this.modifiers}}
321
+ <tr height="30px">
322
+ <td align="left">
323
+ {{#each this.modifiers}}
324
+ <font color="#5D6875" size="2">{{this.group.name}}{{this.group.price}}</font><br>
325
+ {{#if this.group.options}}
326
+ {{#each this.group.options}}
327
+ <font color="#5D6875" size="2"><i style="line-height: 24px;">{{this.product.quantity}}{{this.product.name}}</i></font><br>
328
+ {{/each}}
329
+ {{/if}}
330
+ {{/each}}
331
+ </td>
332
+ </tr>
333
+ <tr height="8px"></tr>
334
+ {{/if}}
335
+ {{/each}}
336
+ {{#if order_catering}}
337
+ <tr>
338
+ <td align="left">Grundpris</td>
339
+ <td align="right">{{invoice.price.delivery}}</td>
340
+ </tr>
341
+ {{/if}}
342
+ </table>
284
343
 
285
344
  </td>
286
345
  </tr>
@@ -299,9 +358,7 @@
299
358
  </div>
300
359
 
301
360
 
302
- <!--[if mso | IE]></td></tr></table></td></tr><![endif]-->
303
- {{/if}}
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]-->
361
+ <!--[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]-->
305
362
 
306
363
 
307
364
  <div style="margin:0px auto;max-width:600px;">
@@ -352,7 +409,315 @@
352
409
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
353
410
  <tbody>
354
411
  <tr>
355
- <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;padding-top:10px;text-align:center;">
412
+ <td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
413
+ <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:300px;" ><![endif]-->
414
+
415
+ <div class="mj-column-per-50 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
416
+
417
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
418
+ <tbody>
419
+
420
+ <tr>
421
+ <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
422
+
423
+ <table cellpadding="0" cellspacing="0" width="100%" border="0" style="color:#222730;font-family:Arial, sans-serif;font-size:14px;line-height:24px;table-layout:auto;width:100%;border:none;">
424
+ {{#if order_place}}
425
+ <tr>
426
+ <td style="width: 10%; white-space: nowrap" align="left">
427
+ Momsfrit beløb:
428
+ </td>
429
+ <td style="width: 50%" align="right">
430
+ {{ invoice.price.vat.exemptAmount }}
431
+ </td>
432
+ </tr>
433
+ <tr>
434
+ <td style="width: 10%; white-space: nowrap" align="left">
435
+ Momspligtigt beløb:
436
+ </td>
437
+ <td style="width: 50%" align="right">
438
+ {{ invoice.price.vat.subjectToVatAmount }}
439
+ </td>
440
+ </tr>
441
+ {{/if}}
442
+ </table>
443
+
444
+ </td>
445
+ </tr>
446
+
447
+ </tbody>
448
+ </table>
449
+
450
+ </div>
451
+
452
+ <!--[if mso | IE]></td><td class="" style="vertical-align:top;width:300px;" ><![endif]-->
453
+
454
+ <div class="mj-column-per-50 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
455
+
456
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
457
+ <tbody>
458
+
459
+ <tr>
460
+ <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
461
+
462
+ <table cellpadding="0" cellspacing="0" width="100%" border="0" style="color:#222730;font-family:Arial, sans-serif;font-size:14px;line-height:24px;table-layout:auto;width:100%;border:none;">
463
+ <tr>
464
+ <td align="left">I alt ekskl. moms</td>
465
+ <td align="right">{{ invoice.price.vat.totalAmountWithoutVat }}</td>
466
+ </tr>
467
+ <tr>
468
+ <td align="left">Moms (25%)</td>
469
+ <td align="right">{{ invoice.price.vat.amount }}</td>
470
+ </tr>
471
+ </table>
472
+
473
+ </td>
474
+ </tr>
475
+
476
+ </tbody>
477
+ </table>
478
+
479
+ </div>
480
+
481
+ <!--[if mso | IE]></td></tr></table><![endif]-->
482
+ </td>
483
+ </tr>
484
+ </tbody>
485
+ </table>
486
+
487
+ </div>
488
+
489
+
490
+ <!--[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]-->
491
+
492
+
493
+ <div style="margin:0px auto;max-width:600px;">
494
+
495
+ <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
496
+ <tbody>
497
+ <tr>
498
+ <td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
499
+ <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
500
+
501
+ <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%;">
502
+
503
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
504
+ <tbody>
505
+
506
+ <tr>
507
+ <td align="center" style="font-size:0px;padding:16px 0px 8px 0px;padding-left:50%;word-break:break-word;">
508
+
509
+ <p style="line-height: 24px; border-top: solid 1px #dadada; font-size: 1px; margin: 0px auto; width: 100%;">
510
+ </p>
511
+
512
+ <!--[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:550px;" role="presentation" width="550px" ><tr><td style="height:0;line-height:0;"> &nbsp;
513
+ </td></tr></table><![endif]-->
514
+
515
+
516
+ </td>
517
+ </tr>
518
+
519
+ </tbody>
520
+ </table>
521
+
522
+ </div>
523
+
524
+ <!--[if mso | IE]></td></tr></table><![endif]-->
525
+ </td>
526
+ </tr>
527
+ </tbody>
528
+ </table>
529
+
530
+ </div>
531
+
532
+
533
+ <!--[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]-->
534
+
535
+
536
+ <div style="margin:0px auto;max-width:600px;">
537
+
538
+ <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
539
+ <tbody>
540
+ <tr>
541
+ <td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
542
+ <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:300px;" ><![endif]-->
543
+
544
+ <div class="mj-column-per-50 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
545
+
546
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
547
+ <tbody>
548
+
549
+ <tr>
550
+ <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
551
+
552
+ <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
553
+ 0px;"></p></div>
554
+
555
+ </td>
556
+ </tr>
557
+
558
+ </tbody>
559
+ </table>
560
+
561
+ </div>
562
+
563
+ <!--[if mso | IE]></td><td class="" style="vertical-align:top;width:300px;" ><![endif]-->
564
+
565
+ <div class="mj-column-per-50 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
566
+
567
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
568
+ <tbody>
569
+
570
+ <tr>
571
+ <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
572
+
573
+ <table cellpadding="0" cellspacing="0" width="100%" border="0" style="color:#222730;font-family:Arial, sans-serif;font-size:14px;line-height:24px;table-layout:auto;width:100%;border:none;">
574
+ <tr>
575
+ <td align="left">
576
+ <b style="line-height: 24px;">I alt inkl. moms</b>
577
+ </td>
578
+ <td align="right">
579
+ <b style="line-height: 24px;">{{ invoice.price.total }}</b>
580
+ </td>
581
+ </tr>
582
+ </table>
583
+
584
+ </td>
585
+ </tr>
586
+
587
+ </tbody>
588
+ </table>
589
+
590
+ </div>
591
+
592
+ <!--[if mso | IE]></td></tr></table><![endif]-->
593
+ </td>
594
+ </tr>
595
+ </tbody>
596
+ </table>
597
+
598
+ </div>
599
+
600
+
601
+ <!--[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]-->
602
+
603
+
604
+ <div style="margin:0px auto;max-width:600px;">
605
+
606
+ <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
607
+ <tbody>
608
+ <tr>
609
+ <td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
610
+ <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
611
+
612
+ <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%;">
613
+
614
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
615
+ <tbody>
616
+
617
+ <tr>
618
+ <td align="center" style="font-size:0px;padding:16px 0px 8px 0px;padding-left:50%;word-break:break-word;">
619
+
620
+ <p style="line-height: 24px; border-top: solid 1px #dadada; font-size: 1px; margin: 0px auto; width: 100%;">
621
+ </p>
622
+
623
+ <!--[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:550px;" role="presentation" width="550px" ><tr><td style="height:0;line-height:0;"> &nbsp;
624
+ </td></tr></table><![endif]-->
625
+
626
+
627
+ </td>
628
+ </tr>
629
+
630
+ </tbody>
631
+ </table>
632
+
633
+ </div>
634
+
635
+ <!--[if mso | IE]></td></tr></table><![endif]-->
636
+ </td>
637
+ </tr>
638
+ </tbody>
639
+ </table>
640
+
641
+ </div>
642
+
643
+
644
+ <!--[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]-->
645
+
646
+
647
+ <div style="margin:0px auto;max-width:600px;">
648
+
649
+ <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
650
+ <tbody>
651
+ <tr>
652
+ <td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
653
+ <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:300px;" ><![endif]-->
654
+
655
+ <div class="mj-column-per-50 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
656
+
657
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
658
+ <tbody>
659
+
660
+ <tr>
661
+ <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
662
+
663
+ <div style="font-family:Arial, sans-serif;font-size:14px;line-height:24px;text-align:left;color:#222730;">{{#if order.depositAmount}}
664
+ <p style="line-height: 24px; margin: 16px
665
+ 0px;"></p>
666
+ {{/if}}</div>
667
+
668
+ </td>
669
+ </tr>
670
+
671
+ </tbody>
672
+ </table>
673
+
674
+ </div>
675
+
676
+ <!--[if mso | IE]></td><td class="" style="vertical-align:top;width:300px;" ><![endif]-->
677
+
678
+ <div class="mj-column-per-50 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
679
+
680
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
681
+ <tbody>
682
+
683
+ <tr>
684
+ <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
685
+
686
+ <table cellpadding="0" cellspacing="0" width="100%" border="0" style="color:#222730;font-family:Arial, sans-serif;font-size:14px;line-height:24px;table-layout:auto;width:100%;border:none;">
687
+ {{#if order.depositAmount}}
688
+ <tr>
689
+ <td align="left">Depositum</td>
690
+ <td align="right">{{ order.depositAmount }}</td>
691
+ </tr>
692
+ {{/if}}
693
+ </table>
694
+
695
+ </td>
696
+ </tr>
697
+
698
+ </tbody>
699
+ </table>
700
+
701
+ </div>
702
+
703
+ <!--[if mso | IE]></td></tr></table><![endif]-->
704
+ </td>
705
+ </tr>
706
+ </tbody>
707
+ </table>
708
+
709
+ </div>
710
+
711
+
712
+ <!--[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]-->
713
+
714
+
715
+ <div style="margin:0px auto;max-width:600px;">
716
+
717
+ <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
718
+ <tbody>
719
+ <tr>
720
+ <td style="direction:ltr;font-size:0px;padding:0px;padding-top:30px;text-align:center;">
356
721
  <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
357
722
 
358
723
  <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%;">
@@ -363,8 +728,60 @@
363
728
  <tr>
364
729
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
365
730
 
366
- <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
367
- 0px;"><b style="line-height: 24px;">Total:</b> {{ invoice.price.total }}</p></div>
731
+ <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
732
+ 0px;">
733
+ <font size="3"><b style="line-height: 24px;">Betaling</b></font>
734
+ </p></div>
735
+
736
+ </td>
737
+ </tr>
738
+
739
+ </tbody>
740
+ </table>
741
+
742
+ </div>
743
+
744
+ <!--[if mso | IE]></td></tr></table><![endif]-->
745
+ </td>
746
+ </tr>
747
+ </tbody>
748
+ </table>
749
+
750
+ </div>
751
+
752
+
753
+ <!--[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]-->
754
+
755
+
756
+ <div style="margin:0px auto;max-width:600px;">
757
+
758
+ <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
759
+ <tbody>
760
+ <tr>
761
+ <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:20px;text-align:center;">
762
+ <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
763
+
764
+ <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%;">
765
+
766
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
767
+ <tbody>
768
+
769
+ <tr>
770
+ <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
771
+
772
+ <table cellpadding="0" cellspacing="0" width="100%" border="0" style="color:#222730;font-family:Arial, sans-serif;font-size:14px;line-height:24px;table-layout:auto;width:100%;border:none;">
773
+ <tr>
774
+ <td align="left" width="50%">
775
+ {{ invoice.paymentCard }}
776
+ </td>
777
+ <td align="right" width="50%">
778
+ <b style="line-height: 24px;">{{ invoice.price.total }}</b>
779
+ </td>
780
+ </tr>
781
+ <tr>
782
+ <td align="left">{{ invoice.createdAtDate }}</td>
783
+ </tr>
784
+ </table>
368
785
 
369
786
  </td>
370
787
  </tr>
@@ -393,7 +810,7 @@
393
810
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
394
811
  <tbody>
395
812
  <tr>
396
- <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;text-align:center;">
813
+ <td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
397
814
  <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
398
815
 
399
816
  <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%;">
@@ -404,9 +821,10 @@
404
821
  <tr>
405
822
  <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
406
823
 
407
- <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
408
- 0px;"><b style="line-height: 24px;">Depositum:</b> {{ order.depositAmount }}<br>
409
- <b style="line-height: 24px;">Depositum trækkes:</b> {{ order.depositDate }}</p></div>
824
+ <div style="font-family:Arial, sans-serif;font-size:14px;line-height:24px;text-align:left;color:#222730;"><p style="line-height: 24px; margin: 16px
825
+ 0px;">
826
+ Depositum reserveres automatisk {{ order.depositDate }}: {{ order.depositAmount }}
827
+ </p></div>
410
828
 
411
829
  </td>
412
830
  </tr>
@@ -473,6 +891,94 @@
473
891
  <!--[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]-->
474
892
 
475
893
 
894
+ <div style="margin:0px auto;max-width:600px;">
895
+
896
+ <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
897
+ <tbody>
898
+ <tr>
899
+ <td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;padding-top:10px;text-align:center;">
900
+ <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
901
+
902
+ <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%;">
903
+
904
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
905
+ <tbody>
906
+
907
+ <tr>
908
+ <td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
909
+
910
+ <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
911
+ 0px;">
912
+ <font size="4"><b style="line-height: 24px;">Har du spørgsmål til din faktura?</b></font>
913
+ </p>
914
+ <p style="line-height: 24px; margin: 16px
915
+ 0px;">
916
+ Så er du velkommen til at kontakte os på <a href="mailto:support@nuento.dk" style="line-height: 24px; text-decoration: underline;">support@nuento.dk
917
+ </a></p></div>
918
+
919
+ </td>
920
+ </tr>
921
+
922
+ </tbody>
923
+ </table>
924
+
925
+ </div>
926
+
927
+ <!--[if mso | IE]></td></tr></table><![endif]-->
928
+ </td>
929
+ </tr>
930
+ </tbody>
931
+ </table>
932
+
933
+ </div>
934
+
935
+
936
+ <!--[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]-->
937
+
938
+
939
+ <div style="margin:0px auto;max-width:600px;">
940
+
941
+ <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
942
+ <tbody>
943
+ <tr>
944
+ <td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
945
+ <!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
946
+
947
+ <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%;">
948
+
949
+ <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
950
+ <tbody>
951
+
952
+ <tr>
953
+ <td align="center" style="font-size:0px;padding:16px 0px 8px 0px;word-break:break-word;">
954
+
955
+ <p style="line-height: 24px; border-top: solid 1px #dadada; font-size: 1px; margin: 0px auto; width: 100%;">
956
+ </p>
957
+
958
+ <!--[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;
959
+ </td></tr></table><![endif]-->
960
+
961
+
962
+ </td>
963
+ </tr>
964
+
965
+ </tbody>
966
+ </table>
967
+
968
+ </div>
969
+
970
+ <!--[if mso | IE]></td></tr></table><![endif]-->
971
+ </td>
972
+ </tr>
973
+ </tbody>
974
+ </table>
975
+
976
+ </div>
977
+
978
+
979
+ <!--[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]-->
980
+
981
+
476
982
  <div style="margin:0px auto;max-width:600px;">
477
983
 
478
984
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
@@ -489,10 +995,10 @@
489
995
  <tr>
490
996
  <td align="left" style="font-size:0px;padding:24px 24px 0px;word-break:break-word;">
491
997
 
492
- <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><b style="line-height: 24px;">Sendt fra</b>
493
- <br>
494
- Nuento Denmark ApS, CVR 39000725
495
- <br>
998
+ <div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><b style="line-height: 24px;">Sendt fra</b>
999
+ <br>
1000
+ Nuento Denmark ApS, CVR 39000725
1001
+ <br>
496
1002
  Lundeborgvej 4, 9220 Aalborg</div>
497
1003
 
498
1004
  </td>