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:
33
mails/sk/cheque.txt
Normal file
33
mails/sk/cheque.txt
Normal file
@@ -0,0 +1,33 @@
|
||||
|
||||
[{shop_url}]
|
||||
|
||||
Dobrý deň {firstname} {lastname},
|
||||
|
||||
Ďakujeme za nákup v obchode {shop_name}!
|
||||
|
||||
Vaša objednávka s číslom {order_name} bola úspešne prijatá
|
||||
a bude ODOSLANÁ IHNEĎ PO PRIJATÍ VAŠEJ PLATBY.
|
||||
|
||||
Zvolili ste si platbu šekom.
|
||||
|
||||
Detaily bankového účtu pre Váš šek:
|
||||
|
||||
SUMA: {total_paid}
|
||||
|
||||
SPLATNÝ PRE OBJEDNÁVKU: {check_name}
|
||||
|
||||
PROSÍM, POŠLITE VÁŠ ŠEK NA: {check_address}
|
||||
|
||||
Podrobnosti o objednávke spolu s Vašou faktúrou nájdete vo
|
||||
Vašom zákazníckom "Účte" [{my_account_url}] po
|
||||
kliknutí na "História objednávok"
|
||||
[{history_url}].
|
||||
|
||||
Ak nemáte v našom obchode založený účet, stav objednávky
|
||||
môžete sledovať v časti "Sledovanie objednávok pre
|
||||
neregistrovaných zákazníkov"
|
||||
[{guest_tracking_url}].
|
||||
|
||||
{shop_name} [{shop_url}] powered by
|
||||
PrestaShop(tm) [http://www.prestashop.com/]
|
||||
|
||||
Reference in New Issue
Block a user