From d716e69ef6b0711f552798fdba547e453a77fbe6 Mon Sep 17 00:00:00 2001 From: louispaulb Date: Fri, 22 May 2026 07:07:05 -0400 Subject: [PATCH] feat(campaigns/templates): mirror user's FR edits to EN + drop legacy .mjml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit User edited gift-email-fr in the Unlayer editor with richer marketing copy (loyalty thanks, brand manifesto, 3.5 Gbit/s upsell, helpful CTA). Mirror those edits to the EN template via a one-shot translation script so the bilingual pair stays in sync for the next campaign send. Translation strategy: plain-string find/replace mapping with FR phrases in longest-first order to avoid partial matches. Applied to BOTH the rendered .html (what the recipient sees) AND the .json (Unlayer design tree — so re-opening the EN editor preserves the matching structure). Mapping coverage: • Intro paragraphs (greeting, gift announcement, loyalty thanks, brand manifesto, speed upsell, "we're around the corner") • Offer info pill (amount, instant activation, commitment) • CTA button labels (Activer → Redeem, Choisir → Pick) • Prorata refund disclaimer • Option 2 "do nothing" text • Signature ("Merci de faire rouler" → "Thanks for helping...thrive") • Footer contact info + "Tous droits réservés" → "All rights reserved" • → 23/28 translation rules matched; the 5 unused ones were for legacy phrasing not present in the user's latest save (e.g. the old "Tu choisis local" line that was replaced by the current intro). Also: drop the obsolete .mjml source files. Now that Unlayer is the canonical editor, the MJML→HTML compile pipeline is no longer used on save (Unlayer outputs HTML directly). The .mjml files were stale copies from the previous MJML-based editor. Removed from disk on prod and from git history; rollback via git revert if needed. Verified live: GET /campaigns/templates/gift-email-en returns the translated content (9 EN markers detected in HTML). Test-send to louis@targo.ca queued via Mailjet for visual QA. Co-Authored-By: Claude Opus 4.7 --- .../campaigns/templates/gift-email-en.html | 302 +++++++++++------- .../campaigns/templates/gift-email-en.json | 99 +----- .../campaigns/templates/gift-email-en.mjml | 144 --------- .../campaigns/templates/gift-email-fr.html | 270 +++++++++------- .../campaigns/templates/gift-email-fr.json | 99 +----- .../campaigns/templates/gift-email-fr.mjml | 151 --------- .../targo-hub/templates/gift-email-en.html | 302 +++++++++++------- .../targo-hub/templates/gift-email-en.json | 99 +----- .../targo-hub/templates/gift-email-en.mjml | 144 --------- .../targo-hub/templates/gift-email-fr.html | 270 +++++++++------- .../targo-hub/templates/gift-email-fr.json | 99 +----- .../targo-hub/templates/gift-email-fr.mjml | 151 --------- 12 files changed, 688 insertions(+), 1442 deletions(-) delete mode 100644 scripts/campaigns/templates/gift-email-en.mjml delete mode 100644 scripts/campaigns/templates/gift-email-fr.mjml delete mode 100644 services/targo-hub/templates/gift-email-en.mjml delete mode 100644 services/targo-hub/templates/gift-email-fr.mjml diff --git a/scripts/campaigns/templates/gift-email-en.html b/scripts/campaigns/templates/gift-email-en.html index 386b852..235b437 100644 --- a/scripts/campaigns/templates/gift-email-en.html +++ b/scripts/campaigns/templates/gift-email-en.html @@ -1,72 +1,107 @@ - - - - An exclusive offer from TARGO - - - - - + + + + + + + + + + - - - - - - - - + + @media only screen and (min-width: 620px) { + .u-row { + width: 600px !important; + } - - - - - - - - - - - - - - + .u-row .u-col-100 { + width: 600px !important; + } + + } + + @media only screen and (max-width: 620px) { + .u-row-container { + max-width: 100% !important; + padding-left: 0px !important; + padding-right: 0px !important; + } + + .u-row { + width: 100% !important; + } + + .u-row .u-col { + display: block !important; + width: 100% !important; + min-width: 320px !important; + max-width: 100% !important; + } + + .u-row .u-col > div { + margin: 0 auto; + } + +} + +body{margin:0;padding:0}table,td,tr{border-collapse:collapse;vertical-align:top}.ie-container table,.mso-container table{table-layout:fixed}*{line-height:inherit}a[x-apple-data-detectors=true]{color:inherit!important;text-decoration:none!important} + + +table, td { color: #1B2E24; } #u_body a { color: #00C853; text-decoration: underline; } + + + + + + + + + + + + + + + + + + + - - - - + @@ -234,9 +259,9 @@ - + - +
@@ -249,7 +274,7 @@
@@ -298,7 +323,7 @@
🤝 Stay with us {{commitment_months}}+ months
+ >🤝 Condition: Keep your subscription for {{commitment_months}} months or more @@ -326,7 +351,7 @@ - +
@@ -339,7 +364,7 @@
+ + + + @@ -448,7 +488,7 @@ - +
@@ -461,7 +501,7 @@ - +
- +
@@ -515,7 +555,7 @@ - +
- +
@@ -565,7 +605,7 @@ - +
- +
@@ -619,7 +659,7 @@ - +
- + - +
@@ -685,7 +725,7 @@ - +
support@targo.ca or call 514 448-0773. - Support 7 days/week.
+ Support 7j/7.
@@ -731,7 +771,7 @@ - +
@@ -744,7 +784,7 @@ - +
- - +
+ + + + + + +
+
+
+ + +
+
+
+ + + + + + + + + + + + - \ No newline at end of file diff --git a/scripts/campaigns/templates/gift-email-en.json b/scripts/campaigns/templates/gift-email-en.json index 1344dea..750e96d 100644 --- a/scripts/campaigns/templates/gift-email-en.json +++ b/scripts/campaigns/templates/gift-email-en.json @@ -1,98 +1 @@ -{ - "counters": { - "u_row": 1, - "u_column": 1, - "u_content_html": 1 - }, - "body": { - "id": "BODY-1", - "rows": [ - { - "id": "ROW-1", - "cells": [ - 1 - ], - "columns": [ - { - "id": "COL-1", - "contents": [ - { - "id": "HTML-1", - "type": "html", - "values": { - "html": "
Just like you, we love stable connections and lasting relationships.
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Hi {{firstname}},
\n \n \n \n \n \n \n \n Going local — we want to say thanks.
\n Just like you, we love stable connections and lasting relationships.
\n \n \n \n \n \n \n \n Summer's here, and we have a limited-time gift for you.
\n \n \n \n \n \n \n \n We now offer new plans, up to 3.5 Gbit/s.
\n Whether you want more speed, want to beat another offer, or just want to chat — we're right around the corner.\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁 {{amount}} at hundreds of brands
\n \n \n \n \n \n \n \n ⚡ Instant on activation\n \n \n \n \n \n \n \n 🤝 Stay with us {{commitment_months}}+ months\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ✅ Option 1
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁  {{amount}}\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🪂 If you leave before {{commitment_months}} months, the prorated amount is refundable.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ⏭️ Option 2
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Do nothing. Your monthly subscription continues as usual — no commitment, no gift card.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🤝 Thanks for helping our regional economy thrive!
\n \n \n \n \n \n \n \n The TARGO team\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n You're getting this email because you're a TARGO customer at {{description}}.
\n Got a question? Write to\n support@targo.ca\n or call\n 514 448-0773.\n Support 7 days/week.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n www.targo.ca\n  ·  1867 ch. de la rivière, Ste-Clotilde, QC
\n © {{year}} TARGO Communications · All rights reserved.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ", - "hideDesktop": false, - "displayCondition": null, - "containerPadding": "0px", - "_meta": { - "htmlID": "u_content_html_1", - "htmlClassNames": "u_content_html" - }, - "selectable": true, - "draggable": true, - "duplicatable": true, - "deletable": true, - "hideable": true - } - } - ], - "values": { - "_meta": { - "htmlID": "u_column_1", - "htmlClassNames": "u_column" - } - } - } - ], - "values": { - "displayCondition": null, - "columns": false, - "backgroundColor": "", - "columnsBackgroundColor": "", - "padding": "0px", - "anchor": "", - "hideDesktop": false, - "_meta": { - "htmlID": "u_row_1", - "htmlClassNames": "u_row" - }, - "selectable": true, - "draggable": true, - "duplicatable": true, - "deletable": true, - "hideable": true - } - } - ], - "values": { - "popupPosition": "center", - "popupWidth": "600px", - "popupHeight": "auto", - "borderRadius": "10px", - "contentAlign": "center", - "contentVerticalAlign": "center", - "contentWidth": "600px", - "fontFamily": { - "label": "Plus Jakarta Sans", - "value": "'Plus Jakarta Sans', sans-serif", - "url": "https://fonts.googleapis.com/css?family=Plus+Jakarta+Sans:400,500,600,700" - }, - "textColor": "#1B2E24", - "popupBackgroundColor": "#FFFFFF", - "backgroundColor": "#F5FAF7", - "preheaderText": "Just like you, we love stable connections and lasting relationships.", - "linkStyle": { - "body": true, - "linkColor": "#00C853", - "linkHoverColor": "#005026", - "linkUnderline": true, - "linkHoverUnderline": true - }, - "_meta": { - "htmlID": "u_body", - "htmlClassNames": "u_body" - } - } - }, - "schemaVersion": 12 -} \ No newline at end of file +{"counters":{"u_row":1,"u_column":1,"u_content_html":1},"body":{"id":"BODY-1","rows":[{"id":"ROW-1","cells":[1],"columns":[{"id":"COL-1","contents":[{"id":"HTML-1","type":"html","values":{"html":"
Just like you, we love stable connections and lasting relationships.
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Hi {{firstname}},
\n \n \n \n \n \n \n Summer's here, and we have a gift for you, available for a limited time. \n Thank you for your loyalty to local shopping.
\n Just like you, we love stable connections and lasting relationships.\n \n \n \n\n \n \n \n Thanks to our customers' trust, we now offer plans at the highest speed in the industry, up to 3.5 Gbit/s.
\n Whether you want more speed, want to beat another offer, or want equipment optimization — just reach out. We're right around the corner and love to help.\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁 {{amount}} at hundreds of brands
\n \n \n \n \n \n \n \n ⚡ Available instantly on Giftbit by clicking your amount\n \n \n \n \n \n \n \n 🤝 Condition: Keep your subscription for {{commitment_months}} months or more\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ✅ Option 1
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁  {{amount}}\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🪂 If you leave before {{commitment_months}} months, the prorated amount is refundable.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ⏭️ Option 2
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Do nothing. Your monthly subscription continues as usual — no commitment, no gift card.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🤝 Thanks for helping our regional economy thrive!
\n \n \n \n \n \n \n \n The TARGO team\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n You're getting this email because you're a TARGO customer at {{description}}.
\n Got a question? Write to\n support@targo.ca\n or call\n 514 448-0773.\n Support 7j/7.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n www.targo.ca\n  ·  1867 ch. de la rivière, Ste-Clotilde, QC
\n © {{year}} TARGO Communications · All rights reserved.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ","hideDesktop":false,"displayCondition":null,"_styleGuide":null,"containerPadding":"0px","anchor":"","_meta":{"htmlID":"u_content_html_1","htmlClassNames":"u_content_html"},"selectable":true,"draggable":true,"duplicatable":true,"deletable":true,"hideable":true,"locked":false}}],"values":{"_meta":{"htmlID":"u_column_1","htmlClassNames":"u_column"},"deletable":true,"padding":"20px 0px 0px"}}],"values":{"displayCondition":null,"columns":false,"_styleGuide":null,"backgroundColor":"","columnsBackgroundColor":"","backgroundImage":{"url":"","fullWidth":true,"repeat":"no-repeat","size":"custom","position":"center"},"padding":"0px","anchor":"","hideDesktop":false,"_meta":{"htmlID":"u_row_1","htmlClassNames":"u_row"},"selectable":true,"draggable":true,"duplicatable":true,"deletable":true,"hideable":true,"locked":false}}],"headers":[],"footers":[],"values":{"_styleGuide":null,"popupPosition":"center","popupDisplayDelay":0,"popupWidth":"600px","popupHeight":"auto","borderRadius":"10px","contentAlign":"center","contentVerticalAlign":"center","contentWidth":"600px","fontFamily":{"label":"Plus Jakarta Sans","value":"'Plus Jakarta Sans', sans-serif","url":"https://fonts.googleapis.com/css?family=Plus+Jakarta+Sans:400,500,600,700"},"textColor":"#1B2E24","popupBackgroundColor":"#FFFFFF","popupBackgroundImage":{"url":"","fullWidth":true,"repeat":"no-repeat","size":"cover","position":"center"},"popupOverlay_backgroundColor":"rgba(0, 0, 0, 0.1)","popupCloseButton_position":"top-right","popupCloseButton_backgroundColor":"#DDDDDD","popupCloseButton_iconColor":"#000000","popupCloseButton_borderRadius":"0px","popupCloseButton_margin":"0px","popupCloseButton_action":{"name":"close_popup","attrs":{"onClick":"document.querySelector('.u-popup-container').style.display = 'none';"}},"language":{},"backgroundColor":"#F5FAF7","preheaderText":"Just like you, we love stable connections and lasting relationships.","linkStyle":{"body":true,"linkColor":"#00C853","linkHoverColor":"#005026","linkUnderline":true,"linkHoverUnderline":true},"backgroundImage":{"url":"","fullWidth":true,"repeat":"no-repeat","size":"custom","position":"center"},"accessibilityTitle":"","_meta":{"htmlID":"u_body","htmlClassNames":"u_body"}}},"schemaVersion":24} \ No newline at end of file diff --git a/scripts/campaigns/templates/gift-email-en.mjml b/scripts/campaigns/templates/gift-email-en.mjml deleted file mode 100644 index 3479dfd..0000000 --- a/scripts/campaigns/templates/gift-email-en.mjml +++ /dev/null @@ -1,144 +0,0 @@ - - - An exclusive offer from TARGO - Just like you, we love stable connections and lasting relationships. - - - - - - - - - - - - - - - - - - - - - - - Hi {{firstname}}, - - - Going local — we want to say thanks.
- Just like you, we love stable connections and lasting relationships. -
- - - Summer's here, and we have a limited-time gift for you. - - - - We now offer new plans, up to 3.5 Gbit/s.
- Whether you want more speed, want to beat another offer, or just want to chat — we're right around the corner. -
-
-
- - - - - 🎁 {{amount}} at hundreds of brands - ⚡ Instant on activation - 🤝 Stay with us {{commitment_months}}+ months - - - - - - - - ✅ Option 1 - - - - - - - - - 🎁  {{amount}} - - - - - - - - - 🪂 If you leave before {{commitment_months}} months, the prorated amount is refundable. - - - - - - - - - ⏭️ Option 2 - - - - - - - - Do nothing. Your monthly subscription continues as usual — no commitment, no gift card. - - - - - - - - 🤝 Thanks for helping our regional economy thrive! - The TARGO team - - - - - - - - You're getting this email because you're a TARGO customer at {{description}}.
- Got a question? Write to - support@targo.ca - or call - 514 448-0773. - Support 7 days/week. -
-
-
- - - - - - - www.targo.ca -  ·  1867 ch. de la rivière, Ste-Clotilde, QC
- © {{year}} TARGO Communications · All rights reserved. -
-
-
- -
-
diff --git a/scripts/campaigns/templates/gift-email-fr.html b/scripts/campaigns/templates/gift-email-fr.html index aa13b11..988fd28 100644 --- a/scripts/campaigns/templates/gift-email-fr.html +++ b/scripts/campaigns/templates/gift-email-fr.html @@ -1,72 +1,107 @@ - - - - Une offre exclusive de TARGO - - - - - + + + + + + + + + + - - - - - - - - + + @media only screen and (min-width: 620px) { + .u-row { + width: 600px !important; + } - - - - - - - - - - - - - - + .u-row .u-col-100 { + width: 600px !important; + } + + } + + @media only screen and (max-width: 620px) { + .u-row-container { + max-width: 100% !important; + padding-left: 0px !important; + padding-right: 0px !important; + } + + .u-row { + width: 100% !important; + } + + .u-row .u-col { + display: block !important; + width: 100% !important; + min-width: 320px !important; + max-width: 100% !important; + } + + .u-row .u-col > div { + margin: 0 auto; + } + +} + +body{margin:0;padding:0}table,td,tr{border-collapse:collapse;vertical-align:top}.ie-container table,.mso-container table{table-layout:fixed}*{line-height:inherit}a[x-apple-data-detectors=true]{color:inherit!important;text-decoration:none!important} + + +table, td { color: #1B2E24; } #u_body a { color: #00C853; text-decoration: underline; } + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file diff --git a/scripts/campaigns/templates/gift-email-fr.json b/scripts/campaigns/templates/gift-email-fr.json index b3471ab..870b73a 100644 --- a/scripts/campaigns/templates/gift-email-fr.json +++ b/scripts/campaigns/templates/gift-email-fr.json @@ -1,98 +1 @@ -{ - "counters": { - "u_row": 1, - "u_column": 1, - "u_content_html": 1 - }, - "body": { - "id": "BODY-1", - "rows": [ - { - "id": "ROW-1", - "cells": [ - 1 - ], - "columns": [ - { - "id": "COL-1", - "contents": [ - { - "id": "HTML-1", - "type": "html", - "values": { - "html": "
Comme toi, on aime les connexions stables et les relations durables.
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Bonjour {{firstname}},
\n \n \n \n \n \n \n \n Tu choisis local, on veut te remercier.
\n Comme toi, on aime les connexions stables et les relations durables.\n \n \n \n \n \n \n \n Avec l'arrivée de l'été, voici un cadeau pour toi, disponible pour un temps limité.\n \n \n \n \n \n \n \n Nous offrons maintenant de nouveaux forfaits, jusqu'à 3.5 Gbit/s.
\n Que tu souhaites plus de vitesse, battre une autre offre ou juste nous jaser, on est juste à côté.\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁 {{amount}} chez des centaines de marques
\n \n \n \n \n \n \n \n ⚡ Instantané à l'activation\n \n \n \n \n \n \n \n 🤝 Rester encore {{commitment_months}} mois ou +\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ✅ Option 1
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁  {{amount}}\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🪂 En cas de départ avant {{commitment_months}} mois, le prorata du montant est remboursable.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ⏭️ Option 2
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Ne rien faire. Ton abonnement mensuel se poursuit normalement, sans engagement ni carte-cadeau.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🤝 Merci de faire rouler l'économie de notre région avec nous !
\n \n \n \n \n \n \n \n L'équipe TARGO\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Tu reçois ce courriel parce que tu es client(e) TARGO à {{description}}.
\n Une question ? Écris à\n support@targo.ca\n ou appelle au\n 514 448-0773.\n Support 7j/7.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n www.targo.ca\n  ·  1867 ch. de la rivière, Ste-Clotilde, QC
\n © {{year}} TARGO Communications · Tous droits réservés.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ", - "hideDesktop": false, - "displayCondition": null, - "containerPadding": "0px", - "_meta": { - "htmlID": "u_content_html_1", - "htmlClassNames": "u_content_html" - }, - "selectable": true, - "draggable": true, - "duplicatable": true, - "deletable": true, - "hideable": true - } - } - ], - "values": { - "_meta": { - "htmlID": "u_column_1", - "htmlClassNames": "u_column" - } - } - } - ], - "values": { - "displayCondition": null, - "columns": false, - "backgroundColor": "", - "columnsBackgroundColor": "", - "padding": "0px", - "anchor": "", - "hideDesktop": false, - "_meta": { - "htmlID": "u_row_1", - "htmlClassNames": "u_row" - }, - "selectable": true, - "draggable": true, - "duplicatable": true, - "deletable": true, - "hideable": true - } - } - ], - "values": { - "popupPosition": "center", - "popupWidth": "600px", - "popupHeight": "auto", - "borderRadius": "10px", - "contentAlign": "center", - "contentVerticalAlign": "center", - "contentWidth": "600px", - "fontFamily": { - "label": "Plus Jakarta Sans", - "value": "'Plus Jakarta Sans', sans-serif", - "url": "https://fonts.googleapis.com/css?family=Plus+Jakarta+Sans:400,500,600,700" - }, - "textColor": "#1B2E24", - "popupBackgroundColor": "#FFFFFF", - "backgroundColor": "#F5FAF7", - "preheaderText": "Comme toi, on aime les connexions stables et les relations durables.", - "linkStyle": { - "body": true, - "linkColor": "#00C853", - "linkHoverColor": "#005026", - "linkUnderline": true, - "linkHoverUnderline": true - }, - "_meta": { - "htmlID": "u_body", - "htmlClassNames": "u_body" - } - } - }, - "schemaVersion": 12 -} \ No newline at end of file +{"counters":{"u_row":1,"u_column":1,"u_content_html":1},"body":{"id":"BODY-1","rows":[{"id":"ROW-1","cells":[1],"columns":[{"id":"COL-1","contents":[{"id":"HTML-1","type":"html","values":{"html":"
Comme toi, on aime les connexions stables et les relations durables.
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Bonjour {{firstname}},
\n \n \n \n \n \n \n Avec l'arrivée de l'été, voici un cadeau pour toi, disponible pour un temps limité. \n On veut te remercier pour ta loyauté envers l'achat local.
\n Comme toi, on aime les connexions stables et les relations durables.\n \n \n \n\n \n \n \n Grâce à la confiance de nos clients, on offre maintenant les forfaits à la plus haute vitesse dans le secteur, jusqu'à 3.5 Gbit/s.
\n Que tu souhaites plus de vitesse, battre une autre offre ou faire optimiser des équipements, n'hésite pas. On est juste à côté et on aime aider.\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁 {{amount}} chez des centaines de marques
\n \n \n \n \n \n \n \n ⚡ Disponible instantanément sur Giftbit en cliquant sur ton montant\n \n \n \n \n \n \n \n 🤝 Condition : Maintenir l'abonnement {{commitment_months}} mois ou +\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ✅ Option 1
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁  {{amount}}\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🪂 En cas de départ avant {{commitment_months}} mois, le prorata du montant est remboursable.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ⏭️ Option 2
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Ne rien faire. Ton abonnement mensuel se poursuit normalement, sans engagement ni carte-cadeau.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🤝 Merci de faire rouler l'économie de notre région avec nous !
\n \n \n \n \n \n \n \n L'équipe TARGO\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Tu reçois ce courriel parce que tu es client(e) TARGO à {{description}}.
\n Une question ? Écris à\n support@targo.ca\n ou appelle au\n 514 448-0773.\n Support 7j/7.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n www.targo.ca\n  ·  1867 ch. de la rivière, Ste-Clotilde, QC
\n © {{year}} TARGO Communications · Tous droits réservés.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ","hideDesktop":false,"displayCondition":null,"_styleGuide":null,"containerPadding":"0px","anchor":"","_meta":{"htmlID":"u_content_html_1","htmlClassNames":"u_content_html"},"selectable":true,"draggable":true,"duplicatable":true,"deletable":true,"hideable":true,"locked":false}}],"values":{"_meta":{"htmlID":"u_column_1","htmlClassNames":"u_column"},"deletable":true,"padding":"20px 0px 0px"}}],"values":{"displayCondition":null,"columns":false,"_styleGuide":null,"backgroundColor":"","columnsBackgroundColor":"","backgroundImage":{"url":"","fullWidth":true,"repeat":"no-repeat","size":"custom","position":"center"},"padding":"0px","anchor":"","hideDesktop":false,"_meta":{"htmlID":"u_row_1","htmlClassNames":"u_row"},"selectable":true,"draggable":true,"duplicatable":true,"deletable":true,"hideable":true,"locked":false}}],"headers":[],"footers":[],"values":{"_styleGuide":null,"popupPosition":"center","popupDisplayDelay":0,"popupWidth":"600px","popupHeight":"auto","borderRadius":"10px","contentAlign":"center","contentVerticalAlign":"center","contentWidth":"600px","fontFamily":{"label":"Plus Jakarta Sans","value":"'Plus Jakarta Sans', sans-serif","url":"https://fonts.googleapis.com/css?family=Plus+Jakarta+Sans:400,500,600,700"},"textColor":"#1B2E24","popupBackgroundColor":"#FFFFFF","popupBackgroundImage":{"url":"","fullWidth":true,"repeat":"no-repeat","size":"cover","position":"center"},"popupOverlay_backgroundColor":"rgba(0, 0, 0, 0.1)","popupCloseButton_position":"top-right","popupCloseButton_backgroundColor":"#DDDDDD","popupCloseButton_iconColor":"#000000","popupCloseButton_borderRadius":"0px","popupCloseButton_margin":"0px","popupCloseButton_action":{"name":"close_popup","attrs":{"onClick":"document.querySelector('.u-popup-container').style.display = 'none';"}},"language":{},"backgroundColor":"#F5FAF7","preheaderText":"Comme toi, on aime les connexions stables et les relations durables.","linkStyle":{"body":true,"linkColor":"#00C853","linkHoverColor":"#005026","linkUnderline":true,"linkHoverUnderline":true},"backgroundImage":{"url":"","fullWidth":true,"repeat":"no-repeat","size":"custom","position":"center"},"accessibilityTitle":"","_meta":{"htmlID":"u_body","htmlClassNames":"u_body"}}},"schemaVersion":24} \ No newline at end of file diff --git a/scripts/campaigns/templates/gift-email-fr.mjml b/scripts/campaigns/templates/gift-email-fr.mjml deleted file mode 100644 index 87fc211..0000000 --- a/scripts/campaigns/templates/gift-email-fr.mjml +++ /dev/null @@ -1,151 +0,0 @@ - - - Une offre exclusive de TARGO - Comme toi, on aime les connexions stables et les relations durables. - - - - - - - - - - - - - - - - - - - - - - - Bonjour {{firstname}}, - - - Tu choisis local, on veut te remercier.
- Comme toi, on aime les connexions stables et les relations durables. -
- - - Avec l'arrivée de l'été, voici un cadeau pour toi, disponible pour un temps limité. - - - - Nous offrons maintenant de nouveaux forfaits, jusqu'à 3.5 Gbit/s.
- Que tu souhaites plus de vitesse, battre une autre offre ou juste nous jaser, on est juste à côté. -
-
-
- - - - - 🎁 {{amount}} chez des centaines de marques - ⚡ Instantané à l'activation - 🤝 Rester encore {{commitment_months}} mois ou + - - - - - - - - ✅ Option 1 - - - - - - - - - 🎁  {{amount}} - - - - - - - - - - - - 🪂 En cas de départ avant {{commitment_months}} mois, le prorata du montant est remboursable. - - - - - - - - - ⏭️ Option 2 - - - - - - - - Ne rien faire. Ton abonnement mensuel se poursuit normalement, sans engagement ni carte-cadeau. - - - - - - - - 🤝 Merci de faire rouler l'économie de notre région avec nous ! - L'équipe TARGO - - - - - - - - Tu reçois ce courriel parce que tu es client(e) TARGO à {{description}}.
- Une question ? Écris à - support@targo.ca - ou appelle au - 514 448-0773. - Support 7j/7. -
-
-
- - - - - - - www.targo.ca -  ·  1867 ch. de la rivière, Ste-Clotilde, QC
- © {{year}} TARGO Communications · Tous droits réservés. -
-
-
- -
-
diff --git a/services/targo-hub/templates/gift-email-en.html b/services/targo-hub/templates/gift-email-en.html index 386b852..235b437 100644 --- a/services/targo-hub/templates/gift-email-en.html +++ b/services/targo-hub/templates/gift-email-en.html @@ -1,72 +1,107 @@ - - - - An exclusive offer from TARGO - - - - - + + + + + + + + + + - - - - - - - - + + @media only screen and (min-width: 620px) { + .u-row { + width: 600px !important; + } - - - - - - - - - - - - - - + .u-row .u-col-100 { + width: 600px !important; + } + + } + + @media only screen and (max-width: 620px) { + .u-row-container { + max-width: 100% !important; + padding-left: 0px !important; + padding-right: 0px !important; + } + + .u-row { + width: 100% !important; + } + + .u-row .u-col { + display: block !important; + width: 100% !important; + min-width: 320px !important; + max-width: 100% !important; + } + + .u-row .u-col > div { + margin: 0 auto; + } + +} + +body{margin:0;padding:0}table,td,tr{border-collapse:collapse;vertical-align:top}.ie-container table,.mso-container table{table-layout:fixed}*{line-height:inherit}a[x-apple-data-detectors=true]{color:inherit!important;text-decoration:none!important} + + +table, td { color: #1B2E24; } #u_body a { color: #00C853; text-decoration: underline; } + + + + + + + + + + + + + + + + + + + - - - - + @@ -234,9 +259,9 @@ - + - +
@@ -249,7 +274,7 @@
@@ -298,7 +323,7 @@
🤝 Stay with us {{commitment_months}}+ months
+ >🤝 Condition: Keep your subscription for {{commitment_months}} months or more @@ -326,7 +351,7 @@ - +
@@ -339,7 +364,7 @@
+ + + + @@ -448,7 +488,7 @@ - +
@@ -461,7 +501,7 @@ - +
- +
@@ -515,7 +555,7 @@ - +
- +
@@ -565,7 +605,7 @@ - +
- +
@@ -619,7 +659,7 @@ - +
- + - +
@@ -685,7 +725,7 @@ - +
support@targo.ca or call 514 448-0773. - Support 7 days/week.
+ Support 7j/7.
@@ -731,7 +771,7 @@ - +
@@ -744,7 +784,7 @@ - +
- - +
+ + + + + + +
+
+
+ + +
+
+
+ + + + + + + + + + + + - \ No newline at end of file diff --git a/services/targo-hub/templates/gift-email-en.json b/services/targo-hub/templates/gift-email-en.json index 1344dea..750e96d 100644 --- a/services/targo-hub/templates/gift-email-en.json +++ b/services/targo-hub/templates/gift-email-en.json @@ -1,98 +1 @@ -{ - "counters": { - "u_row": 1, - "u_column": 1, - "u_content_html": 1 - }, - "body": { - "id": "BODY-1", - "rows": [ - { - "id": "ROW-1", - "cells": [ - 1 - ], - "columns": [ - { - "id": "COL-1", - "contents": [ - { - "id": "HTML-1", - "type": "html", - "values": { - "html": "
Just like you, we love stable connections and lasting relationships.
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Hi {{firstname}},
\n \n \n \n \n \n \n \n Going local — we want to say thanks.
\n Just like you, we love stable connections and lasting relationships.
\n \n \n \n \n \n \n \n Summer's here, and we have a limited-time gift for you.
\n \n \n \n \n \n \n \n We now offer new plans, up to 3.5 Gbit/s.
\n Whether you want more speed, want to beat another offer, or just want to chat — we're right around the corner.\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁 {{amount}} at hundreds of brands
\n \n \n \n \n \n \n \n ⚡ Instant on activation\n \n \n \n \n \n \n \n 🤝 Stay with us {{commitment_months}}+ months\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ✅ Option 1
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁  {{amount}}\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🪂 If you leave before {{commitment_months}} months, the prorated amount is refundable.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ⏭️ Option 2
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Do nothing. Your monthly subscription continues as usual — no commitment, no gift card.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🤝 Thanks for helping our regional economy thrive!
\n \n \n \n \n \n \n \n The TARGO team\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n You're getting this email because you're a TARGO customer at {{description}}.
\n Got a question? Write to\n support@targo.ca\n or call\n 514 448-0773.\n Support 7 days/week.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n www.targo.ca\n  ·  1867 ch. de la rivière, Ste-Clotilde, QC
\n © {{year}} TARGO Communications · All rights reserved.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ", - "hideDesktop": false, - "displayCondition": null, - "containerPadding": "0px", - "_meta": { - "htmlID": "u_content_html_1", - "htmlClassNames": "u_content_html" - }, - "selectable": true, - "draggable": true, - "duplicatable": true, - "deletable": true, - "hideable": true - } - } - ], - "values": { - "_meta": { - "htmlID": "u_column_1", - "htmlClassNames": "u_column" - } - } - } - ], - "values": { - "displayCondition": null, - "columns": false, - "backgroundColor": "", - "columnsBackgroundColor": "", - "padding": "0px", - "anchor": "", - "hideDesktop": false, - "_meta": { - "htmlID": "u_row_1", - "htmlClassNames": "u_row" - }, - "selectable": true, - "draggable": true, - "duplicatable": true, - "deletable": true, - "hideable": true - } - } - ], - "values": { - "popupPosition": "center", - "popupWidth": "600px", - "popupHeight": "auto", - "borderRadius": "10px", - "contentAlign": "center", - "contentVerticalAlign": "center", - "contentWidth": "600px", - "fontFamily": { - "label": "Plus Jakarta Sans", - "value": "'Plus Jakarta Sans', sans-serif", - "url": "https://fonts.googleapis.com/css?family=Plus+Jakarta+Sans:400,500,600,700" - }, - "textColor": "#1B2E24", - "popupBackgroundColor": "#FFFFFF", - "backgroundColor": "#F5FAF7", - "preheaderText": "Just like you, we love stable connections and lasting relationships.", - "linkStyle": { - "body": true, - "linkColor": "#00C853", - "linkHoverColor": "#005026", - "linkUnderline": true, - "linkHoverUnderline": true - }, - "_meta": { - "htmlID": "u_body", - "htmlClassNames": "u_body" - } - } - }, - "schemaVersion": 12 -} \ No newline at end of file +{"counters":{"u_row":1,"u_column":1,"u_content_html":1},"body":{"id":"BODY-1","rows":[{"id":"ROW-1","cells":[1],"columns":[{"id":"COL-1","contents":[{"id":"HTML-1","type":"html","values":{"html":"
Just like you, we love stable connections and lasting relationships.
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Hi {{firstname}},
\n \n \n \n \n \n \n Summer's here, and we have a gift for you, available for a limited time. \n Thank you for your loyalty to local shopping.
\n Just like you, we love stable connections and lasting relationships.\n \n \n \n\n \n \n \n Thanks to our customers' trust, we now offer plans at the highest speed in the industry, up to 3.5 Gbit/s.
\n Whether you want more speed, want to beat another offer, or want equipment optimization — just reach out. We're right around the corner and love to help.\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁 {{amount}} at hundreds of brands
\n \n \n \n \n \n \n \n ⚡ Available instantly on Giftbit by clicking your amount\n \n \n \n \n \n \n \n 🤝 Condition: Keep your subscription for {{commitment_months}} months or more\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ✅ Option 1
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁  {{amount}}\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🪂 If you leave before {{commitment_months}} months, the prorated amount is refundable.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ⏭️ Option 2
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Do nothing. Your monthly subscription continues as usual — no commitment, no gift card.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🤝 Thanks for helping our regional economy thrive!
\n \n \n \n \n \n \n \n The TARGO team\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n You're getting this email because you're a TARGO customer at {{description}}.
\n Got a question? Write to\n support@targo.ca\n or call\n 514 448-0773.\n Support 7j/7.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n www.targo.ca\n  ·  1867 ch. de la rivière, Ste-Clotilde, QC
\n © {{year}} TARGO Communications · All rights reserved.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ","hideDesktop":false,"displayCondition":null,"_styleGuide":null,"containerPadding":"0px","anchor":"","_meta":{"htmlID":"u_content_html_1","htmlClassNames":"u_content_html"},"selectable":true,"draggable":true,"duplicatable":true,"deletable":true,"hideable":true,"locked":false}}],"values":{"_meta":{"htmlID":"u_column_1","htmlClassNames":"u_column"},"deletable":true,"padding":"20px 0px 0px"}}],"values":{"displayCondition":null,"columns":false,"_styleGuide":null,"backgroundColor":"","columnsBackgroundColor":"","backgroundImage":{"url":"","fullWidth":true,"repeat":"no-repeat","size":"custom","position":"center"},"padding":"0px","anchor":"","hideDesktop":false,"_meta":{"htmlID":"u_row_1","htmlClassNames":"u_row"},"selectable":true,"draggable":true,"duplicatable":true,"deletable":true,"hideable":true,"locked":false}}],"headers":[],"footers":[],"values":{"_styleGuide":null,"popupPosition":"center","popupDisplayDelay":0,"popupWidth":"600px","popupHeight":"auto","borderRadius":"10px","contentAlign":"center","contentVerticalAlign":"center","contentWidth":"600px","fontFamily":{"label":"Plus Jakarta Sans","value":"'Plus Jakarta Sans', sans-serif","url":"https://fonts.googleapis.com/css?family=Plus+Jakarta+Sans:400,500,600,700"},"textColor":"#1B2E24","popupBackgroundColor":"#FFFFFF","popupBackgroundImage":{"url":"","fullWidth":true,"repeat":"no-repeat","size":"cover","position":"center"},"popupOverlay_backgroundColor":"rgba(0, 0, 0, 0.1)","popupCloseButton_position":"top-right","popupCloseButton_backgroundColor":"#DDDDDD","popupCloseButton_iconColor":"#000000","popupCloseButton_borderRadius":"0px","popupCloseButton_margin":"0px","popupCloseButton_action":{"name":"close_popup","attrs":{"onClick":"document.querySelector('.u-popup-container').style.display = 'none';"}},"language":{},"backgroundColor":"#F5FAF7","preheaderText":"Just like you, we love stable connections and lasting relationships.","linkStyle":{"body":true,"linkColor":"#00C853","linkHoverColor":"#005026","linkUnderline":true,"linkHoverUnderline":true},"backgroundImage":{"url":"","fullWidth":true,"repeat":"no-repeat","size":"custom","position":"center"},"accessibilityTitle":"","_meta":{"htmlID":"u_body","htmlClassNames":"u_body"}}},"schemaVersion":24} \ No newline at end of file diff --git a/services/targo-hub/templates/gift-email-en.mjml b/services/targo-hub/templates/gift-email-en.mjml deleted file mode 100644 index 3479dfd..0000000 --- a/services/targo-hub/templates/gift-email-en.mjml +++ /dev/null @@ -1,144 +0,0 @@ - - - An exclusive offer from TARGO - Just like you, we love stable connections and lasting relationships. - - - - - - - - - - - - - - - - - - - - - - - Hi {{firstname}}, - - - Going local — we want to say thanks.
- Just like you, we love stable connections and lasting relationships. -
- - - Summer's here, and we have a limited-time gift for you. - - - - We now offer new plans, up to 3.5 Gbit/s.
- Whether you want more speed, want to beat another offer, or just want to chat — we're right around the corner. -
-
-
- - - - - 🎁 {{amount}} at hundreds of brands - ⚡ Instant on activation - 🤝 Stay with us {{commitment_months}}+ months - - - - - - - - ✅ Option 1 - - - - - - - - - 🎁  {{amount}} - - - - - - - - - 🪂 If you leave before {{commitment_months}} months, the prorated amount is refundable. - - - - - - - - - ⏭️ Option 2 - - - - - - - - Do nothing. Your monthly subscription continues as usual — no commitment, no gift card. - - - - - - - - 🤝 Thanks for helping our regional economy thrive! - The TARGO team - - - - - - - - You're getting this email because you're a TARGO customer at {{description}}.
- Got a question? Write to - support@targo.ca - or call - 514 448-0773. - Support 7 days/week. -
-
-
- - - - - - - www.targo.ca -  ·  1867 ch. de la rivière, Ste-Clotilde, QC
- © {{year}} TARGO Communications · All rights reserved. -
-
-
- -
-
diff --git a/services/targo-hub/templates/gift-email-fr.html b/services/targo-hub/templates/gift-email-fr.html index aa13b11..988fd28 100644 --- a/services/targo-hub/templates/gift-email-fr.html +++ b/services/targo-hub/templates/gift-email-fr.html @@ -1,72 +1,107 @@ - - - - Une offre exclusive de TARGO - - - - - + + + + + + + + + + - - - - - - - - + + @media only screen and (min-width: 620px) { + .u-row { + width: 600px !important; + } - - - - - - - - - - - - - - + .u-row .u-col-100 { + width: 600px !important; + } + + } + + @media only screen and (max-width: 620px) { + .u-row-container { + max-width: 100% !important; + padding-left: 0px !important; + padding-right: 0px !important; + } + + .u-row { + width: 100% !important; + } + + .u-row .u-col { + display: block !important; + width: 100% !important; + min-width: 320px !important; + max-width: 100% !important; + } + + .u-row .u-col > div { + margin: 0 auto; + } + +} + +body{margin:0;padding:0}table,td,tr{border-collapse:collapse;vertical-align:top}.ie-container table,.mso-container table{table-layout:fixed}*{line-height:inherit}a[x-apple-data-detectors=true]{color:inherit!important;text-decoration:none!important} + + +table, td { color: #1B2E24; } #u_body a { color: #00C853; text-decoration: underline; } + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file diff --git a/services/targo-hub/templates/gift-email-fr.json b/services/targo-hub/templates/gift-email-fr.json index b3471ab..870b73a 100644 --- a/services/targo-hub/templates/gift-email-fr.json +++ b/services/targo-hub/templates/gift-email-fr.json @@ -1,98 +1 @@ -{ - "counters": { - "u_row": 1, - "u_column": 1, - "u_content_html": 1 - }, - "body": { - "id": "BODY-1", - "rows": [ - { - "id": "ROW-1", - "cells": [ - 1 - ], - "columns": [ - { - "id": "COL-1", - "contents": [ - { - "id": "HTML-1", - "type": "html", - "values": { - "html": "
Comme toi, on aime les connexions stables et les relations durables.
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Bonjour {{firstname}},
\n \n \n \n \n \n \n \n Tu choisis local, on veut te remercier.
\n Comme toi, on aime les connexions stables et les relations durables.\n \n \n \n \n \n \n \n Avec l'arrivée de l'été, voici un cadeau pour toi, disponible pour un temps limité.\n \n \n \n \n \n \n \n Nous offrons maintenant de nouveaux forfaits, jusqu'à 3.5 Gbit/s.
\n Que tu souhaites plus de vitesse, battre une autre offre ou juste nous jaser, on est juste à côté.\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁 {{amount}} chez des centaines de marques
\n \n \n \n \n \n \n \n ⚡ Instantané à l'activation\n \n \n \n \n \n \n \n 🤝 Rester encore {{commitment_months}} mois ou +\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ✅ Option 1
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁  {{amount}}\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🪂 En cas de départ avant {{commitment_months}} mois, le prorata du montant est remboursable.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ⏭️ Option 2
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Ne rien faire. Ton abonnement mensuel se poursuit normalement, sans engagement ni carte-cadeau.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🤝 Merci de faire rouler l'économie de notre région avec nous !
\n \n \n \n \n \n \n \n L'équipe TARGO\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Tu reçois ce courriel parce que tu es client(e) TARGO à {{description}}.
\n Une question ? Écris à\n support@targo.ca\n ou appelle au\n 514 448-0773.\n Support 7j/7.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n www.targo.ca\n  ·  1867 ch. de la rivière, Ste-Clotilde, QC
\n © {{year}} TARGO Communications · Tous droits réservés.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ", - "hideDesktop": false, - "displayCondition": null, - "containerPadding": "0px", - "_meta": { - "htmlID": "u_content_html_1", - "htmlClassNames": "u_content_html" - }, - "selectable": true, - "draggable": true, - "duplicatable": true, - "deletable": true, - "hideable": true - } - } - ], - "values": { - "_meta": { - "htmlID": "u_column_1", - "htmlClassNames": "u_column" - } - } - } - ], - "values": { - "displayCondition": null, - "columns": false, - "backgroundColor": "", - "columnsBackgroundColor": "", - "padding": "0px", - "anchor": "", - "hideDesktop": false, - "_meta": { - "htmlID": "u_row_1", - "htmlClassNames": "u_row" - }, - "selectable": true, - "draggable": true, - "duplicatable": true, - "deletable": true, - "hideable": true - } - } - ], - "values": { - "popupPosition": "center", - "popupWidth": "600px", - "popupHeight": "auto", - "borderRadius": "10px", - "contentAlign": "center", - "contentVerticalAlign": "center", - "contentWidth": "600px", - "fontFamily": { - "label": "Plus Jakarta Sans", - "value": "'Plus Jakarta Sans', sans-serif", - "url": "https://fonts.googleapis.com/css?family=Plus+Jakarta+Sans:400,500,600,700" - }, - "textColor": "#1B2E24", - "popupBackgroundColor": "#FFFFFF", - "backgroundColor": "#F5FAF7", - "preheaderText": "Comme toi, on aime les connexions stables et les relations durables.", - "linkStyle": { - "body": true, - "linkColor": "#00C853", - "linkHoverColor": "#005026", - "linkUnderline": true, - "linkHoverUnderline": true - }, - "_meta": { - "htmlID": "u_body", - "htmlClassNames": "u_body" - } - } - }, - "schemaVersion": 12 -} \ No newline at end of file +{"counters":{"u_row":1,"u_column":1,"u_content_html":1},"body":{"id":"BODY-1","rows":[{"id":"ROW-1","cells":[1],"columns":[{"id":"COL-1","contents":[{"id":"HTML-1","type":"html","values":{"html":"
Comme toi, on aime les connexions stables et les relations durables.
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Bonjour {{firstname}},
\n \n \n \n \n \n \n Avec l'arrivée de l'été, voici un cadeau pour toi, disponible pour un temps limité. \n On veut te remercier pour ta loyauté envers l'achat local.
\n Comme toi, on aime les connexions stables et les relations durables.\n \n \n \n\n \n \n \n Grâce à la confiance de nos clients, on offre maintenant les forfaits à la plus haute vitesse dans le secteur, jusqu'à 3.5 Gbit/s.
\n Que tu souhaites plus de vitesse, battre une autre offre ou faire optimiser des équipements, n'hésite pas. On est juste à côté et on aime aider.\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁 {{amount}} chez des centaines de marques
\n \n \n \n \n \n \n \n ⚡ Disponible instantanément sur Giftbit en cliquant sur ton montant\n \n \n \n \n \n \n \n 🤝 Condition : Maintenir l'abonnement {{commitment_months}} mois ou +\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ✅ Option 1
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🎁  {{amount}}\n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🪂 En cas de départ avant {{commitment_months}} mois, le prorata du montant est remboursable.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ⏭️ Option 2
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Ne rien faire. Ton abonnement mensuel se poursuit normalement, sans engagement ni carte-cadeau.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n 🤝 Merci de faire rouler l'économie de notre région avec nous !
\n \n \n \n \n \n \n \n L'équipe TARGO\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Tu reçois ce courriel parce que tu es client(e) TARGO à {{description}}.
\n Une question ? Écris à\n support@targo.ca\n ou appelle au\n 514 448-0773.\n Support 7j/7.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n www.targo.ca\n  ·  1867 ch. de la rivière, Ste-Clotilde, QC
\n © {{year}} TARGO Communications · Tous droits réservés.
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ","hideDesktop":false,"displayCondition":null,"_styleGuide":null,"containerPadding":"0px","anchor":"","_meta":{"htmlID":"u_content_html_1","htmlClassNames":"u_content_html"},"selectable":true,"draggable":true,"duplicatable":true,"deletable":true,"hideable":true,"locked":false}}],"values":{"_meta":{"htmlID":"u_column_1","htmlClassNames":"u_column"},"deletable":true,"padding":"20px 0px 0px"}}],"values":{"displayCondition":null,"columns":false,"_styleGuide":null,"backgroundColor":"","columnsBackgroundColor":"","backgroundImage":{"url":"","fullWidth":true,"repeat":"no-repeat","size":"custom","position":"center"},"padding":"0px","anchor":"","hideDesktop":false,"_meta":{"htmlID":"u_row_1","htmlClassNames":"u_row"},"selectable":true,"draggable":true,"duplicatable":true,"deletable":true,"hideable":true,"locked":false}}],"headers":[],"footers":[],"values":{"_styleGuide":null,"popupPosition":"center","popupDisplayDelay":0,"popupWidth":"600px","popupHeight":"auto","borderRadius":"10px","contentAlign":"center","contentVerticalAlign":"center","contentWidth":"600px","fontFamily":{"label":"Plus Jakarta Sans","value":"'Plus Jakarta Sans', sans-serif","url":"https://fonts.googleapis.com/css?family=Plus+Jakarta+Sans:400,500,600,700"},"textColor":"#1B2E24","popupBackgroundColor":"#FFFFFF","popupBackgroundImage":{"url":"","fullWidth":true,"repeat":"no-repeat","size":"cover","position":"center"},"popupOverlay_backgroundColor":"rgba(0, 0, 0, 0.1)","popupCloseButton_position":"top-right","popupCloseButton_backgroundColor":"#DDDDDD","popupCloseButton_iconColor":"#000000","popupCloseButton_borderRadius":"0px","popupCloseButton_margin":"0px","popupCloseButton_action":{"name":"close_popup","attrs":{"onClick":"document.querySelector('.u-popup-container').style.display = 'none';"}},"language":{},"backgroundColor":"#F5FAF7","preheaderText":"Comme toi, on aime les connexions stables et les relations durables.","linkStyle":{"body":true,"linkColor":"#00C853","linkHoverColor":"#005026","linkUnderline":true,"linkHoverUnderline":true},"backgroundImage":{"url":"","fullWidth":true,"repeat":"no-repeat","size":"custom","position":"center"},"accessibilityTitle":"","_meta":{"htmlID":"u_body","htmlClassNames":"u_body"}}},"schemaVersion":24} \ No newline at end of file diff --git a/services/targo-hub/templates/gift-email-fr.mjml b/services/targo-hub/templates/gift-email-fr.mjml deleted file mode 100644 index 87fc211..0000000 --- a/services/targo-hub/templates/gift-email-fr.mjml +++ /dev/null @@ -1,151 +0,0 @@ - - - Une offre exclusive de TARGO - Comme toi, on aime les connexions stables et les relations durables. - - - - - - - - - - - - - - - - - - - - - - - Bonjour {{firstname}}, - - - Tu choisis local, on veut te remercier.
- Comme toi, on aime les connexions stables et les relations durables. -
- - - Avec l'arrivée de l'été, voici un cadeau pour toi, disponible pour un temps limité. - - - - Nous offrons maintenant de nouveaux forfaits, jusqu'à 3.5 Gbit/s.
- Que tu souhaites plus de vitesse, battre une autre offre ou juste nous jaser, on est juste à côté. -
-
-
- - - - - 🎁 {{amount}} chez des centaines de marques - ⚡ Instantané à l'activation - 🤝 Rester encore {{commitment_months}} mois ou + - - - - - - - - ✅ Option 1 - - - - - - - - - 🎁  {{amount}} - - - - - - - - - - - - 🪂 En cas de départ avant {{commitment_months}} mois, le prorata du montant est remboursable. - - - - - - - - - ⏭️ Option 2 - - - - - - - - Ne rien faire. Ton abonnement mensuel se poursuit normalement, sans engagement ni carte-cadeau. - - - - - - - - 🤝 Merci de faire rouler l'économie de notre région avec nous ! - L'équipe TARGO - - - - - - - - Tu reçois ce courriel parce que tu es client(e) TARGO à {{description}}.
- Une question ? Écris à - support@targo.ca - ou appelle au - 514 448-0773. - Support 7j/7. -
-
-
- - - - - - - www.targo.ca -  ·  1867 ch. de la rivière, Ste-Clotilde, QC
- © {{year}} TARGO Communications · Tous droits réservés. -
-
-
- -
-