@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.
- package/dist/html/buyer/checkout-link/da.html +105 -19
- package/dist/html/buyer/checkout-link/en.html +106 -20
- package/dist/html/buyer/deposit-captured/da.html +47 -184
- package/dist/html/buyer/deposit-captured/en.html +48 -185
- package/dist/html/buyer/deposit-not-reserved/da.html +48 -39
- package/dist/html/buyer/deposit-not-reserved/en.html +49 -40
- package/dist/html/buyer/deposit-reserved/da.html +76 -25
- package/dist/html/buyer/deposit-reserved/en.html +77 -26
- package/dist/html/buyer/invoice-bank-transfer/da.html +69 -31
- package/dist/html/buyer/invoice-bank-transfer/en.html +70 -32
- package/dist/html/buyer/invoice-full/da.html +548 -42
- package/dist/html/buyer/invoice-full/en.html +549 -43
- package/dist/html/buyer/invoice-pdf-attached/da.html +120 -111
- package/dist/html/buyer/invoice-pdf-attached/en.html +121 -112
- package/dist/html/buyer/invoice-rate1/da.html +668 -51
- package/dist/html/buyer/invoice-rate1/en.html +669 -52
- package/dist/html/buyer/invoice-rate2/da.html +681 -48
- package/dist/html/buyer/invoice-rate2/en.html +682 -49
- package/dist/html/buyer/manual-order-created/da.html +47 -46
- package/dist/html/buyer/manual-order-created/en.html +48 -47
- package/dist/html/buyer/membership-invoice/da.html +367 -40
- package/dist/html/buyer/membership-invoice/en.html +368 -41
- package/dist/html/buyer/membership-payment-declined/da.html +89 -49
- package/dist/html/buyer/membership-payment-declined/en.html +90 -50
- package/dist/html/buyer/membership-renewal-invoice/da.html +538 -25
- package/dist/html/buyer/membership-renewal-invoice/en.html +539 -26
- package/dist/html/buyer/membership-type-not-exist/da.html +67 -20
- package/dist/html/buyer/membership-type-not-exist/en.html +68 -21
- package/dist/html/buyer/order-cancelled-by-customer/da.html +51 -196
- package/dist/html/buyer/order-cancelled-by-customer/en.html +52 -197
- package/dist/html/buyer/order-changed/da.html +225 -48
- package/dist/html/buyer/order-changed/en.html +226 -49
- package/dist/html/buyer/order-confirmed/da.html +22 -105
- package/dist/html/buyer/order-confirmed/en.html +23 -106
- package/dist/html/buyer/order-confirmed-already-booked/da.html +47 -104
- package/dist/html/buyer/order-confirmed-already-booked/en.html +48 -105
- package/dist/html/buyer/order-confirmed-w-reservations/da.html +39 -82
- package/dist/html/buyer/order-confirmed-w-reservations/en.html +40 -83
- package/dist/html/buyer/order-declined/da.html +25 -112
- package/dist/html/buyer/order-declined/en.html +26 -113
- package/dist/html/buyer/order-declined-coupon/da.html +172 -123
- package/dist/html/buyer/order-declined-coupon/en.html +173 -124
- package/dist/html/buyer/order-placed/da.html +19 -19
- package/dist/html/buyer/order-placed/en.html +26 -26
- package/dist/html/buyer/order-reservations-cancelled/da.html +60 -19
- package/dist/html/buyer/order-reservations-cancelled/en.html +61 -20
- package/dist/html/buyer/payment-card-expired/da.html +29 -163
- package/dist/html/buyer/payment-card-expired/en.html +30 -164
- package/dist/html/buyer/payment-failed/da.html +77 -113
- package/dist/html/buyer/payment-failed/en.html +78 -114
- package/dist/html/buyer/payment-failed-new-deadline/da.html +74 -113
- package/dist/html/buyer/payment-failed-new-deadline/en.html +75 -114
- package/dist/html/buyer/payment-received/da.html +117 -21
- package/dist/html/buyer/payment-received/en.html +118 -22
- package/dist/html/buyer/place-order-confirmed/da.html +664 -77
- package/dist/html/buyer/place-order-confirmed/en.html +665 -78
- package/dist/html/buyer/rate2-reminder/da.html +55 -103
- package/dist/html/buyer/rate2-reminder/en.html +56 -104
- package/dist/html/supplier/account-restricted/da.html +16 -16
- package/dist/html/supplier/account-restricted/en.html +17 -17
- package/dist/html/supplier/account-restricted-soon/da.html +18 -18
- package/dist/html/supplier/account-restricted-soon/en.html +19 -19
- package/dist/html/supplier/account-user-accepted-invitation/da.html +13 -13
- package/dist/html/supplier/account-user-accepted-invitation/en.html +15 -15
- package/dist/html/supplier/account-user-invite/da.html +11 -11
- package/dist/html/supplier/account-user-invite/en.html +14 -14
- package/dist/html/supplier/bank-account-changed/da.html +14 -14
- package/dist/html/supplier/bank-account-changed/en.html +15 -15
- package/dist/html/supplier/deposit-not-reserved/da.html +50 -40
- package/dist/html/supplier/deposit-not-reserved/en.html +51 -41
- package/dist/html/supplier/manual-order-created/da.html +67 -17
- package/dist/html/supplier/manual-order-created/en.html +67 -17
- package/dist/html/supplier/new-member/da.html +27 -56
- package/dist/html/supplier/new-member/en.html +28 -57
- package/dist/html/supplier/new-member-message/da.html +29 -14
- package/dist/html/supplier/new-member-message/en.html +30 -15
- package/dist/html/supplier/onboarding-breakup/da.html +19 -19
- package/dist/html/supplier/onboarding-breakup/en.html +20 -20
- package/dist/html/supplier/onboarding-inactive-14d/da.html +19 -19
- package/dist/html/supplier/onboarding-inactive-14d/en.html +20 -20
- package/dist/html/supplier/onboarding-inactive-21d/da.html +22 -22
- package/dist/html/supplier/onboarding-inactive-21d/en.html +23 -23
- package/dist/html/supplier/onboarding-inactive-7d/da.html +22 -22
- package/dist/html/supplier/onboarding-inactive-7d/en.html +20 -20
- package/dist/html/supplier/onboarding-inactive-reminder/da.html +24 -24
- package/dist/html/supplier/onboarding-inactive-reminder/en.html +25 -25
- package/dist/html/supplier/onboarding-next-step/da.html +22 -22
- package/dist/html/supplier/onboarding-next-step/en.html +23 -23
- package/dist/html/supplier/onboarding-product-in-review/da.html +20 -20
- package/dist/html/supplier/onboarding-product-in-review/en.html +21 -21
- package/dist/html/supplier/onboarding-stuck-company-info/da.html +19 -19
- package/dist/html/supplier/onboarding-stuck-company-info/en.html +20 -20
- package/dist/html/supplier/onboarding-stuck-product/da.html +19 -19
- package/dist/html/supplier/onboarding-stuck-product/en.html +20 -20
- package/dist/html/supplier/onboarding-stuck-step/da.html +27 -27
- package/dist/html/supplier/onboarding-stuck-step/en.html +28 -28
- package/dist/html/supplier/onboarding-stuck-stripe/da.html +19 -19
- package/dist/html/supplier/onboarding-stuck-stripe/en.html +20 -20
- package/dist/html/supplier/onboarding-stuck-submit-review/da.html +19 -19
- package/dist/html/supplier/onboarding-stuck-submit-review/en.html +20 -20
- package/dist/html/supplier/onboarding-zero-login/da.html +19 -19
- package/dist/html/supplier/onboarding-zero-login/en.html +20 -20
- package/dist/html/supplier/order-cancelled-by-customer/da.html +185 -30
- package/dist/html/supplier/order-cancelled-by-customer/en.html +186 -31
- package/dist/html/supplier/order-changed/da.html +225 -48
- package/dist/html/supplier/order-changed/en.html +226 -49
- package/dist/html/supplier/order-received/da.html +35 -35
- package/dist/html/supplier/order-received/en.html +36 -36
- package/dist/html/supplier/order-reservations-cancelled/da.html +115 -23
- package/dist/html/supplier/order-reservations-cancelled/en.html +116 -24
- package/dist/html/supplier/order-reservations-confirmed/da.html +88 -43
- package/dist/html/supplier/order-reservations-confirmed/en.html +89 -44
- package/dist/html/supplier/payment-failed/da.html +72 -117
- package/dist/html/supplier/payment-failed/en.html +73 -118
- package/dist/html/supplier/payout/da.html +30 -58
- package/dist/html/supplier/payout/en.html +31 -59
- package/dist/html/supplier/place-cancellation/da.html +15 -15
- package/dist/html/supplier/place-cancellation/en.html +16 -16
- package/dist/html/supplier/place-order-received/da.html +20 -20
- package/dist/html/supplier/place-order-received/en.html +21 -21
- package/dist/html/supplier/supplier-approved/da.html +26 -26
- package/dist/html/supplier/supplier-approved/en.html +27 -27
- package/dist/html/supplier/supplier-ask-for-reviews/da.html +20 -20
- package/dist/html/supplier/supplier-ask-for-reviews/en.html +21 -21
- package/dist/html/supplier/supplier-breakup-active/da.html +20 -20
- package/dist/html/supplier/supplier-breakup-active/en.html +21 -21
- package/dist/html/supplier/supplier-dead-end-archive/da.html +460 -0
- package/dist/html/supplier/supplier-dead-end-archive/en.html +460 -0
- package/dist/html/supplier/supplier-first-order/da.html +20 -20
- package/dist/html/supplier/supplier-first-order/en.html +21 -21
- package/dist/html/supplier/supplier-inactive-30d/da.html +21 -21
- package/dist/html/supplier/supplier-inactive-30d/en.html +22 -22
- package/dist/html/supplier/supplier-inactive-60d/da.html +23 -23
- package/dist/html/supplier/supplier-inactive-60d/en.html +24 -24
- package/dist/html/supplier/supplier-inactive-90d/da.html +23 -23
- package/dist/html/supplier/supplier-inactive-90d/en.html +24 -24
- package/dist/html/supplier/supplier-login-reminder/da.html +27 -27
- package/dist/html/supplier/supplier-login-reminder/en.html +28 -28
- package/dist/html/supplier/supplier-monthly-stats/da.html +20 -20
- package/dist/html/supplier/supplier-monthly-stats/en.html +21 -21
- package/dist/html/supplier/supplier-new-review/da.html +20 -20
- package/dist/html/supplier/supplier-new-review/en.html +21 -21
- package/dist/html/supplier/supplier-offseason-patience/da.html +27 -27
- package/dist/html/supplier/supplier-offseason-patience/en.html +28 -28
- package/dist/html/supplier/supplier-product-approved/da.html +40 -40
- package/dist/html/supplier/supplier-product-approved/en.html +41 -41
- package/dist/html/supplier/supplier-product-rejected/da.html +29 -29
- package/dist/html/supplier/supplier-product-rejected/en.html +30 -30
- package/dist/html/supplier/supplier-profile-tips/da.html +20 -20
- package/dist/html/supplier/supplier-profile-tips/en.html +21 -21
- package/dist/html/supplier/supplier-public/da.html +65 -63
- package/dist/html/supplier/supplier-public/en.html +66 -64
- package/dist/html/supplier/supplier-registered/da.html +14 -14
- package/dist/html/supplier/supplier-registered/en.html +16 -16
- package/dist/html/supplier/supplier-seasonal-reminder/da.html +22 -22
- package/dist/html/supplier/supplier-seasonal-reminder/en.html +23 -23
- package/dist/html/supplier/supplier-welcome-back/da.html +20 -20
- package/dist/html/supplier/supplier-welcome-back/en.html +21 -21
- package/dist/html/supplier/supplier-zero-order-benchmark/da.html +22 -22
- package/dist/html/supplier/supplier-zero-order-benchmark/en.html +23 -23
- package/dist/html/supplier/supplier-zero-order-optimize/da.html +21 -21
- package/dist/html/supplier/supplier-zero-order-optimize/en.html +22 -22
- package/dist/html/supplier/supplier-zero-order-personal/da.html +24 -24
- package/dist/html/supplier/supplier-zero-order-personal/en.html +25 -25
- package/dist/html/supplier/supplier-zero-order-standout/da.html +20 -20
- package/dist/html/supplier/supplier-zero-order-standout/en.html +21 -21
- package/dist/html/supplier/user-permission-changed/da.html +55 -16
- package/dist/html/supplier/user-permission-changed/en.html +56 -17
- package/dist/layouts/base.mjml +132 -132
- package/dist/layouts/da.json +6 -4
- package/dist/layouts/en.json +6 -4
- package/dist/templates/buyer/checkout-link/da.json +5 -4
- package/dist/templates/buyer/checkout-link/en.json +5 -4
- package/dist/templates/buyer/checkout-link/template.mjml +29 -10
- package/dist/templates/buyer/deposit-captured/da.json +10 -11
- package/dist/templates/buyer/deposit-captured/en.json +10 -11
- package/dist/templates/buyer/deposit-captured/template.mjml +40 -55
- package/dist/templates/buyer/deposit-not-reserved/da.json +5 -6
- package/dist/templates/buyer/deposit-not-reserved/en.json +5 -6
- package/dist/templates/buyer/deposit-not-reserved/template.mjml +35 -22
- package/dist/templates/buyer/deposit-reserved/da.json +4 -6
- package/dist/templates/buyer/deposit-reserved/en.json +4 -6
- package/dist/templates/buyer/deposit-reserved/template.mjml +33 -15
- package/dist/templates/buyer/invoice-bank-transfer/da.json +5 -7
- package/dist/templates/buyer/invoice-bank-transfer/en.json +5 -7
- package/dist/templates/buyer/invoice-bank-transfer/template.mjml +19 -12
- package/dist/templates/buyer/invoice-full/da.json +18 -12
- package/dist/templates/buyer/invoice-full/en.json +18 -12
- package/dist/templates/buyer/invoice-full/template.mjml +201 -24
- package/dist/templates/buyer/invoice-pdf-attached/da.json +19 -13
- package/dist/templates/buyer/invoice-pdf-attached/en.json +19 -13
- package/dist/templates/buyer/invoice-pdf-attached/template.mjml +63 -41
- package/dist/templates/buyer/invoice-rate1/da.json +19 -15
- package/dist/templates/buyer/invoice-rate1/en.json +19 -15
- package/dist/templates/buyer/invoice-rate1/template.mjml +201 -30
- package/dist/templates/buyer/invoice-rate2/da.json +21 -11
- package/dist/templates/buyer/invoice-rate2/en.json +21 -11
- package/dist/templates/buyer/invoice-rate2/template.mjml +180 -27
- package/dist/templates/buyer/manual-order-created/da.json +7 -6
- package/dist/templates/buyer/manual-order-created/en.json +7 -6
- package/dist/templates/buyer/manual-order-created/template.mjml +37 -31
- package/dist/templates/buyer/membership-invoice/da.json +12 -11
- package/dist/templates/buyer/membership-invoice/en.json +12 -11
- package/dist/templates/buyer/membership-invoice/template.mjml +98 -24
- package/dist/templates/buyer/membership-payment-declined/da.json +14 -5
- package/dist/templates/buyer/membership-payment-declined/en.json +14 -5
- package/dist/templates/buyer/membership-payment-declined/template.mjml +43 -13
- package/dist/templates/buyer/membership-renewal-invoice/da.json +18 -11
- package/dist/templates/buyer/membership-renewal-invoice/en.json +18 -11
- package/dist/templates/buyer/membership-renewal-invoice/template.mjml +147 -12
- package/dist/templates/buyer/membership-type-not-exist/da.json +9 -3
- package/dist/templates/buyer/membership-type-not-exist/en.json +9 -3
- package/dist/templates/buyer/membership-type-not-exist/template.mjml +24 -6
- package/dist/templates/buyer/order-cancelled-by-customer/da.json +8 -8
- package/dist/templates/buyer/order-cancelled-by-customer/en.json +8 -8
- package/dist/templates/buyer/order-cancelled-by-customer/template.mjml +41 -58
- package/dist/templates/buyer/order-changed/da.json +14 -12
- package/dist/templates/buyer/order-changed/en.json +14 -12
- package/dist/templates/buyer/order-changed/template.mjml +74 -34
- package/dist/templates/buyer/order-confirmed/da.json +6 -6
- package/dist/templates/buyer/order-confirmed/en.json +6 -6
- package/dist/templates/buyer/order-confirmed/template.mjml +16 -32
- package/dist/templates/buyer/order-confirmed-already-booked/da.json +13 -6
- package/dist/templates/buyer/order-confirmed-already-booked/en.json +13 -6
- package/dist/templates/buyer/order-confirmed-already-booked/template.mjml +37 -38
- package/dist/templates/buyer/order-confirmed-w-reservations/da.json +7 -7
- package/dist/templates/buyer/order-confirmed-w-reservations/en.json +7 -7
- package/dist/templates/buyer/order-confirmed-w-reservations/template.mjml +30 -34
- package/dist/templates/buyer/order-declined/da.json +5 -4
- package/dist/templates/buyer/order-declined/en.json +5 -4
- package/dist/templates/buyer/order-declined/template.mjml +18 -30
- package/dist/templates/buyer/order-declined-coupon/da.json +26 -7
- package/dist/templates/buyer/order-declined-coupon/en.json +26 -7
- package/dist/templates/buyer/order-declined-coupon/template.mjml +74 -46
- package/dist/templates/buyer/order-placed/da.json +10 -10
- package/dist/templates/buyer/order-placed/en.json +10 -10
- package/dist/templates/buyer/order-placed/template.mjml +10 -10
- package/dist/templates/buyer/order-reservations-cancelled/da.json +4 -2
- package/dist/templates/buyer/order-reservations-cancelled/en.json +4 -2
- package/dist/templates/buyer/order-reservations-cancelled/template.mjml +19 -10
- package/dist/templates/buyer/payment-card-expired/da.json +7 -10
- package/dist/templates/buyer/payment-card-expired/en.json +7 -10
- package/dist/templates/buyer/payment-card-expired/template.mjml +15 -45
- package/dist/templates/buyer/payment-failed/da.json +12 -9
- package/dist/templates/buyer/payment-failed/en.json +12 -9
- package/dist/templates/buyer/payment-failed/template.mjml +44 -34
- package/dist/templates/buyer/payment-failed-new-deadline/da.json +13 -11
- package/dist/templates/buyer/payment-failed-new-deadline/en.json +13 -11
- package/dist/templates/buyer/payment-failed-new-deadline/template.mjml +42 -33
- package/dist/templates/buyer/payment-received/da.json +6 -6
- package/dist/templates/buyer/payment-received/en.json +6 -6
- package/dist/templates/buyer/payment-received/template.mjml +53 -9
- package/dist/templates/buyer/place-order-confirmed/da.json +36 -14
- package/dist/templates/buyer/place-order-confirmed/en.json +36 -14
- package/dist/templates/buyer/place-order-confirmed/template.mjml +255 -40
- package/dist/templates/buyer/rate2-reminder/da.json +8 -8
- package/dist/templates/buyer/rate2-reminder/en.json +8 -8
- package/dist/templates/buyer/rate2-reminder/template.mjml +36 -40
- package/dist/templates/supplier/account-restricted/da.json +6 -5
- package/dist/templates/supplier/account-restricted/en.json +6 -5
- package/dist/templates/supplier/account-restricted/template.mjml +24 -24
- package/dist/templates/supplier/account-restricted-soon/da.json +6 -6
- package/dist/templates/supplier/account-restricted-soon/en.json +6 -6
- package/dist/templates/supplier/account-restricted-soon/template.mjml +32 -32
- package/dist/templates/supplier/account-user-accepted-invitation/da.json +3 -4
- package/dist/templates/supplier/account-user-accepted-invitation/en.json +3 -4
- package/dist/templates/supplier/account-user-accepted-invitation/template.mjml +5 -14
- package/dist/templates/supplier/account-user-invite/da.json +3 -4
- package/dist/templates/supplier/account-user-invite/en.json +3 -4
- package/dist/templates/supplier/account-user-invite/template.mjml +4 -13
- package/dist/templates/supplier/bank-account-changed/da.json +3 -4
- package/dist/templates/supplier/bank-account-changed/en.json +3 -4
- package/dist/templates/supplier/bank-account-changed/template.mjml +31 -31
- package/dist/templates/supplier/deposit-not-reserved/da.json +6 -7
- package/dist/templates/supplier/deposit-not-reserved/en.json +6 -7
- package/dist/templates/supplier/deposit-not-reserved/template.mjml +35 -23
- package/dist/templates/supplier/manual-order-created/da.json +5 -3
- package/dist/templates/supplier/manual-order-created/en.json +5 -3
- package/dist/templates/supplier/manual-order-created/template.mjml +26 -9
- package/dist/templates/supplier/new-member/da.json +4 -3
- package/dist/templates/supplier/new-member/en.json +4 -3
- package/dist/templates/supplier/new-member/template.mjml +14 -10
- package/dist/templates/supplier/new-member-message/da.json +3 -1
- package/dist/templates/supplier/new-member-message/en.json +3 -1
- package/dist/templates/supplier/new-member-message/template.mjml +12 -3
- package/dist/templates/supplier/onboarding-breakup/da.json +11 -12
- package/dist/templates/supplier/onboarding-breakup/en.json +11 -12
- package/dist/templates/supplier/onboarding-breakup/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-inactive-14d/da.json +11 -12
- package/dist/templates/supplier/onboarding-inactive-14d/en.json +11 -12
- package/dist/templates/supplier/onboarding-inactive-14d/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-inactive-21d/da.json +3 -4
- package/dist/templates/supplier/onboarding-inactive-21d/en.json +3 -4
- package/dist/templates/supplier/onboarding-inactive-21d/template.mjml +3 -3
- package/dist/templates/supplier/onboarding-inactive-7d/da.json +4 -5
- package/dist/templates/supplier/onboarding-inactive-7d/en.json +11 -12
- package/dist/templates/supplier/onboarding-inactive-7d/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-inactive-reminder/da.json +13 -14
- package/dist/templates/supplier/onboarding-inactive-reminder/en.json +13 -14
- package/dist/templates/supplier/onboarding-inactive-reminder/template.mjml +34 -34
- package/dist/templates/supplier/onboarding-next-step/da.json +3 -4
- package/dist/templates/supplier/onboarding-next-step/en.json +3 -4
- package/dist/templates/supplier/onboarding-next-step/template.mjml +3 -3
- package/dist/templates/supplier/onboarding-product-in-review/da.json +2 -3
- package/dist/templates/supplier/onboarding-product-in-review/en.json +2 -3
- package/dist/templates/supplier/onboarding-product-in-review/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-stuck-company-info/da.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-company-info/en.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-company-info/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-stuck-product/da.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-product/en.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-product/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-stuck-step/da.json +13 -14
- package/dist/templates/supplier/onboarding-stuck-step/en.json +13 -14
- package/dist/templates/supplier/onboarding-stuck-step/template.mjml +43 -43
- package/dist/templates/supplier/onboarding-stuck-stripe/da.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-stripe/en.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-stripe/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-stuck-submit-review/da.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-submit-review/en.json +11 -12
- package/dist/templates/supplier/onboarding-stuck-submit-review/template.mjml +2 -2
- package/dist/templates/supplier/onboarding-zero-login/da.json +11 -12
- package/dist/templates/supplier/onboarding-zero-login/en.json +11 -12
- package/dist/templates/supplier/onboarding-zero-login/template.mjml +2 -2
- package/dist/templates/supplier/order-cancelled-by-customer/da.json +15 -7
- package/dist/templates/supplier/order-cancelled-by-customer/en.json +15 -7
- package/dist/templates/supplier/order-cancelled-by-customer/template.mjml +70 -21
- package/dist/templates/supplier/order-changed/da.json +17 -11
- package/dist/templates/supplier/order-changed/en.json +17 -11
- package/dist/templates/supplier/order-changed/template.mjml +74 -34
- package/dist/templates/supplier/order-received/da.json +9 -8
- package/dist/templates/supplier/order-received/en.json +9 -8
- package/dist/templates/supplier/order-received/template.mjml +81 -81
- package/dist/templates/supplier/order-reservations-cancelled/da.json +5 -4
- package/dist/templates/supplier/order-reservations-cancelled/en.json +5 -4
- package/dist/templates/supplier/order-reservations-cancelled/template.mjml +29 -15
- package/dist/templates/supplier/order-reservations-confirmed/da.json +8 -7
- package/dist/templates/supplier/order-reservations-confirmed/en.json +8 -7
- package/dist/templates/supplier/order-reservations-confirmed/template.mjml +35 -27
- package/dist/templates/supplier/payment-failed/da.json +13 -8
- package/dist/templates/supplier/payment-failed/en.json +13 -8
- package/dist/templates/supplier/payment-failed/template.mjml +53 -43
- package/dist/templates/supplier/payout/da.json +5 -5
- package/dist/templates/supplier/payout/en.json +5 -5
- package/dist/templates/supplier/payout/template.mjml +15 -14
- package/dist/templates/supplier/supplier-approved/da.json +6 -6
- package/dist/templates/supplier/supplier-approved/en.json +6 -6
- package/dist/templates/supplier/supplier-approved/template.mjml +39 -39
- package/dist/templates/supplier/supplier-ask-for-reviews/da.json +12 -13
- package/dist/templates/supplier/supplier-ask-for-reviews/en.json +1 -2
- package/dist/templates/supplier/supplier-ask-for-reviews/template.mjml +2 -2
- package/dist/templates/supplier/supplier-breakup-active/da.json +12 -13
- package/dist/templates/supplier/supplier-breakup-active/en.json +1 -2
- package/dist/templates/supplier/supplier-breakup-active/template.mjml +2 -2
- package/dist/templates/supplier/supplier-dead-end-archive/da.json +11 -0
- package/dist/templates/supplier/supplier-dead-end-archive/en.json +11 -0
- package/dist/templates/supplier/supplier-dead-end-archive/template.mjml +34 -0
- package/dist/templates/supplier/supplier-first-order/da.json +12 -13
- package/dist/templates/supplier/supplier-first-order/en.json +1 -2
- package/dist/templates/supplier/supplier-first-order/template.mjml +2 -2
- package/dist/templates/supplier/supplier-inactive-30d/da.json +2 -3
- package/dist/templates/supplier/supplier-inactive-30d/en.json +2 -3
- package/dist/templates/supplier/supplier-inactive-30d/template.mjml +2 -2
- package/dist/templates/supplier/supplier-inactive-60d/da.json +4 -5
- package/dist/templates/supplier/supplier-inactive-60d/en.json +4 -5
- package/dist/templates/supplier/supplier-inactive-60d/template.mjml +2 -2
- package/dist/templates/supplier/supplier-inactive-90d/da.json +3 -4
- package/dist/templates/supplier/supplier-inactive-90d/en.json +3 -4
- package/dist/templates/supplier/supplier-inactive-90d/template.mjml +3 -3
- package/dist/templates/supplier/supplier-login-reminder/da.json +1 -2
- package/dist/templates/supplier/supplier-login-reminder/en.json +1 -2
- package/dist/templates/supplier/supplier-login-reminder/template.mjml +43 -43
- package/dist/templates/supplier/supplier-monthly-stats/da.json +12 -13
- package/dist/templates/supplier/supplier-monthly-stats/en.json +1 -2
- package/dist/templates/supplier/supplier-monthly-stats/template.mjml +2 -2
- package/dist/templates/supplier/supplier-new-review/da.json +12 -13
- package/dist/templates/supplier/supplier-new-review/en.json +1 -2
- package/dist/templates/supplier/supplier-new-review/template.mjml +2 -2
- package/dist/templates/supplier/supplier-offseason-patience/da.json +1 -2
- package/dist/templates/supplier/supplier-offseason-patience/en.json +1 -2
- package/dist/templates/supplier/supplier-offseason-patience/template.mjml +43 -43
- package/dist/templates/supplier/supplier-product-approved/da.json +8 -11
- package/dist/templates/supplier/supplier-product-approved/en.json +8 -12
- package/dist/templates/supplier/supplier-product-approved/template.mjml +83 -83
- package/dist/templates/supplier/supplier-product-rejected/template.mjml +71 -71
- package/dist/templates/supplier/supplier-profile-tips/da.json +12 -13
- package/dist/templates/supplier/supplier-profile-tips/en.json +1 -2
- package/dist/templates/supplier/supplier-profile-tips/template.mjml +2 -2
- package/dist/templates/supplier/supplier-public/da.json +5 -5
- package/dist/templates/supplier/supplier-public/en.json +2 -2
- package/dist/templates/supplier/supplier-public/template.mjml +193 -218
- package/dist/templates/supplier/supplier-registered/da.json +6 -7
- package/dist/templates/supplier/supplier-registered/en.json +6 -6
- package/dist/templates/supplier/supplier-registered/template.mjml +9 -9
- package/dist/templates/supplier/supplier-seasonal-reminder/da.json +3 -4
- package/dist/templates/supplier/supplier-seasonal-reminder/en.json +3 -4
- package/dist/templates/supplier/supplier-seasonal-reminder/template.mjml +2 -2
- package/dist/templates/supplier/supplier-welcome-back/da.json +12 -13
- package/dist/templates/supplier/supplier-welcome-back/en.json +1 -2
- package/dist/templates/supplier/supplier-welcome-back/template.mjml +2 -2
- package/dist/templates/supplier/supplier-zero-order-benchmark/da.json +3 -4
- package/dist/templates/supplier/supplier-zero-order-benchmark/en.json +3 -4
- package/dist/templates/supplier/supplier-zero-order-benchmark/template.mjml +2 -2
- package/dist/templates/supplier/supplier-zero-order-optimize/da.json +2 -3
- package/dist/templates/supplier/supplier-zero-order-optimize/en.json +2 -3
- package/dist/templates/supplier/supplier-zero-order-optimize/template.mjml +2 -2
- package/dist/templates/supplier/supplier-zero-order-personal/da.json +4 -5
- package/dist/templates/supplier/supplier-zero-order-personal/en.json +4 -5
- package/dist/templates/supplier/supplier-zero-order-personal/template.mjml +3 -3
- package/dist/templates/supplier/supplier-zero-order-standout/da.json +12 -13
- package/dist/templates/supplier/supplier-zero-order-standout/en.json +1 -2
- package/dist/templates/supplier/supplier-zero-order-standout/template.mjml +2 -2
- package/dist/templates/supplier/user-permission-changed/da.json +3 -3
- package/dist/templates/supplier/user-permission-changed/en.json +3 -3
- package/dist/templates/supplier/user-permission-changed/template.mjml +12 -4
- package/package.json +1 -1
|
@@ -61,11 +61,11 @@
|
|
|
61
61
|
</style>
|
|
62
62
|
|
|
63
63
|
<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:
|
|
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:
|
|
69
69
|
#FCBC42; }
|
|
70
70
|
</style>
|
|
71
71
|
|
|
@@ -152,10 +152,12 @@
|
|
|
152
152
|
<tr>
|
|
153
153
|
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
154
154
|
|
|
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
|
|
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
|
-
|
|
158
|
-
0px;">
|
|
157
|
+
<p style="line-height: 24px; margin: 16px
|
|
158
|
+
0px;">Your order with order number {{ order.id8digit }} unfortunately cannot be accommodated and has been declined by {{ collection.title }}. We apologise for the inconvenience.</p>
|
|
159
|
+
<p style="line-height: 24px; margin: 16px
|
|
160
|
+
0px;">All payments have been cancelled.</p></div>
|
|
159
161
|
|
|
160
162
|
</td>
|
|
161
163
|
</tr>
|
|
@@ -182,21 +184,21 @@
|
|
|
182
184
|
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
183
185
|
<tbody>
|
|
184
186
|
<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:
|
|
187
|
+
<td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;padding-left:16px;padding-right:16px;padding-top:10px;text-align:center;">
|
|
188
|
+
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:568px;" ><![endif]-->
|
|
187
189
|
|
|
188
190
|
<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
191
|
|
|
190
|
-
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
192
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color:#FFF5E1;border-radius:8px;vertical-align:top;border-collapse:separate;" width="100%">
|
|
191
193
|
<tbody>
|
|
192
194
|
|
|
193
195
|
<tr>
|
|
194
196
|
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
195
197
|
|
|
196
|
-
<div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="
|
|
197
|
-
0px;"><b style="line-height: 24px;">Reason
|
|
198
|
-
<p style="line-height: 24px; margin: 16px
|
|
199
|
-
0px;">{{{ order.reasonDecline }}}</p></div>
|
|
198
|
+
<div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p class="small" style="margin: 16px
|
|
199
|
+
0px; line-height: 1;"><b style="line-height: 24px;">Reason for decline</b></p>
|
|
200
|
+
<p style="line-height: 24px; margin: 16px
|
|
201
|
+
0px;"><i style="line-height: 24px;">{{{ order.reasonDecline }}}</i></p></div>
|
|
200
202
|
|
|
201
203
|
</td>
|
|
202
204
|
</tr>
|
|
@@ -228,105 +230,16 @@
|
|
|
228
230
|
|
|
229
231
|
<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%;">
|
|
230
232
|
|
|
231
|
-
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
232
|
-
<tbody>
|
|
233
|
-
|
|
234
|
-
<tr>
|
|
235
|
-
<td align="center" style="font-size:0px;padding:16px 0px 8px 0px;word-break:break-word;">
|
|
236
|
-
|
|
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;">
|
|
241
|
-
</td></tr></table><![endif]-->
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
</td>
|
|
245
|
-
</tr>
|
|
246
|
-
|
|
247
|
-
</tbody>
|
|
248
|
-
</table>
|
|
249
|
-
|
|
250
|
-
</div>
|
|
251
|
-
|
|
252
|
-
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
253
|
-
</td>
|
|
254
|
-
</tr>
|
|
255
|
-
</tbody>
|
|
256
|
-
</table>
|
|
257
|
-
|
|
258
|
-
</div>
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
<!--[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]-->
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
<div style="margin:0px auto;max-width:600px;">
|
|
265
|
-
|
|
266
|
-
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
267
|
-
<tbody>
|
|
268
|
-
<tr>
|
|
269
|
-
<td style="direction:ltr;font-size:0px;padding:0px;padding-top:10px;text-align:center;">
|
|
270
|
-
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
271
|
-
|
|
272
|
-
<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%;">
|
|
273
|
-
|
|
274
233
|
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
275
234
|
<tbody>
|
|
276
235
|
|
|
277
236
|
<tr>
|
|
278
237
|
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
279
238
|
|
|
280
|
-
<div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p style="
|
|
281
|
-
0px;"
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
</tr>
|
|
285
|
-
|
|
286
|
-
</tbody>
|
|
287
|
-
</table>
|
|
288
|
-
|
|
289
|
-
</div>
|
|
290
|
-
|
|
291
|
-
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
292
|
-
</td>
|
|
293
|
-
</tr>
|
|
294
|
-
</tbody>
|
|
295
|
-
</table>
|
|
296
|
-
|
|
297
|
-
</div>
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
<!--[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]-->
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
<div style="margin:0px auto;max-width:600px;">
|
|
304
|
-
|
|
305
|
-
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
306
|
-
<tbody>
|
|
307
|
-
<tr>
|
|
308
|
-
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
309
|
-
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
310
|
-
|
|
311
|
-
<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%;">
|
|
312
|
-
|
|
313
|
-
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
314
|
-
<tbody>
|
|
315
|
-
|
|
316
|
-
<tr>
|
|
317
|
-
<td align="left" class="btn-link" style="font-size:0px;padding:10px 25px;word-break:break-word;">
|
|
318
|
-
|
|
319
|
-
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse:separate;line-height:100%;">
|
|
320
|
-
<tbody>
|
|
321
|
-
<tr>
|
|
322
|
-
<td align="center" bgcolor="#FA3232" role="presentation" style="border:none;border-radius:999px;cursor:auto;mso-padding-alt:10px 25px;background:#FA3232;" valign="middle">
|
|
323
|
-
<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">
|
|
324
|
-
Browse other suppliers
|
|
325
|
-
</a>
|
|
326
|
-
</td>
|
|
327
|
-
</tr>
|
|
328
|
-
</tbody>
|
|
329
|
-
</table>
|
|
239
|
+
<div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;"><p class="small" style="margin: 16px
|
|
240
|
+
0px; line-height: 1;"><font size="4"><b style="line-height: 24px;">... But of course we would like to help you further.</b></font></p>
|
|
241
|
+
<p style="line-height: 24px; margin: 16px
|
|
242
|
+
0px;">Contact us at support@nuento.dk or call <a href="tel:+4593406040" style="line-height: 24px; text-decoration: underline;">93 40 60 40</a>. Together we will find another — and perhaps even better — solution.</p></div>
|
|
330
243
|
|
|
331
244
|
</td>
|
|
332
245
|
</tr>
|
|
@@ -407,11 +320,11 @@
|
|
|
407
320
|
<tr>
|
|
408
321
|
<td align="left" style="font-size:0px;padding:24px 24px 0px;word-break:break-word;">
|
|
409
322
|
|
|
410
|
-
<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>
|
|
411
|
-
<br>
|
|
412
|
-
Nuento
|
|
413
|
-
<br>
|
|
414
|
-
|
|
323
|
+
<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>
|
|
324
|
+
<br>
|
|
325
|
+
Nuento · nuento.co.uk
|
|
326
|
+
<br>
|
|
327
|
+
Operated by Nuento Denmark</div>
|
|
415
328
|
|
|
416
329
|
</td>
|
|
417
330
|
</tr>
|
|
@@ -61,11 +61,11 @@
|
|
|
61
61
|
</style>
|
|
62
62
|
|
|
63
63
|
<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:
|
|
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:
|
|
69
69
|
#FCBC42; }
|
|
70
70
|
</style>
|
|
71
71
|
|
|
@@ -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;
|
|
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%;">
|
|
@@ -152,10 +152,19 @@
|
|
|
152
152
|
<tr>
|
|
153
153
|
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
154
154
|
|
|
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
|
|
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
|
-
|
|
158
|
-
|
|
157
|
+
{{#if cancelledAfterAccepted}}
|
|
158
|
+
<p style="line-height: 24px; margin: 16px
|
|
159
|
+
0px;">Vi har desværre været nødt til at annullere din ordre hos {{{ collection.title }}} med ordrenummer {{ order.id8digit }}.</p>
|
|
160
|
+
<p style="line-height: 24px; margin: 16px
|
|
161
|
+
0px;">Alle eventuelle betalinger er naturligvis blevet refunderet.</p>
|
|
162
|
+
{{else}}
|
|
163
|
+
<p style="line-height: 24px; margin: 16px
|
|
164
|
+
0px;">Din ordre med ordrenummer {{ order.id8digit }} kan desværre ikke imødekommes og er blevet afvist af {{{ collection.title }}}.</p>
|
|
165
|
+
<p style="line-height: 24px; margin: 16px
|
|
166
|
+
0px;">Alle betalinger er annulleret.</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:
|
|
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="
|
|
197
|
-
0px;"><b style="line-height: 24px;">
|
|
198
|
-
<p style="line-height: 24px; margin: 16px
|
|
199
|
-
0px;">{{{ order.reasonDecline }}}</p></div>
|
|
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}}Årsag til annullering{{else}}Årsag til afvisning{{/if}}</b></p>
|
|
207
|
+
<p style="line-height: 24px; margin: 16px
|
|
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="
|
|
244
|
+
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
236
245
|
|
|
237
|
-
<
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
</
|
|
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;">Vi undskylder dybt for ulejligheden.</p>
|
|
249
|
+
<p style="line-height: 24px; margin: 16px
|
|
250
|
+
0px;">Såfremt du ønsker at finde en ny løsning hos os, får du <b style="line-height: 24px;">{{cancelledAfterAcceptedValue}}% rabat på din nye ordre</b>, som automatisk er blevet knyttet til dit telefonnummer: <b style="line-height: 24px;">{{user.phone}}</b>.</p>
|
|
251
|
+
<p style="line-height: 24px; margin: 16px
|
|
252
|
+
0px;">For at bruge rabatten, skal du blot være logget ind med dette nummer inden du foretager en ny bestilling.</p>
|
|
253
|
+
<p style="line-height: 24px; margin: 16px
|
|
254
|
+
0px;">Ønsker du personling hjælp, er du altid velkommen til at ringe til os på tlf. 93 40 60 40.</p>
|
|
255
|
+
<p style="line-height: 24px; margin: 16px
|
|
256
|
+
0px;">Foretrækker du at skrive, kan du sende en mail til kontakt@nuento.dk.</p>
|
|
257
|
+
<p style="line-height: 24px; margin: 16px
|
|
258
|
+
0px;">Vi er klar til at hjælpe dig videre.</p>
|
|
259
|
+
{{else}}
|
|
260
|
+
{{#if firstDecline}}
|
|
261
|
+
<p style="line-height: 24px; margin: 16px
|
|
262
|
+
0px;">Vi undskylder for ulejligheden. Hos Nuento er det vigtigt for os, at det du bestiller, rent faktisk er tilgængeligt.</p>
|
|
263
|
+
<p style="line-height: 24px; margin: 16px
|
|
264
|
+
0px;">Som kompensation for besværet giver vi dig derfor <b style="line-height: 24px;">4% rabat til din næste ordre</b>, som automatisk er blevet knyttet til dit telefonnummer: <b style="line-height: 24px;">{{user.phone}}</b>.</p>
|
|
265
|
+
<p style="line-height: 24px; margin: 16px
|
|
266
|
+
0px;">For at bruge rabatten, skal du blot være logget ind med dette nummer inden du foretager en ny bestilling.</p>
|
|
267
|
+
{{else if secondDecline}}
|
|
268
|
+
<p style="line-height: 24px; margin: 16px
|
|
269
|
+
0px;">Vi undskylder – igen – for ulejligheden. Hos Nuento er det vigtigt for os, at det du bestiller, rent faktisk er tilgængeligt.</p>
|
|
270
|
+
<p style="line-height: 24px; margin: 16px
|
|
271
|
+
0px;">Da det er anden gang, du oplever dette, har vi opjusteret kompensationen for besværet:</p>
|
|
272
|
+
<p style="line-height: 24px; margin: 16px
|
|
273
|
+
0px;">Du har nu <b style="line-height: 24px;">8% rabat på din næste ordre</b>, automatisk knyttet til dit telefonnummer: <b style="line-height: 24px;">{{user.phone}}</b>.</p>
|
|
274
|
+
<p style="line-height: 24px; margin: 16px
|
|
275
|
+
0px;">For at bruge rabatten, skal du blot være logget ind med dette nummer inden du foretager en ny bestilling.</p>
|
|
276
|
+
{{else if thirdDecline}}
|
|
277
|
+
<p style="line-height: 24px; margin: 16px
|
|
278
|
+
0px;">Vi forstår, at det her er frustrerende – og vi tager det alvorligt. Hos Nuento er det vigtigt for os, at det du bestiller, rent faktisk er tilgængeligt.</p>
|
|
279
|
+
<p style="line-height: 24px; margin: 16px
|
|
280
|
+
0px;">Da dette er tredje gang, det sker, har vi givet dig <b style="line-height: 24px;">12% rabat på din næste ordre</b> som kompensation for besværet.</p>
|
|
281
|
+
<p style="line-height: 24px; margin: 16px
|
|
282
|
+
0px;">Rabatten er automatisk knyttet til dit telefonnummer: <b style="line-height: 24px;">{{user.phone}}</b>.</p>
|
|
283
|
+
<p style="line-height: 24px; margin: 16px
|
|
284
|
+
0px;">For at bruge rabatten, skal du blot være logget ind med dette nummer inden du foretager en ny bestilling.</p>
|
|
285
|
+
<p style="line-height: 24px; margin: 16px
|
|
286
|
+
0px;">Vi anbefaler, at du ringer til os på 93 40 60 40, så vi kan hjælpe dig med at finde en løsning, der passer.</p>
|
|
287
|
+
<p style="line-height: 24px; margin: 16px
|
|
288
|
+
0px;">Foretrækker du at skrive, kan du sende en mail til kontakt@nuento.dk.</p>
|
|
289
|
+
<p style="line-height: 24px; margin: 16px
|
|
290
|
+
0px;">Vi er klar til at hjælpe dig videre.</p>
|
|
291
|
+
{{else}}
|
|
292
|
+
<p style="line-height: 24px; margin: 16px
|
|
293
|
+
0px;">Vi undskylder for ulejligheden. Hos Nuento er det vigtigt for os, at det du bestiller, rent faktisk er tilgængeligt.</p>
|
|
294
|
+
<p style="line-height: 24px; margin: 16px
|
|
295
|
+
0px;">Vi undskylder for ulejligheden. Hos Nuento er det vigtigt for os, at det du bestiller, rent faktisk er tilgængeligt.</p>
|
|
296
|
+
<p style="line-height: 24px; margin: 16px
|
|
297
|
+
0px;">Som kompensation for besværet giver vi dig derfor <b style="line-height: 24px;">4% rabat til din næste ordre</b>, som automatisk er blevet knyttet til dit telefonnummer: <b style="line-height: 24px;">{{user.phone}}</b>.</p>
|
|
298
|
+
<p style="line-height: 24px; margin: 16px
|
|
299
|
+
0px;">For at bruge rabatten, skal du blot være logget ind med dette nummer inden du foretager en ny bestilling.</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:
|
|
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="
|
|
337
|
+
<td align="center" class="btn-link" style="font-size:0px;padding:10px 25px;word-break:break-word;">
|
|
281
338
|
|
|
282
|
-
<
|
|
283
|
-
|
|
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.dk/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 ind og bestil med rabat
|
|
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:
|
|
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="
|
|
385
|
+
<td align="center" style="font-size:0px;padding:0px 0px;word-break:break-word;">
|
|
322
386
|
|
|
323
|
-
<
|
|
324
|
-
|
|
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
|
-
|
|
327
|
-
|
|
328
|
-
|
|
394
|
+
</td>
|
|
395
|
+
</tr>
|
|
329
396
|
</tbody>
|
|
330
397
|
</table>
|
|
331
398
|
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
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="
|
|
403
|
+
<td align="center" style="font-size:0px;padding:0px 0px;word-break:break-word;">
|
|
363
404
|
|
|
364
|
-
<
|
|
365
|
-
|
|
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
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
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
|
-
|
|
385
|
-
|
|
386
|
-
|
|
448
|
+
</td>
|
|
449
|
+
</tr>
|
|
450
|
+
</tbody>
|
|
451
|
+
</table>
|
|
387
452
|
|
|
388
|
-
|
|
389
|
-
|
|
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="
|
|
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:
|
|
406
|
-
0px;">
|
|
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;">Rabatten udløber om 30 dage, den {{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"
|
|
496
|
+
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
443
497
|
|
|
444
|
-
<
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
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;">Har du spørgsmål, så sig endelig til – vi er her for at hjælpe dig.</p>
|
|
500
|
+
<p style="line-height: 24px; margin: 16px
|
|
501
|
+
0px;">Med venlig hilsen,</p>
|
|
502
|
+
<p style="line-height: 24px; margin: 16px
|
|
503
|
+
0px;">Andreas,<br>Nuento</p></div>
|
|
455
504
|
|
|
456
505
|
</td>
|
|
457
506
|
</tr>
|
|
@@ -532,10 +581,10 @@
|
|
|
532
581
|
<tr>
|
|
533
582
|
<td align="left" style="font-size:0px;padding:24px 24px 0px;word-break:break-word;">
|
|
534
583
|
|
|
535
|
-
<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>
|
|
536
|
-
<br>
|
|
537
|
-
Nuento Denmark ApS, CVR 39000725
|
|
538
|
-
<br>
|
|
584
|
+
<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>
|
|
585
|
+
<br>
|
|
586
|
+
Nuento Denmark ApS, CVR 39000725
|
|
587
|
+
<br>
|
|
539
588
|
Lundeborgvej 4, 9220 Aalborg</div>
|
|
540
589
|
|
|
541
590
|
</td>
|