83 lines
3.8 KiB
HTML
83 lines
3.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
<head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"></head>
|
|
<body style="margin:0;padding:0;background:#f4f6f8;font-family:Arial,Helvetica,sans-serif;">
|
|
<table width="100%" cellpadding="0" cellspacing="0" style="background:#f4f6f8;padding:20px 0;">
|
|
<tr><td align="center">
|
|
<table width="600" cellpadding="0" cellspacing="0" style="background:#ffffff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.06);">
|
|
|
|
<!-- HEADER -->
|
|
<tr><td style="background:#1a365d;padding:28px 40px;text-align:center;">
|
|
<div style="color:#ffffff;font-size:22px;font-weight:bold;letter-spacing:1px;">ETHICA</div>
|
|
<div style="color:#93c5fd;font-size:12px;letter-spacing:2px;margin-top:4px;">Groupe Ethica — CFAO Healthcare</div>
|
|
</td></tr>
|
|
|
|
<!-- SALUTATION -->
|
|
<tr><td style="padding:32px 40px 12px;">
|
|
<p style="font-size:16px;color:#1e293b;margin:0;">Dr <strong>{{PRENOM}} {{NOM}}</strong>,</p>
|
|
</td></tr>
|
|
|
|
<!-- BODY -->
|
|
<tr><td style="padding:0 40px 20px;">
|
|
<p style="font-size:14px;color:#475569;line-height:1.7;margin:0 0 16px;">
|
|
Le <strong>Groupe Ethica</strong>, filiale de <strong>CFAO Healthcare</strong>, distribue une large gamme de
|
|
produits pharmaceutiques en Algérie, au Maroc et en Tunisie.
|
|
</p>
|
|
|
|
<p style="font-size:14px;color:#475569;line-height:1.7;margin:0 0 16px;">
|
|
En tant que <strong>{{SPECIALITE}}</strong> exerçant à <strong>{{VILLE}}</strong>, nous souhaiterions
|
|
vous tenir informé(e) de nos <strong>offres, nouveautés et promotions produits</strong> susceptibles
|
|
d'intéresser votre pratique.
|
|
</p>
|
|
|
|
<p style="font-size:14px;color:#475569;line-height:1.7;margin:0 0 8px;">
|
|
Pour cela, nous avons besoin de votre <strong>consentement explicite</strong> :
|
|
</p>
|
|
</td></tr>
|
|
|
|
<!-- CTA CONSENT -->
|
|
<tr><td style="padding:0 40px 12px;text-align:center;">
|
|
<a href="https://consent.wevup.app/?id={{ID}}&action=optin&utm_source=pilot&utm_campaign=consent_dz"
|
|
style="display:inline-block;background:#16a34a;color:#ffffff;text-decoration:none;padding:16px 44px;border-radius:6px;font-size:16px;font-weight:bold;">
|
|
✓ Oui, j'accepte de recevoir vos offres
|
|
</a>
|
|
</td></tr>
|
|
|
|
<tr><td style="padding:8px 40px 28px;text-align:center;">
|
|
<a href="https://consent.wevup.app/?id={{ID}}&action=optout&utm_source=pilot&utm_campaign=consent_dz"
|
|
style="color:#94a3b8;font-size:13px;text-decoration:underline;">
|
|
Non merci, je ne souhaite pas être contacté(e)
|
|
</a>
|
|
</td></tr>
|
|
|
|
<!-- INFO -->
|
|
<tr><td style="padding:0 40px 24px;">
|
|
<table width="100%" cellpadding="0" cellspacing="0" style="background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;padding:16px;">
|
|
<tr><td style="font-size:13px;color:#166534;line-height:1.6;">
|
|
<strong>Ce que vous recevrez :</strong><br>
|
|
— Informations sur les nouveaux produits Ethica<br>
|
|
— Promotions et offres spéciales laboratoires<br>
|
|
— Actualités du Groupe Ethica / CFAO Healthcare<br><br>
|
|
<em>Fréquence : 2 à 4 emails par mois maximum. Vous pourrez vous désinscrire à tout moment.</em>
|
|
</td></tr>
|
|
</table>
|
|
</td></tr>
|
|
|
|
<!-- FOOTER -->
|
|
<tr><td style="background:#f1f5f9;padding:24px 40px;border-top:1px solid #e2e8f0;">
|
|
<p style="font-size:12px;color:#94a3b8;margin:0 0 8px;text-align:center;">
|
|
Groupe Ethica — CFAO Healthcare<br>
|
|
Casablanca, Maroc
|
|
</p>
|
|
<p style="font-size:11px;color:#cbd5e1;margin:0;text-align:center;">
|
|
Cet email est envoyé une seule fois pour recueillir votre consentement.<br>
|
|
Si vous ne souhaitez pas répondre, aucune action n'est requise — vous ne serez plus contacté(e).
|
|
</p>
|
|
</td></tr>
|
|
|
|
</table>
|
|
</td></tr></table>
|
|
<img src="https://weval-consulting.com/open.php?t={{TRACKING_ID}}&c={{ID}}" width="1" height="1" style="display:none;" alt="">
|
|
</body>
|
|
</html>
|