Add referral program invitation and voucher email templates

- Created `referralprogram-invitation.html.twig` for sending invitations to friends to join the referral program.
- Created `referralprogram-voucher.html.twig` for notifying users about their voucher after referring a friend.
- Both templates include responsive design and utilize the modern email layout.
- Added translation support for various text elements within the templates.
This commit is contained in:
2025-06-01 01:51:01 +02:00
parent fe92238a41
commit c20f2b4989
274 changed files with 42732 additions and 8 deletions

17
mails/pl/voucher.txt Normal file
View File

@@ -0,0 +1,17 @@
{shop_url}
Witaj {firstname} {lastname},
Numer zamówienia {order_name} - Wygenerowano kod kuponu
Miło nam poinformować, że w Twoim imieniu został wygenerowany kupon na zamówienie o numerze {order_name}.
KOD VOUCHERA: {voucher_num} w wysokości {voucher_amount}
Aby go użyć, po prostu skopiuj/wklej ten kod podczas zamawiania.
[{shop_name}]({shop_url})
Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)