@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
|
@@ -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,22 @@
|
|
|
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;">
|
|
157
|
-
|
|
158
|
-
|
|
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;">Your invoice from Nuento</b></font>
|
|
160
|
+
</p>
|
|
161
|
+
<p style="line-height: 24px; margin: 16px
|
|
162
|
+
0px;">Invoice no.: {{ invoice.id }}
|
|
163
|
+
<br>{{ booking.createdAtDateshort }}</p>
|
|
164
|
+
<p style="line-height: 24px; margin: 16px
|
|
165
|
+
0px;">
|
|
166
|
+
{{ invoice.user.companyName }}
|
|
167
|
+
<br>{{ invoice.user.name }}
|
|
168
|
+
<br>{{ invoice.user.location.route }}
|
|
169
|
+
<br>{{ invoice.user.location.postalCode }} {{ invoice.user.location.locality }}
|
|
170
|
+
<br>{{ invoice.user.cvr }}
|
|
171
|
+
<br><br>{{ invoice.user.companyName }}
|
|
172
|
+
</p></div>
|
|
159
173
|
|
|
160
174
|
</td>
|
|
161
175
|
</tr>
|
|
@@ -182,7 +196,50 @@
|
|
|
182
196
|
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
183
197
|
<tbody>
|
|
184
198
|
<tr>
|
|
185
|
-
<td style="direction:ltr;font-size:0px;padding:0px;
|
|
199
|
+
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
200
|
+
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
201
|
+
|
|
202
|
+
<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%;">
|
|
203
|
+
|
|
204
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
205
|
+
<tbody>
|
|
206
|
+
|
|
207
|
+
<tr>
|
|
208
|
+
<td align="center" style="font-size:0px;padding:16px 0px 8px 0px;word-break:break-word;">
|
|
209
|
+
|
|
210
|
+
<p style="line-height: 24px; border-top: solid 1px #dadada; font-size: 1px; margin: 0px auto; width: 100%;">
|
|
211
|
+
</p>
|
|
212
|
+
|
|
213
|
+
<!--[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;">
|
|
214
|
+
</td></tr></table><![endif]-->
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
</td>
|
|
218
|
+
</tr>
|
|
219
|
+
|
|
220
|
+
</tbody>
|
|
221
|
+
</table>
|
|
222
|
+
|
|
223
|
+
</div>
|
|
224
|
+
|
|
225
|
+
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
226
|
+
</td>
|
|
227
|
+
</tr>
|
|
228
|
+
</tbody>
|
|
229
|
+
</table>
|
|
230
|
+
|
|
231
|
+
</div>
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
<!--[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]-->
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
<div style="margin:0px auto;max-width:600px;">
|
|
238
|
+
|
|
239
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
240
|
+
<tbody>
|
|
241
|
+
<tr>
|
|
242
|
+
<td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;padding-top:10px;text-align:center;">
|
|
186
243
|
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
187
244
|
|
|
188
245
|
<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 +250,14 @@
|
|
|
193
250
|
<tr>
|
|
194
251
|
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
195
252
|
|
|
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;">
|
|
198
|
-
<
|
|
199
|
-
|
|
200
|
-
|
|
253
|
+
<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
|
|
254
|
+
0px;"><b style="line-height: 24px;">{{ place.title }}</b></p>
|
|
255
|
+
<p style="line-height: 24px; margin: 16px
|
|
256
|
+
0px;">
|
|
257
|
+
{{ booking.checkInAtDate }}
|
|
258
|
+
<font color="#bababa"><b style="line-height: 24px;">→</b></font> {{ booking.checkOutAtDate }}
|
|
259
|
+
<br>Booking ID: {{ booking.id8digit }}
|
|
260
|
+
</p></div>
|
|
201
261
|
|
|
202
262
|
</td>
|
|
203
263
|
</tr>
|
|
@@ -216,9 +276,7 @@
|
|
|
216
276
|
</div>
|
|
217
277
|
|
|
218
278
|
|
|
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]-->
|
|
279
|
+
<!--[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
280
|
|
|
223
281
|
|
|
224
282
|
<div style="margin:0px auto;max-width:600px;">
|
|
@@ -226,7 +284,50 @@
|
|
|
226
284
|
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
227
285
|
<tbody>
|
|
228
286
|
<tr>
|
|
229
|
-
<td style="direction:ltr;font-size:0px;padding:0px;
|
|
287
|
+
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
288
|
+
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
289
|
+
|
|
290
|
+
<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%;">
|
|
291
|
+
|
|
292
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
293
|
+
<tbody>
|
|
294
|
+
|
|
295
|
+
<tr>
|
|
296
|
+
<td align="center" style="font-size:0px;padding:16px 0px 8px 0px;word-break:break-word;">
|
|
297
|
+
|
|
298
|
+
<p style="line-height: 24px; border-top: solid 1px #dadada; font-size: 1px; margin: 0px auto; width: 100%;">
|
|
299
|
+
</p>
|
|
300
|
+
|
|
301
|
+
<!--[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;">
|
|
302
|
+
</td></tr></table><![endif]-->
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
</td>
|
|
306
|
+
</tr>
|
|
307
|
+
|
|
308
|
+
</tbody>
|
|
309
|
+
</table>
|
|
310
|
+
|
|
311
|
+
</div>
|
|
312
|
+
|
|
313
|
+
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
314
|
+
</td>
|
|
315
|
+
</tr>
|
|
316
|
+
</tbody>
|
|
317
|
+
</table>
|
|
318
|
+
|
|
319
|
+
</div>
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
<!--[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]-->
|
|
323
|
+
|
|
324
|
+
|
|
325
|
+
<div style="margin:0px auto;max-width:600px;">
|
|
326
|
+
|
|
327
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
328
|
+
<tbody>
|
|
329
|
+
<tr>
|
|
330
|
+
<td style="direction:ltr;font-size:0px;padding:0px;padding-top:10px;text-align:center;">
|
|
230
331
|
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
231
332
|
|
|
232
333
|
<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 +338,10 @@
|
|
|
237
338
|
<tr>
|
|
238
339
|
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
239
340
|
|
|
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;"
|
|
341
|
+
<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
|
|
342
|
+
0px;">
|
|
343
|
+
<font size="5"><b style="line-height: 24px;">Invoice</b></font>
|
|
344
|
+
</p></div>
|
|
242
345
|
|
|
243
346
|
</td>
|
|
244
347
|
</tr>
|
|
@@ -257,9 +360,7 @@
|
|
|
257
360
|
</div>
|
|
258
361
|
|
|
259
362
|
|
|
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]-->
|
|
363
|
+
<!--[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
364
|
|
|
264
365
|
|
|
265
366
|
<div style="margin:0px auto;max-width:600px;">
|
|
@@ -267,7 +368,7 @@
|
|
|
267
368
|
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
268
369
|
<tbody>
|
|
269
370
|
<tr>
|
|
270
|
-
<td style="direction:ltr;font-size:0px;padding:0px;
|
|
371
|
+
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
271
372
|
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
272
373
|
|
|
273
374
|
<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 +379,32 @@
|
|
|
278
379
|
<tr>
|
|
279
380
|
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
280
381
|
|
|
281
|
-
<
|
|
282
|
-
|
|
283
|
-
|
|
382
|
+
<table cellpadding="0" cellspacing="0" width="100%" border="0" style="color:#222730;font-family:Arial, sans-serif;font-size:16px;line-height:24px;table-layout:auto;width:100%;border:none;">
|
|
383
|
+
<tr>
|
|
384
|
+
<td style="padding: 0 0 10px 0" align="left">Rental
|
|
385
|
+
{{#if invoice.price.rent.discount}}
|
|
386
|
+
<br>Discount (multiple days)
|
|
387
|
+
{{/if}}
|
|
388
|
+
</td>
|
|
389
|
+
<td style="padding: 0 0 10px 0" align="right">{{ invoice.price.rent.total }}
|
|
390
|
+
{{#if invoice.price.rent.discount}}
|
|
391
|
+
<br>{{ invoice.price.rent.discount }}
|
|
392
|
+
{{/if}}
|
|
393
|
+
</td>
|
|
394
|
+
</tr>
|
|
395
|
+
{{#each addons}}
|
|
396
|
+
<tr>
|
|
397
|
+
<td align="left">{{ this.name }}</td>
|
|
398
|
+
<td align="right">{{ this.price }}</td>
|
|
399
|
+
</tr>
|
|
400
|
+
{{/each}}
|
|
401
|
+
{{#if invoice.price.fee}}
|
|
402
|
+
<tr>
|
|
403
|
+
<td style="padding: 10px 0 0 0" align="left">Service fee</td>
|
|
404
|
+
<td style="padding: 10px 0 0 0" align="right">{{ invoice.price.fee }}</td>
|
|
405
|
+
</tr>
|
|
406
|
+
{{/if}}
|
|
407
|
+
</table>
|
|
284
408
|
|
|
285
409
|
</td>
|
|
286
410
|
</tr>
|
|
@@ -299,9 +423,7 @@
|
|
|
299
423
|
</div>
|
|
300
424
|
|
|
301
425
|
|
|
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]-->
|
|
426
|
+
<!--[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
427
|
|
|
306
428
|
|
|
307
429
|
<div style="margin:0px auto;max-width:600px;">
|
|
@@ -352,22 +474,175 @@
|
|
|
352
474
|
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
353
475
|
<tbody>
|
|
354
476
|
<tr>
|
|
355
|
-
<td style="direction:ltr;font-size:0px;padding:0px;
|
|
477
|
+
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
478
|
+
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:300px;" ><![endif]-->
|
|
479
|
+
|
|
480
|
+
<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%;">
|
|
481
|
+
|
|
482
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
483
|
+
<tbody>
|
|
484
|
+
|
|
485
|
+
<tr>
|
|
486
|
+
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
487
|
+
|
|
488
|
+
<table cellpadding="0" cellspacing="0" width="100%" border="0" style="color:#222730;font-family:Arial, sans-serif;font-size:16px;line-height:24px;table-layout:auto;width:100%;border:none;">
|
|
489
|
+
<tr>
|
|
490
|
+
<td style="width: 10%; white-space: nowrap" align="left">
|
|
491
|
+
<font size="2">VAT exempt amount:</font>
|
|
492
|
+
</td>
|
|
493
|
+
<td style="width: 50%" align="left">
|
|
494
|
+
<font size="2">{{ invoice.vat.vatExemptAmount }}</font>
|
|
495
|
+
</td>
|
|
496
|
+
</tr>
|
|
497
|
+
<tr>
|
|
498
|
+
<td style="width: 10%; white-space: nowrap" align="left">
|
|
499
|
+
<font size="2">VAT liable amount:</font>
|
|
500
|
+
</td>
|
|
501
|
+
<td style="width: 50%" align="left">
|
|
502
|
+
<font size="2">{{ invoice.vat.subjectToVatAmount }}</font>
|
|
503
|
+
</td>
|
|
504
|
+
</tr>
|
|
505
|
+
</table>
|
|
506
|
+
|
|
507
|
+
</td>
|
|
508
|
+
</tr>
|
|
509
|
+
|
|
510
|
+
</tbody>
|
|
511
|
+
</table>
|
|
512
|
+
|
|
513
|
+
</div>
|
|
514
|
+
|
|
515
|
+
<!--[if mso | IE]></td><td class="" style="vertical-align:top;width:300px;" ><![endif]-->
|
|
516
|
+
|
|
517
|
+
<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%;">
|
|
518
|
+
|
|
519
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
520
|
+
<tbody>
|
|
521
|
+
|
|
522
|
+
<tr>
|
|
523
|
+
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
524
|
+
|
|
525
|
+
<table cellpadding="0" cellspacing="0" width="100%" border="0" style="color:#222730;font-family:Arial, sans-serif;font-size:16px;line-height:24px;table-layout:auto;width:100%;border:none;">
|
|
526
|
+
<tr>
|
|
527
|
+
<td align="left">Total excl. VAT</td>
|
|
528
|
+
<td align="right">{{ invoice.vat.totalAmountWithoutVat }}</td>
|
|
529
|
+
</tr>
|
|
530
|
+
<tr>
|
|
531
|
+
<td align="left">VAT (25%)</td>
|
|
532
|
+
<td align="right">{{ invoice.vat.vatAmount }}</td>
|
|
533
|
+
</tr>
|
|
534
|
+
</table>
|
|
535
|
+
|
|
536
|
+
</td>
|
|
537
|
+
</tr>
|
|
538
|
+
|
|
539
|
+
</tbody>
|
|
540
|
+
</table>
|
|
541
|
+
|
|
542
|
+
</div>
|
|
543
|
+
|
|
544
|
+
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
545
|
+
</td>
|
|
546
|
+
</tr>
|
|
547
|
+
</tbody>
|
|
548
|
+
</table>
|
|
549
|
+
|
|
550
|
+
</div>
|
|
551
|
+
|
|
552
|
+
|
|
553
|
+
<!--[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]-->
|
|
554
|
+
|
|
555
|
+
|
|
556
|
+
<div style="margin:0px auto;max-width:600px;">
|
|
557
|
+
|
|
558
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
559
|
+
<tbody>
|
|
560
|
+
<tr>
|
|
561
|
+
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
356
562
|
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
357
563
|
|
|
358
564
|
<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%;">
|
|
359
565
|
|
|
566
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
567
|
+
<tbody>
|
|
568
|
+
|
|
569
|
+
<tr>
|
|
570
|
+
<td align="center" style="font-size:0px;padding:16px 0px 8px 0px;padding-left:50%;word-break:break-word;">
|
|
571
|
+
|
|
572
|
+
<p style="line-height: 24px; border-top: solid 1px #dadada; font-size: 1px; margin: 0px auto; width: 100%;">
|
|
573
|
+
</p>
|
|
574
|
+
|
|
575
|
+
<!--[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;">
|
|
576
|
+
</td></tr></table><![endif]-->
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
</td>
|
|
580
|
+
</tr>
|
|
581
|
+
|
|
582
|
+
</tbody>
|
|
583
|
+
</table>
|
|
584
|
+
|
|
585
|
+
</div>
|
|
586
|
+
|
|
587
|
+
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
588
|
+
</td>
|
|
589
|
+
</tr>
|
|
590
|
+
</tbody>
|
|
591
|
+
</table>
|
|
592
|
+
|
|
593
|
+
</div>
|
|
594
|
+
|
|
595
|
+
|
|
596
|
+
<!--[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]-->
|
|
597
|
+
|
|
598
|
+
|
|
599
|
+
<div style="margin:0px auto;max-width:600px;">
|
|
600
|
+
|
|
601
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
602
|
+
<tbody>
|
|
603
|
+
<tr>
|
|
604
|
+
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
605
|
+
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:300px;" ><![endif]-->
|
|
606
|
+
|
|
607
|
+
<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%;">
|
|
608
|
+
|
|
360
609
|
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
361
610
|
<tbody>
|
|
362
611
|
|
|
363
612
|
<tr>
|
|
364
613
|
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
365
614
|
|
|
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;"
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
615
|
+
<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
|
|
616
|
+
0px;"></p></div>
|
|
617
|
+
|
|
618
|
+
</td>
|
|
619
|
+
</tr>
|
|
620
|
+
|
|
621
|
+
</tbody>
|
|
622
|
+
</table>
|
|
623
|
+
|
|
624
|
+
</div>
|
|
625
|
+
|
|
626
|
+
<!--[if mso | IE]></td><td class="" style="vertical-align:top;width:300px;" ><![endif]-->
|
|
627
|
+
|
|
628
|
+
<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%;">
|
|
629
|
+
|
|
630
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
631
|
+
<tbody>
|
|
632
|
+
|
|
633
|
+
<tr>
|
|
634
|
+
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
635
|
+
|
|
636
|
+
<table cellpadding="0" cellspacing="0" width="100%" border="0" style="color:#222730;font-family:Arial, sans-serif;font-size:16px;line-height:24px;table-layout:auto;width:100%;border:none;">
|
|
637
|
+
<tr>
|
|
638
|
+
<td align="left">
|
|
639
|
+
<font size="3"><b style="line-height: 24px;">Total incl. VAT</b></font>
|
|
640
|
+
</td>
|
|
641
|
+
<td align="right">
|
|
642
|
+
<font size="3"><b style="line-height: 24px;">{{ invoice.price.total }}</b></font>
|
|
643
|
+
</td>
|
|
644
|
+
</tr>
|
|
645
|
+
</table>
|
|
371
646
|
|
|
372
647
|
</td>
|
|
373
648
|
</tr>
|
|
@@ -386,9 +661,7 @@
|
|
|
386
661
|
</div>
|
|
387
662
|
|
|
388
663
|
|
|
389
|
-
<!--[if mso | IE]></td></tr></table></td></tr><![endif]-->
|
|
390
|
-
{{#if order.depositAmount}}
|
|
391
|
-
<!--[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]-->
|
|
664
|
+
<!--[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]-->
|
|
392
665
|
|
|
393
666
|
|
|
394
667
|
<div style="margin:0px auto;max-width:600px;">
|
|
@@ -396,7 +669,161 @@
|
|
|
396
669
|
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
397
670
|
<tbody>
|
|
398
671
|
<tr>
|
|
399
|
-
<td style="direction:ltr;font-size:0px;padding:0px;
|
|
672
|
+
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
673
|
+
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
674
|
+
|
|
675
|
+
<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%;">
|
|
676
|
+
|
|
677
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
678
|
+
<tbody>
|
|
679
|
+
|
|
680
|
+
<tr>
|
|
681
|
+
<td align="center" style="font-size:0px;padding:16px 0px 8px 0px;padding-left:50%;word-break:break-word;">
|
|
682
|
+
|
|
683
|
+
<p style="line-height: 24px; border-top: solid 1px #dadada; font-size: 1px; margin: 0px auto; width: 100%;">
|
|
684
|
+
</p>
|
|
685
|
+
|
|
686
|
+
<!--[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;">
|
|
687
|
+
</td></tr></table><![endif]-->
|
|
688
|
+
|
|
689
|
+
|
|
690
|
+
</td>
|
|
691
|
+
</tr>
|
|
692
|
+
|
|
693
|
+
</tbody>
|
|
694
|
+
</table>
|
|
695
|
+
|
|
696
|
+
</div>
|
|
697
|
+
|
|
698
|
+
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
699
|
+
</td>
|
|
700
|
+
</tr>
|
|
701
|
+
</tbody>
|
|
702
|
+
</table>
|
|
703
|
+
|
|
704
|
+
</div>
|
|
705
|
+
|
|
706
|
+
|
|
707
|
+
<!--[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]-->
|
|
708
|
+
|
|
709
|
+
|
|
710
|
+
<div style="margin:0px auto;max-width:600px;">
|
|
711
|
+
|
|
712
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
713
|
+
<tbody>
|
|
714
|
+
<tr>
|
|
715
|
+
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
716
|
+
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:300px;" ><![endif]-->
|
|
717
|
+
|
|
718
|
+
<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%;">
|
|
719
|
+
|
|
720
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
721
|
+
<tbody>
|
|
722
|
+
|
|
723
|
+
<tr>
|
|
724
|
+
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
725
|
+
|
|
726
|
+
<div style="font-family:Arial, sans-serif;font-size:16px;line-height:24px;text-align:left;color:#222730;">{{#if invoice_transaction.amountDeposit}}
|
|
727
|
+
<p style="line-height: 24px; margin: 16px
|
|
728
|
+
0px;"></p>
|
|
729
|
+
{{/if}}</div>
|
|
730
|
+
|
|
731
|
+
</td>
|
|
732
|
+
</tr>
|
|
733
|
+
|
|
734
|
+
</tbody>
|
|
735
|
+
</table>
|
|
736
|
+
|
|
737
|
+
</div>
|
|
738
|
+
|
|
739
|
+
<!--[if mso | IE]></td><td class="" style="vertical-align:top;width:300px;" ><![endif]-->
|
|
740
|
+
|
|
741
|
+
<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%;">
|
|
742
|
+
|
|
743
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
744
|
+
<tbody>
|
|
745
|
+
|
|
746
|
+
<tr>
|
|
747
|
+
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
748
|
+
|
|
749
|
+
<table cellpadding="0" cellspacing="0" width="100%" border="0" style="color:#222730;font-family:Arial, sans-serif;font-size:16px;line-height:24px;table-layout:auto;width:100%;border:none;">
|
|
750
|
+
{{#if invoice_transaction.amountDeposit}}
|
|
751
|
+
<tr>
|
|
752
|
+
<td align="left">Deposit</td>
|
|
753
|
+
<td align="right">{{ invoice_transaction.amountDeposit }}</td>
|
|
754
|
+
</tr>
|
|
755
|
+
{{/if}}
|
|
756
|
+
</table>
|
|
757
|
+
|
|
758
|
+
</td>
|
|
759
|
+
</tr>
|
|
760
|
+
|
|
761
|
+
</tbody>
|
|
762
|
+
</table>
|
|
763
|
+
|
|
764
|
+
</div>
|
|
765
|
+
|
|
766
|
+
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
767
|
+
</td>
|
|
768
|
+
</tr>
|
|
769
|
+
</tbody>
|
|
770
|
+
</table>
|
|
771
|
+
|
|
772
|
+
</div>
|
|
773
|
+
|
|
774
|
+
|
|
775
|
+
<!--[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]-->
|
|
776
|
+
|
|
777
|
+
|
|
778
|
+
<div style="margin:0px auto;max-width:600px;">
|
|
779
|
+
|
|
780
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
781
|
+
<tbody>
|
|
782
|
+
<tr>
|
|
783
|
+
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
784
|
+
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
785
|
+
|
|
786
|
+
<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%;">
|
|
787
|
+
|
|
788
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
789
|
+
<tbody>
|
|
790
|
+
|
|
791
|
+
<tr>
|
|
792
|
+
<td align="center" style="font-size:0px;padding:16px 0px 8px 0px;word-break:break-word;">
|
|
793
|
+
|
|
794
|
+
<p style="line-height: 24px; border-top: solid 1px #dadada; font-size: 1px; margin: 0px auto; width: 100%;">
|
|
795
|
+
</p>
|
|
796
|
+
|
|
797
|
+
<!--[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;">
|
|
798
|
+
</td></tr></table><![endif]-->
|
|
799
|
+
|
|
800
|
+
|
|
801
|
+
</td>
|
|
802
|
+
</tr>
|
|
803
|
+
|
|
804
|
+
</tbody>
|
|
805
|
+
</table>
|
|
806
|
+
|
|
807
|
+
</div>
|
|
808
|
+
|
|
809
|
+
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
810
|
+
</td>
|
|
811
|
+
</tr>
|
|
812
|
+
</tbody>
|
|
813
|
+
</table>
|
|
814
|
+
|
|
815
|
+
</div>
|
|
816
|
+
|
|
817
|
+
|
|
818
|
+
<!--[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]-->
|
|
819
|
+
|
|
820
|
+
|
|
821
|
+
<div style="margin:0px auto;max-width:600px;">
|
|
822
|
+
|
|
823
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
824
|
+
<tbody>
|
|
825
|
+
<tr>
|
|
826
|
+
<td style="direction:ltr;font-size:0px;padding:0px;padding-top:10px;text-align:center;">
|
|
400
827
|
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
401
828
|
|
|
402
829
|
<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%;">
|
|
@@ -407,9 +834,14 @@
|
|
|
407
834
|
<tr>
|
|
408
835
|
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
409
836
|
|
|
410
|
-
<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
|
|
411
|
-
0px;"
|
|
412
|
-
|
|
837
|
+
<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
|
|
838
|
+
0px;">
|
|
839
|
+
{{#if booking.instalment}}
|
|
840
|
+
<font size="5"><b style="line-height: 24px;">Payment 1 of 2</b></font>
|
|
841
|
+
{{else}}
|
|
842
|
+
<font size="5"><b style="line-height: 24px;">Payment</b></font>
|
|
843
|
+
{{/if}}
|
|
844
|
+
</p></div>
|
|
413
845
|
|
|
414
846
|
</td>
|
|
415
847
|
</tr>
|
|
@@ -428,9 +860,194 @@
|
|
|
428
860
|
</div>
|
|
429
861
|
|
|
430
862
|
|
|
431
|
-
<!--[if mso | IE]></td></tr></table></td></tr><![endif]-->
|
|
432
|
-
|
|
433
|
-
|
|
863
|
+
<!--[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]-->
|
|
864
|
+
|
|
865
|
+
|
|
866
|
+
<div style="margin:0px auto;max-width:600px;">
|
|
867
|
+
|
|
868
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
869
|
+
<tbody>
|
|
870
|
+
<tr>
|
|
871
|
+
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
872
|
+
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
873
|
+
|
|
874
|
+
<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%;">
|
|
875
|
+
|
|
876
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
877
|
+
<tbody>
|
|
878
|
+
|
|
879
|
+
<tr>
|
|
880
|
+
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
881
|
+
|
|
882
|
+
<table cellpadding="0" cellspacing="0" width="100%" border="0" style="color:#222730;font-family:Arial, sans-serif;font-size:16px;line-height:24px;table-layout:auto;width:100%;border:none;">
|
|
883
|
+
<tr>
|
|
884
|
+
<td align="left" width="50%">
|
|
885
|
+
<font size="3">{{ booking.paymentCard }}</font>
|
|
886
|
+
</td>
|
|
887
|
+
<td align="right" width="50%">
|
|
888
|
+
<font size="3">
|
|
889
|
+
<b style="line-height: 24px;">{{ invoice_transaction.amountRate1 }}</b>
|
|
890
|
+
</font>
|
|
891
|
+
</td>
|
|
892
|
+
</tr>
|
|
893
|
+
<tr>
|
|
894
|
+
<td align="left">{{ invoice_transaction.createdAtDate }}</td>
|
|
895
|
+
</tr>
|
|
896
|
+
</table>
|
|
897
|
+
|
|
898
|
+
</td>
|
|
899
|
+
</tr>
|
|
900
|
+
|
|
901
|
+
</tbody>
|
|
902
|
+
</table>
|
|
903
|
+
|
|
904
|
+
</div>
|
|
905
|
+
|
|
906
|
+
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
907
|
+
</td>
|
|
908
|
+
</tr>
|
|
909
|
+
</tbody>
|
|
910
|
+
</table>
|
|
911
|
+
|
|
912
|
+
</div>
|
|
913
|
+
|
|
914
|
+
|
|
915
|
+
<!--[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]-->
|
|
916
|
+
|
|
917
|
+
|
|
918
|
+
<div style="margin:0px auto;max-width:600px;">
|
|
919
|
+
|
|
920
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
921
|
+
<tbody>
|
|
922
|
+
<tr>
|
|
923
|
+
<td style="direction:ltr;font-size:0px;padding:0px;padding-top:10px;text-align:center;">
|
|
924
|
+
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
925
|
+
|
|
926
|
+
<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%;">
|
|
927
|
+
|
|
928
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
929
|
+
<tbody>
|
|
930
|
+
|
|
931
|
+
<tr>
|
|
932
|
+
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
933
|
+
|
|
934
|
+
<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
|
|
935
|
+
0px;">
|
|
936
|
+
{{#if booking.instalment}}
|
|
937
|
+
Next payment will be charged automatically {{ invoice_transaction.reserveAtRate2Date }}: {{ invoice_transaction.amountRate2 }}
|
|
938
|
+
{{/if}}
|
|
939
|
+
<br>
|
|
940
|
+
{{#if invoice_transaction.amountDeposit}}
|
|
941
|
+
Deposit will be automatically reserved {{ invoice_transaction.reserveAtDepositDate }}: {{ invoice_transaction.amountDeposit }}
|
|
942
|
+
{{/if}}
|
|
943
|
+
</p></div>
|
|
944
|
+
|
|
945
|
+
</td>
|
|
946
|
+
</tr>
|
|
947
|
+
|
|
948
|
+
</tbody>
|
|
949
|
+
</table>
|
|
950
|
+
|
|
951
|
+
</div>
|
|
952
|
+
|
|
953
|
+
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
954
|
+
</td>
|
|
955
|
+
</tr>
|
|
956
|
+
</tbody>
|
|
957
|
+
</table>
|
|
958
|
+
|
|
959
|
+
</div>
|
|
960
|
+
|
|
961
|
+
|
|
962
|
+
<!--[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]-->
|
|
963
|
+
|
|
964
|
+
|
|
965
|
+
<div style="margin:0px auto;max-width:600px;">
|
|
966
|
+
|
|
967
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
968
|
+
<tbody>
|
|
969
|
+
<tr>
|
|
970
|
+
<td style="direction:ltr;font-size:0px;padding:0px;text-align:center;">
|
|
971
|
+
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
972
|
+
|
|
973
|
+
<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%;">
|
|
974
|
+
|
|
975
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
976
|
+
<tbody>
|
|
977
|
+
|
|
978
|
+
<tr>
|
|
979
|
+
<td align="center" style="font-size:0px;padding:16px 0px 8px 0px;word-break:break-word;">
|
|
980
|
+
|
|
981
|
+
<p style="line-height: 24px; border-top: solid 1px #dadada; font-size: 1px; margin: 0px auto; width: 100%;">
|
|
982
|
+
</p>
|
|
983
|
+
|
|
984
|
+
<!--[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;">
|
|
985
|
+
</td></tr></table><![endif]-->
|
|
986
|
+
|
|
987
|
+
|
|
988
|
+
</td>
|
|
989
|
+
</tr>
|
|
990
|
+
|
|
991
|
+
</tbody>
|
|
992
|
+
</table>
|
|
993
|
+
|
|
994
|
+
</div>
|
|
995
|
+
|
|
996
|
+
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
997
|
+
</td>
|
|
998
|
+
</tr>
|
|
999
|
+
</tbody>
|
|
1000
|
+
</table>
|
|
1001
|
+
|
|
1002
|
+
</div>
|
|
1003
|
+
|
|
1004
|
+
|
|
1005
|
+
<!--[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]-->
|
|
1006
|
+
|
|
1007
|
+
|
|
1008
|
+
<div style="margin:0px auto;max-width:600px;">
|
|
1009
|
+
|
|
1010
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;">
|
|
1011
|
+
<tbody>
|
|
1012
|
+
<tr>
|
|
1013
|
+
<td style="direction:ltr;font-size:0px;padding:0px;padding-bottom:10px;padding-top:10px;text-align:center;">
|
|
1014
|
+
<!--[if mso | IE]><table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td class="" style="vertical-align:top;width:600px;" ><![endif]-->
|
|
1015
|
+
|
|
1016
|
+
<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%;">
|
|
1017
|
+
|
|
1018
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
1019
|
+
<tbody>
|
|
1020
|
+
|
|
1021
|
+
<tr>
|
|
1022
|
+
<td align="left" style="font-size:0px;padding:0px 24px;word-break:break-word;">
|
|
1023
|
+
|
|
1024
|
+
<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
|
|
1025
|
+
0px;">
|
|
1026
|
+
<font size="4"><b style="line-height: 24px;">Do you have questions about your invoice?</b></font>
|
|
1027
|
+
</p>
|
|
1028
|
+
<p style="line-height: 24px; margin: 16px
|
|
1029
|
+
0px;">
|
|
1030
|
+
Feel free to contact us at <a href="mailto:support@nuento.dk" style="line-height: 24px; text-decoration: underline;">support@nuento.dk
|
|
1031
|
+
</a></p></div>
|
|
1032
|
+
|
|
1033
|
+
</td>
|
|
1034
|
+
</tr>
|
|
1035
|
+
|
|
1036
|
+
</tbody>
|
|
1037
|
+
</table>
|
|
1038
|
+
|
|
1039
|
+
</div>
|
|
1040
|
+
|
|
1041
|
+
<!--[if mso | IE]></td></tr></table><![endif]-->
|
|
1042
|
+
</td>
|
|
1043
|
+
</tr>
|
|
1044
|
+
</tbody>
|
|
1045
|
+
</table>
|
|
1046
|
+
|
|
1047
|
+
</div>
|
|
1048
|
+
|
|
1049
|
+
|
|
1050
|
+
<!--[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]-->
|
|
434
1051
|
|
|
435
1052
|
|
|
436
1053
|
<div style="margin:0px auto;max-width:600px;">
|
|
@@ -492,11 +1109,11 @@
|
|
|
492
1109
|
<tr>
|
|
493
1110
|
<td align="left" style="font-size:0px;padding:24px 24px 0px;word-break:break-word;">
|
|
494
1111
|
|
|
495
|
-
<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>
|
|
496
|
-
<br>
|
|
497
|
-
Nuento
|
|
498
|
-
<br>
|
|
499
|
-
|
|
1112
|
+
<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>
|
|
1113
|
+
<br>
|
|
1114
|
+
Nuento · nuento.co.uk
|
|
1115
|
+
<br>
|
|
1116
|
+
Operated by Nuento Denmark</div>
|
|
500
1117
|
|
|
501
1118
|
</td>
|
|
502
1119
|
</tr>
|