diff --git a/.vscode/ftp-kr.sync.cache.json b/.vscode/ftp-kr.sync.cache.json
index f602eedf..8822804e 100644
--- a/.vscode/ftp-kr.sync.cache.json
+++ b/.vscode/ftp-kr.sync.cache.json
@@ -98,7 +98,7 @@
},
"google-merchant_id-1.xml": {
"type": "-",
- "size": 17872793,
+ "size": 17855251,
"lmtime": 0,
"modified": true
},
diff --git a/mails/.htaccess b/mails/.htaccess
new file mode 100644
index 00000000..3de9e400
--- /dev/null
+++ b/mails/.htaccess
@@ -0,0 +1,10 @@
+# Apache 2.2
+
+ Order deny,allow
+ Deny from all
+
+
+# Apache 2.4
+
+ Require all denied
+
diff --git a/mails/_partials/download_product_virtual_products.tpl b/mails/_partials/download_product_virtual_products.tpl
new file mode 100644
index 00000000..0d85f2a7
--- /dev/null
+++ b/mails/_partials/download_product_virtual_products.tpl
@@ -0,0 +1,29 @@
+{**
+ * Copyright since 2007 PrestaShop SA and Contributors
+ * PrestaShop is an International Registered Trademark & Property of PrestaShop SA
+ *
+ * NOTICE OF LICENSE
+ *
+ * This source file is subject to the Open Software License (OSL 3.0)
+ * that is bundled with this package in the file LICENSE.md.
+ * It is also available through the world-wide-web at this URL:
+ * https://opensource.org/licenses/OSL-3.0
+ * If you did not receive a copy of the license and are unable to
+ * obtain it through the world-wide-web, please send an email
+ * to license@prestashop.com so we can send you a copy immediately.
+ *
+ * DISCLAIMER
+ *
+ * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
+ * versions in the future. If you wish to customize PrestaShop for your
+ * needs please refer to https://devdocs.prestashop.com/ for more information.
+ *
+ * @author PrestaShop SA and Contributors
+ * @copyright Since 2007 PrestaShop SA and Contributors
+ * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
+ *}
+
diff --git a/mails/_partials/download_product_virtual_products.txt b/mails/_partials/download_product_virtual_products.txt
new file mode 100644
index 00000000..47a72639
--- /dev/null
+++ b/mails/_partials/download_product_virtual_products.txt
@@ -0,0 +1,3 @@
+{foreach $list as $product}
+ [{$product.text}]({$product.url}) {$product.complementary_text}
+{/foreach}
diff --git a/mails/_partials/order_conf_cart_rules.tpl b/mails/_partials/order_conf_cart_rules.tpl
new file mode 100644
index 00000000..e2fd3859
--- /dev/null
+++ b/mails/_partials/order_conf_cart_rules.tpl
@@ -0,0 +1,54 @@
+{**
+ * Copyright since 2007 PrestaShop SA and Contributors
+ * PrestaShop is an International Registered Trademark & Property of PrestaShop SA
+ *
+ * NOTICE OF LICENSE
+ *
+ * This source file is subject to the Open Software License (OSL 3.0)
+ * that is bundled with this package in the file LICENSE.md.
+ * It is also available through the world-wide-web at this URL:
+ * https://opensource.org/licenses/OSL-3.0
+ * If you did not receive a copy of the license and are unable to
+ * obtain it through the world-wide-web, please send an email
+ * to license@prestashop.com so we can send you a copy immediately.
+ *
+ * DISCLAIMER
+ *
+ * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
+ * versions in the future. If you wish to customize PrestaShop for your
+ * needs please refer to https://devdocs.prestashop.com/ for more information.
+ *
+ * @author PrestaShop SA and Contributors
+ * @copyright Since 2007 PrestaShop SA and Contributors
+ * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
+ *}
+{foreach $list as $cart_rule}
+
+
+
+
+
+
+
+ {$cart_rule['voucher_name']}
+
+
+
+
+
+
+
+
+
+
+
+
+ {$cart_rule['voucher_reduction']}
+
+
+
+
+
+
+
+{/foreach}
diff --git a/mails/_partials/order_conf_cart_rules.txt b/mails/_partials/order_conf_cart_rules.txt
new file mode 100644
index 00000000..72a6970d
--- /dev/null
+++ b/mails/_partials/order_conf_cart_rules.txt
@@ -0,0 +1,3 @@
+{foreach $list as $cart_rule}
+ {$cart_rule['voucher_name']} {$cart_rule['voucher_reduction']}
+{/foreach}
\ No newline at end of file
diff --git a/mails/_partials/order_conf_product_list.tpl b/mails/_partials/order_conf_product_list.tpl
new file mode 100644
index 00000000..abbde5ae
--- /dev/null
+++ b/mails/_partials/order_conf_product_list.tpl
@@ -0,0 +1,136 @@
+{**
+ * Copyright since 2007 PrestaShop SA and Contributors
+ * PrestaShop is an International Registered Trademark & Property of PrestaShop SA
+ *
+ * NOTICE OF LICENSE
+ *
+ * This source file is subject to the Open Software License (OSL 3.0)
+ * that is bundled with this package in the file LICENSE.md.
+ * It is also available through the world-wide-web at this URL:
+ * https://opensource.org/licenses/OSL-3.0
+ * If you did not receive a copy of the license and are unable to
+ * obtain it through the world-wide-web, please send an email
+ * to license@prestashop.com so we can send you a copy immediately.
+ *
+ * DISCLAIMER
+ *
+ * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
+ * versions in the future. If you wish to customize PrestaShop for your
+ * needs please refer to https://devdocs.prestashop.com/ for more information.
+ *
+ * @author PrestaShop SA and Contributors
+ * @copyright Since 2007 PrestaShop SA and Contributors
+ * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
+ *}
+{foreach $list as $product}
+
+
+
diff --git a/mails/pl/account.txt b/mails/pl/account.txt
new file mode 100644
index 00000000..0ab2cde9
--- /dev/null
+++ b/mails/pl/account.txt
@@ -0,0 +1,27 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+Dziękujemy za utworzenie konta klienta na stronie {shop_name}.
+
+Twoje dane do logowania w sklepie {shop_name}
+
+Oto twoje dane logowania:
+
+Adres e-mail: {email}
+
+Ważne wskazówki dotyczące bezpieczeństwa:
+
+1. Zawsze trzymaj dane do Twojego konta w bezpiecznym miejscu.
+
+2. Nigdy nie ujawniaj nikomu swojego loginu i hasła.
+
+3. Regularnie zmieniaj swoje hasło.
+
+4. Jeśli podejrzewasz, że ktoś używa Twojego konta nielegalnie, prosimy o natychmiastowe poinformowanie nas o tym.
+
+Możesz teraz składać zamówienia w naszym sklepie: [{shop_name}]({shop_url})
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/backoffice_order.html b/mails/pl/backoffice_order.html
new file mode 100644
index 00000000..2e0dd1c6
--- /dev/null
+++ b/mails/pl/backoffice_order.html
@@ -0,0 +1,583 @@
+
+
+
+ Zamówienie z panelu administracyjnego
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mails/pl/bankwire.txt b/mails/pl/bankwire.txt
new file mode 100644
index 00000000..307ac37b
--- /dev/null
+++ b/mails/pl/bankwire.txt
@@ -0,0 +1,31 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+Dziękujemy za zakupy na stronie {shop_name}!
+
+Numer zamówienia {order_name} - Oczekuje na płatność
+
+Twoje zamówienie o numerze {order_name} zostało pomyślnie złożone. Możesz spodziewać się dostawy natychmiast po otrzymaniu płatności.
+
+Metoda płatności: przelew bankowy
+
+Zdecydowałeś się zapłacić przelewem bankowym. Oto informacje potrzebne do przelewu bankowego:
+
+Kwota: {total_paid}
+
+Właściciel konta: {bankwire_owner}
+
+Dane konta: {bankwire_details}
+
+Adres banku: {bankwire_address}
+
+Proszę podać swój numer zamówienia w tytule przelewu bankowego.
+
+Follow your order and download your invoice on our shop, go to the [Historia i szczegóły zamówień]({history_url}) section of your customer account.
+
+If you have a guest account, you can follow your order via the [Śledzenie Zamówienia]({guest_tracking_url}) section on our shop.
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/cheque.html b/mails/pl/cheque.html
new file mode 100644
index 00000000..8bbd1a94
--- /dev/null
+++ b/mails/pl/cheque.html
@@ -0,0 +1,837 @@
+
+
+
+ Czek
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mails/pl/cheque.txt b/mails/pl/cheque.txt
new file mode 100644
index 00000000..da3c9d40
--- /dev/null
+++ b/mails/pl/cheque.txt
@@ -0,0 +1,27 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+Dziękujemy za zakupy na stronie {shop_name}!
+
+Numer zamówienia {order_name} - Oczekiwanie na płatność czekiem
+
+Twoje zamówienie o numerze {order_name} zostało pomyślnie złożone. Możesz spodziewać się dostawy natychmiast po otrzymaniu płatności.
+
+Metoda płatności: czek
+
+Zdecydowałeś się zapłacić czekiem bankowym. Oto informacje potrzebne do czeku:
+
+Kwota: {total_paid}
+
+Płatne na zlecenie: {check_name}
+
+Prosimy o przesłanie czeku do: {check_address_html}
+
+Follow your order and download your invoice on our shop, go to the [Historia i szczegóły zamówień]({history_url}) section of your customer account.
+
+If you have a guest account, you can follow your order via the [Śledzenie Zamówienia]({guest_tracking_url}) section on our shop.
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/contact.html b/mails/pl/contact.html
new file mode 100644
index 00000000..fcdb5b9f
--- /dev/null
+++ b/mails/pl/contact.html
@@ -0,0 +1,667 @@
+
+
+
+ Kontakt
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mails/pl/download_product.txt b/mails/pl/download_product.txt
new file mode 100644
index 00000000..83cecde8
--- /dev/null
+++ b/mails/pl/download_product.txt
@@ -0,0 +1,19 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+Dziękujemy za zamówienie z referencją {order_name} z {shop_name}
+
+Produkt(y) do pobrania
+
+Masz teraz {nbProducts} produkt(y) do pobrania za pomocą następującego linku(ów):
+
+{virtualProductsTxt}
+
+Follow your order and download your invoice on our shop, go to the [Historia i szczegóły zamówień]({history_url}) section of your customer account.
+
+If you have a guest account, you can follow your order via the [Śledzenie Zamówienia]({guest_tracking_url}) section on our shop.
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/employee_password.html b/mails/pl/employee_password.html
new file mode 100644
index 00000000..98c62fcb
--- /dev/null
+++ b/mails/pl/employee_password.html
@@ -0,0 +1,620 @@
+
+
+
+ Hasło pracownika
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mails/pl/in_transit.txt b/mails/pl/in_transit.txt
new file mode 100644
index 00000000..7f1cc0cd
--- /dev/null
+++ b/mails/pl/in_transit.txt
@@ -0,0 +1,19 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+{meta_products}
+
+Numer zamówienia {order_name} - W transporcie
+
+Twoje zamówienie z referencją {order_name} jest w drodze.
+
+Możesz śledzić paczkę korzystając z poniższego linku: {followup}
+
+Follow your order and download your invoice on our shop, go to the [Historia i szczegóły zamówień]({history_url}) section of your customer account.
+
+If you have a guest account, you can follow your order via the [Śledzenie Zamówienia]({guest_tracking_url}) section on our shop.
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/lang.php b/mails/pl/lang.php
new file mode 100644
index 00000000..f617482e
--- /dev/null
+++ b/mails/pl/lang.php
@@ -0,0 +1,12 @@
+
\ No newline at end of file
diff --git a/mails/pl/log_alert.html b/mails/pl/log_alert.html
new file mode 100644
index 00000000..f662142b
--- /dev/null
+++ b/mails/pl/log_alert.html
@@ -0,0 +1,601 @@
+
+
+
+ Alert logu
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mails/pl/order_canceled.txt b/mails/pl/order_canceled.txt
new file mode 100644
index 00000000..769aa133
--- /dev/null
+++ b/mails/pl/order_canceled.txt
@@ -0,0 +1,15 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+Numer zamówienia {order_name} - Zamówienie anulowane
+
+Twoje zamówienie o numerze {order_name} z {shop_name} zostało anulowane przez pracownika.
+
+Przejdź do swojego konta klienta, aby dowiedzieć się więcej na ten temat.
+
+If you have a guest account, you can follow your order via the [Śledzenie Zamówienia]({guest_tracking_url}) section on our shop.
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/order_changed.html b/mails/pl/order_changed.html
new file mode 100644
index 00000000..d9003945
--- /dev/null
+++ b/mails/pl/order_changed.html
@@ -0,0 +1,649 @@
+
+
+
+ Zamówienie zmienione
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mails/pl/order_changed.txt b/mails/pl/order_changed.txt
new file mode 100644
index 00000000..c3283459
--- /dev/null
+++ b/mails/pl/order_changed.txt
@@ -0,0 +1,15 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+Numer zamówienia {order_name} - Zamówienie zmienione
+
+Twoje zamówienie o numerze {order_name} z {shop_name} zostało zmienione przez sprzedawcę.
+
+Przejdź do swojego konta klienta, aby dowiedzieć się więcej na ten temat.
+
+If you have a guest account, you can follow your order via the [Śledzenie Zamówienia]({guest_tracking_url}) section on our shop.
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/order_conf.html b/mails/pl/order_conf.html
new file mode 100644
index 00000000..4d5cd8bc
--- /dev/null
+++ b/mails/pl/order_conf.html
@@ -0,0 +1,1109 @@
+
+
+
+ Potwierdzenie zamówienia
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mails/pl/order_conf.txt b/mails/pl/order_conf.txt
new file mode 100644
index 00000000..a1024de5
--- /dev/null
+++ b/mails/pl/order_conf.txt
@@ -0,0 +1,41 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+Dziękujemy za zakupy w {shop_name}!
+
+Szczegóły zamówienia
+
+Zamówienie: {order_name} Złożone w {date}
+
+Płatność: {payment}
+
+Indeks Produkt Cena jednostkowa Ilość Cena końcowa {products_txt} {discounts_txt}
+Produkty {total_products}
+Rabaty {total_discounts}
+Pakowanie prezentowe {total_wrapping}
+Wysyłka {total_shipping}
+Z podatkiem {total_tax_paid}
+Zapłacono w sumie {total_paid}
+
+Wysyłka
+
+Przewoźnik: {carrier}
+
+Płatność: {payment}
+
+Adres dostawy
+
+{delivery_block_txt}
+
+Adres do faktury
+
+{invoice_block_txt}
+
+Follow your order and download your invoice on our shop, go to the [Historia i szczegóły zamówień]({history_url}) section of your customer account.
+
+If you have a guest account, you can follow your order via the [Śledzenie Zamówienia]({guest_tracking_url}) section on our shop.
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/order_customer_comment.html b/mails/pl/order_customer_comment.html
new file mode 100644
index 00000000..bd224ff8
--- /dev/null
+++ b/mails/pl/order_customer_comment.html
@@ -0,0 +1,711 @@
+
+
+
+ Komentarz zamawiającego
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Dziękujemy za Twoje zamówienie o numerze {order_name} złożone w {shop_name}.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Numer zamówienia {order_name} - Wymagane uzupełnienie
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Niestety, co najmniej jeden produkt jest obecnie niedostępny i może powodować niewielkie opóźnienie dostawy. Przepraszamy za niedogodności i zapewniamy, że staramy się naprawić tę sytuację.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Follow your order and download your invoice on our shop, go to the Historia i szczegóły zamówień section of your customer account.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
If you have a guest account, you can follow your order via the Śledzenie Zamówienia section on our shop.
+
+
diff --git a/mails/pl/outofstock.txt b/mails/pl/outofstock.txt
new file mode 100644
index 00000000..c8b9c1b8
--- /dev/null
+++ b/mails/pl/outofstock.txt
@@ -0,0 +1,17 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+Dziękujemy za Twoje zamówienie o numerze {order_name} złożone w {shop_name}.
+
+Numer zamówienia {order_name} - Wymagane uzupełnienie
+
+Niestety, co najmniej jeden produkt jest obecnie niedostępny i może powodować niewielkie opóźnienie dostawy. Przepraszamy za niedogodności i zapewniamy, że staramy się naprawić tę sytuację.
+
+Follow your order and download your invoice on our shop, go to the [Historia i szczegóły zamówień]({history_url}) section of your customer account.
+
+If you have a guest account, you can follow your order via the [Śledzenie Zamówienia]({guest_tracking_url}) section on our shop.
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/password.html b/mails/pl/password.html
new file mode 100644
index 00000000..1e7ff69b
--- /dev/null
+++ b/mails/pl/password.html
@@ -0,0 +1,538 @@
+
+
+
+ Hasło
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mails/pl/payment.txt b/mails/pl/payment.txt
new file mode 100644
index 00000000..530df944
--- /dev/null
+++ b/mails/pl/payment.txt
@@ -0,0 +1,15 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+Dziękujemy za zakupy na stronie {shop_name}!
+
+Twoja płatność za zamówienie o numerze {order_name} została pomyślnie przetworzona.
+
+Follow your order and download your invoice on our shop, go to the [Historia i szczegóły zamówień]({history_url}) section of your customer account.
+
+If you have a guest account, you can follow your order via the [Śledzenie Zamówienia]({guest_tracking_url}) section on our shop.
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/payment_error.html b/mails/pl/payment_error.html
new file mode 100644
index 00000000..92ca4345
--- /dev/null
+++ b/mails/pl/payment_error.html
@@ -0,0 +1,697 @@
+
+
+
+ Błąd płatności
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mails/pl/payment_error.txt b/mails/pl/payment_error.txt
new file mode 100644
index 00000000..b7a29865
--- /dev/null
+++ b/mails/pl/payment_error.txt
@@ -0,0 +1,17 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+Numer zamówienia {order_name} - Błąd płatności
+
+Napotkaliśmy błąd podczas przetwarzania płatności za zamówienie o numerze {order_name} z {shop_name}. Skontaktuj się z nami jak najszybciej.
+
+Możesz spodziewać się dostawy natychmiast po otrzymaniu płatności.
+
+Follow your order and download your invoice on our shop, go to the [Historia i szczegóły zamówień]({history_url}) section of your customer account.
+
+If you have a guest account, you can follow your order via the [Śledzenie Zamówienia]({guest_tracking_url}) section on our shop.
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/preparation.html b/mails/pl/preparation.html
new file mode 100644
index 00000000..3eb74a3d
--- /dev/null
+++ b/mails/pl/preparation.html
@@ -0,0 +1,693 @@
+
+
+
+ Przygotowanie
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mails/pl/preparation.txt b/mails/pl/preparation.txt
new file mode 100644
index 00000000..929c524a
--- /dev/null
+++ b/mails/pl/preparation.txt
@@ -0,0 +1,15 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+Numer zamówienia {order_name} - Przetwarzanie zamówienia
+
+Aktualnie przetwarzamy Twoje zamówienie o numerze {order_name} z {shop_name}.
+
+Follow your order and download your invoice on our shop, go to the [Historia i szczegóły zamówień]({history_url}) section of your customer account.
+
+If you have a guest account, you can follow your order via the [Śledzenie Zamówienia]({guest_tracking_url}) section on our shop.
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/productoutofstock.html b/mails/pl/productoutofstock.html
new file mode 100644
index 00000000..615c6cef
--- /dev/null
+++ b/mails/pl/productoutofstock.html
@@ -0,0 +1,549 @@
+
+
+
+ Produkt niedostępny
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mails/pl/refund.txt b/mails/pl/refund.txt
new file mode 100644
index 00000000..a871ae8b
--- /dev/null
+++ b/mails/pl/refund.txt
@@ -0,0 +1,15 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+Numer zamówienia {order_name} - Realizacja zwrotu
+
+Przetworzyliśmy Twój zwrot pieniędzy za zamówienie o numerze {order_name} z {shop_name}.
+
+Follow your order and download your invoice on our shop, go to the [Historia i szczegóły zamówień]({history_url}) section of your customer account.
+
+If you have a guest account, you can follow your order via the [Śledzenie Zamówienia]({guest_tracking_url}) section on our shop.
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/reply_msg.html b/mails/pl/reply_msg.html
new file mode 100644
index 00000000..ff84a4aa
--- /dev/null
+++ b/mails/pl/reply_msg.html
@@ -0,0 +1,595 @@
+
+
+
+ Odpowiedz
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mails/pl/shipped.txt b/mails/pl/shipped.txt
new file mode 100644
index 00000000..eb5e4495
--- /dev/null
+++ b/mails/pl/shipped.txt
@@ -0,0 +1,15 @@
+{shop_url}
+
+Witaj {firstname} {lastname},
+
+Dziękujemy za zakupy na stronie {shop_name}!
+
+Twoje zamówienie o numerze {order_name} zostało wysłane.
+
+Follow your order and download your invoice on our shop, go to the [Historia i szczegóły zamówień]({history_url}) section of your customer account.
+
+If you have a guest account, you can follow your order via the [Śledzenie Zamówienia]({guest_tracking_url}) section on our shop.
+
+[{shop_name}]({shop_url})
+
+Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
diff --git a/mails/pl/test.html b/mails/pl/test.html
new file mode 100644
index 00000000..54c62c8f
--- /dev/null
+++ b/mails/pl/test.html
@@ -0,0 +1,545 @@
+
+
+
+ Test
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+{% endif %}
+
+ {{ 'Your order with the reference [1]{order_name}[/1] has been placed successfully and will be [1]shipped as soon as we receive your payment[/1].'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'You have selected to pay by wire transfer.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+ {{ 'Here are the bank details for your transfer:'|trans({}, 'Emails.Body', locale)|raw }}
+ {{ 'Amount:'|trans({}, 'Emails.Body', locale)|raw }} {total_paid}
+ {{ 'Account owner:'|trans({}, 'Emails.Body', locale)|raw }} {bankwire_owner}
+ {{ 'Account details:'|trans({}, 'Emails.Body', locale)|raw }} {bankwire_details}
+ {{ 'Bank address:'|trans({}, 'Emails.Body', locale)|raw }} {bankwire_address}
+ {{ 'Please specify your order reference in the bankwire description.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+{% endif %}
+
+ {{ 'Your order with the reference [1]{order_name}[/1] has been placed successfully and will be [1]shipped as soon as we receive your payment[/1].'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'You have selected to pay by check.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+ {{ 'Here are the bank details for your check:'|trans({}, 'Emails.Body', locale)|raw }}
+ {{ 'Amount:'|trans({}, 'Emails.Body', locale)|raw }} {total_paid}
+ {{ 'Payable to the order of:'|trans({}, 'Emails.Body', locale)|raw }} {check_name}
+ {{ 'Please mail your check to:'|trans({}, 'Emails.Body', locale)|raw }}
+ {% if templateType == 'html' %}
+{check_address_html}
+{% endif %}
+ {% if templateType == 'txt' %}
+{check_address}
+{% endif %}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+{% endif %}
+
+ {{ 'We have generated a credit slip in your name for order with the reference [1]{order_name}[/1].'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Review this credit slip and download your invoice on our shop, go to the %credit_slips_label% section of your customer account.'|trans({'%credit_slips_label%': 'Credit slips'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+ {{ 'Hi {firstname} {lastname},'|trans({}, 'Emails.Body', locale) }}
+ {{ 'Thank you for your order with the reference {order_name} from {shop_name}'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {% if templateType == 'html' %}
+
+
+ {{ 'Product(s) now available for download'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+{% endif %}
+
+ {{ 'You have [1]{nbProducts}[/1] product(s) now available for download using the following link(s):'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+{% endif %}
+
+ {{ 'Your guest account for [1]{shop_name}[/1] has been transformed into a customer account.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+{% endif %}
+
+ {{ 'Your order with the reference [1]{order_name}[/1] is currently in transit.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+ {{ 'You have received a new log alert'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+{% endif %}
+
+ {{ '[1]Warning:[/1] you have received a new log alert in your Back Office.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+ {{ 'You can check for it in the [1]Advanced Parameters > Logs[/1] section of your back office.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+{% endif %}
+
+ {{ 'Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+{% endif %}
+
+ {{ 'Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been changed by the merchant.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+ {{ 'Message from {shop_name}'|trans({}, 'Emails.Body', locale) }}
+
+
+{% endif %}
+
+ {{ 'You have received a new message from [1]{shop_name}[/1] regarding order with the reference [1]{order_name}[/1].'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+{% endif %}
+
+ {{ 'We have updated the progress on your return #{id_order_return}, the new status is:'|trans({}, 'Emails.Body', locale) }} "{state_order_return}"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+ {{ 'Hi {firstname} {lastname},'|trans({}, 'Emails.Body', locale) }}
+ {{ 'Thanks for your order with the reference {order_name} from {shop_name}.'|trans({}, 'Emails.Body', locale) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {% if templateType == 'html' %}
+
+
+ {{ 'Order {order_name}'|trans({}, 'Emails.Body', locale) }} - {{ 'Item(s) out of stock'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+{% endif %}
+
+ {{ 'Unfortunately, one or more items are currently out of stock. This may cause a slight delay in your delivery. Please accept our apologies and rest assured that we are working hard to rectify this.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+{% endif %}
+
+ {{ 'Your payment for order with the reference {order_name} was successfully processed.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+{% endif %}
+
+ {{ 'There is a problem with your payment for {shop_name} order with the reference {order_name}. Please contact us at your earliest convenience.'|trans({}, 'Emails.Body', locale)|raw }}
+ {{ 'We cannot ship your order until we receive your payment.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+{% endif %}
+
+ {{ 'We are currently processing your {shop_name} order with the reference {order_name}.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+ {{ 'Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+{% endif %}
+
+ {{ 'We have processed your {shop_name} refund for order with the reference {order_name}.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+ {{ 'Please do not reply directly to this email, we will not receive it.'|trans({}, 'Emails.Body', locale)|raw }}
+
+ {{ 'In order to reply, please use the following link: {link}'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+{% endif %}
+
+ {{ 'Your order with the reference [1]{order_name}[/1] has been shipped.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+ {{ 'Thank you for shopping with {shop_name}!'|trans({}, 'Emails.Body', locale) }}
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+{% endif %}
+
+ {{ 'A voucher has been created in your name as a result of your order with the reference [1]{order_name}[/1].'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+ {{ '[1]Voucher code: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+ {{ 'Simply copy/paste this code during the payment process for your next order.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+ {{ 'Your cart at {shop_name}'|trans({}, 'Emails.Body', locale) }}
+
+
+{% endif %}
+
+ {{ 'We noticed that during your last visit on {shop_name}, you did not complete the order you had started.'|trans({}, 'Emails.Body', locale) }}
+ {{ 'Your cart has been saved, you can resume your order by visiting our shop:'|trans({}, 'Emails.Body', locale)|raw }} {shop_url}
+ {{ 'As an incentive, we can give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+{% endif %}
+
+ {{ 'Here is your coupon:'|trans({}, 'Emails.Body', locale)|raw }} {voucher_num}
+ {{ 'Enter this code in your shopping cart to get your discount.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+ {{ 'Hi {firstname} {lastname},'|trans({}, 'Emails.Body', locale) }}
+ {{ 'Thank you for your order at {shop_name}.'|trans({}, 'Emails.Body', locale) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'As our way of saying thanks, we want to give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+ {{ 'Here is your coupon:'|trans({}, 'Emails.Body', locale)|raw }} {voucher_num}
+ {{ 'Enter this code in your shopping cart to get your discount.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+ {{ 'Hi {firstname} {lastname},'|trans({}, 'Emails.Body', locale) }}
+ {{ 'Thanks for your trust.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {% if templateType == 'html' %}
+
+
+ {{ 'You are one of our best customers and as such we want to thank you for your continued patronage.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+{% endif %}
+
+ {{ 'As appreciation for your loyalty, we want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+ {{ 'Here is your coupon:'|trans({}, 'Emails.Body', locale)|raw }} {voucher_num}
+ {{ 'Enter this code in your shopping cart to get your discount.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+ {{ 'Your cart at {shop_name}'|trans({}, 'Emails.Body', locale) }}
+
+
+{% endif %}
+
+ {{ 'You are one of our best customers, however you have not placed an order in {days_threshold} days.'|trans({}, 'Emails.Body', locale) }}
+ {{ 'Your cart has been saved, you can resume your order by visiting our shop:'|trans({}, 'Emails.Body', locale)|raw }} {shop_url}
+ {{ 'We wish to thank you for the trust you have placed in us and want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Here is your coupon:'|trans({}, 'Emails.Body', locale)|raw }} {voucher_num}
+ {{ 'Enter this code in your shopping cart to get your discount.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+ {{ '{product} is now available.'|trans({}, 'Emails.Body', locale) }}
+
+
+{% endif %}
+
+ {{ 'This item is once again in-stock.'|trans({}, 'Emails.Body', locale)|raw }}
+ {{ 'You can access the product page by clicking on the link:'|trans({}, 'Emails.Body', locale)|raw }} {product}
+ {{ 'You can order it right now from our online shop.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+{% endif %}
+
+ {{ 'Your order with the reference [1]{order_name}[/1] has been modified.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+ {{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+ {{ 'Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+ {{ 'Thank you for subscribing to our newsletter, please confirm your request by clicking the link below :'|trans({}, 'Emails.Body', locale)|raw }}
+ {verif_url}
+
+
+
+
+{% endif %}
+
+ {{ 'Regarding your newsletter subscription, we are pleased to offer you the following voucher:'|trans({}, 'Emails.Body', locale)|raw }} {discount}
+
+
+
+
+
+ {{ 'Your referred friend [1]{sponsored_firstname} {sponsored_lastname}[/1] has placed his or her first order on {shop_name}!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+ {{ 'We are pleased to offer you a voucher worth [1]{discount_display} (voucher # {discount_name})[/1] that you can use on your next order.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+ {{ 'Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+ {{ 'We are pleased to offer you a voucher worth [1]{discount}[/1] that you can use on your next order.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+ {{ 'Get referred and earn a discount voucher of [1]{discount}![/1]'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+ {{ 'It\'s very easy to sign up. Just click here!'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ 'When signing up, don\'t forget to provide the e-mail address of your referring friend:'|trans({}, 'Emails.Body', locale)|raw }} {email}.
+
+{% endif %}
+
+ {{ 'We have created a voucher in your name for referring a friend.'|trans({}, 'Emails.Body', locale)|raw }}
+ {{ 'Here is the code of your voucher:'|trans({}, 'Emails.Body', locale)|raw }} {voucher_num}{{ ', with an amount of'|trans({}, 'Emails.Body', locale)|raw }} {voucher_amount}.
+ {{ 'Simply copy/paste this code during the payment process for your next order.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+{% endblock %}
diff --git a/mails/themes/index.php b/mails/themes/index.php
new file mode 100644
index 00000000..76cd9dd3
--- /dev/null
+++ b/mails/themes/index.php
@@ -0,0 +1,35 @@
+
+ * @copyright Since 2007 PrestaShop SA and Contributors
+ * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
+ */
+
+header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
+header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
+
+header("Cache-Control: no-store, no-cache, must-revalidate");
+header("Cache-Control: post-check=0, pre-check=0", false);
+header("Pragma: no-cache");
+
+header("Location: ../");
+exit;
diff --git a/mails/themes/modern/assets/baseline-credit_card-24px.png b/mails/themes/modern/assets/baseline-credit_card-24px.png
new file mode 100644
index 00000000..5190a09c
Binary files /dev/null and b/mails/themes/modern/assets/baseline-credit_card-24px.png differ
diff --git a/mails/themes/modern/assets/baseline-credit_card-24px.webp b/mails/themes/modern/assets/baseline-credit_card-24px.webp
new file mode 100644
index 00000000..c33e4f02
Binary files /dev/null and b/mails/themes/modern/assets/baseline-credit_card-24px.webp differ
diff --git a/mails/themes/modern/assets/baseline-local_shipping-24px.png b/mails/themes/modern/assets/baseline-local_shipping-24px.png
new file mode 100644
index 00000000..cd7d75be
Binary files /dev/null and b/mails/themes/modern/assets/baseline-local_shipping-24px.png differ
diff --git a/mails/themes/modern/assets/baseline-local_shipping-24px.webp b/mails/themes/modern/assets/baseline-local_shipping-24px.webp
new file mode 100644
index 00000000..7622a6ef
Binary files /dev/null and b/mails/themes/modern/assets/baseline-local_shipping-24px.webp differ
diff --git a/mails/themes/modern/assets/baseline-location_on-24px.png b/mails/themes/modern/assets/baseline-location_on-24px.png
new file mode 100644
index 00000000..826d2940
Binary files /dev/null and b/mails/themes/modern/assets/baseline-location_on-24px.png differ
diff --git a/mails/themes/modern/assets/baseline-location_on-24px.webp b/mails/themes/modern/assets/baseline-location_on-24px.webp
new file mode 100644
index 00000000..204bb4c6
Binary files /dev/null and b/mails/themes/modern/assets/baseline-location_on-24px.webp differ
diff --git a/mails/themes/modern/components/footer.html.twig b/mails/themes/modern/components/footer.html.twig
new file mode 100644
index 00000000..7e4a6024
--- /dev/null
+++ b/mails/themes/modern/components/footer.html.twig
@@ -0,0 +1,68 @@
+
+
+
+
{{ 'Your order with the reference [1]{order_name}[/1] has been placed successfully. You can expect [1]delivery as soon as your payment is received[/1].'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Payment method: bank wire'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'You have decided to pay by bank wire.'|trans({}, 'Emails.Body', locale)|raw }}
+ {{ 'Here is the information you need for your transfer:'|trans({}, 'Emails.Body', locale)|raw }}
{{ 'Please specify your order reference in the bankwire description.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'Thank you for shopping with {shop_name}!'|trans({}, 'Emails.Body', locale) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Order ID {order_name}'|trans({}, 'Emails.Body', locale) }} - {{ 'Awaiting payment by check'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Your order with the reference [1]{order_name}[/1] has been placed successfully. You can expect [1]delivery as soon as your payment is received[/1].'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
{{ 'You have decided to pay by bank check.'|trans({}, 'Emails.Body', locale)|raw }}
+ {{ 'Here is the information you need for your check:'|trans({}, 'Emails.Body', locale)|raw }}
{{ 'Payable to the order of:'|trans({}, 'Emails.Body', locale)|raw }}
+ {check_name}
+
+
+
+
+
{{ 'Please mail your check to:'|trans({}, 'Emails.Body', locale)|raw }}
+ {check_address_html}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'A credit slip has been generated in your name for order with the reference [1]{order_name}[/1].'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Review this credit slip and download your invoice on our shop, go to the %credit_slips_label% section of your customer account.'|trans({'%credit_slips_label%': 'Credit slips'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'Thank you for your order with the reference {order_name} from [1]{shop_name}[/1]'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Product(s) to download'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'You have [1]{nbProducts}[/1] product(s) now available for download using the following link(s):'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
{{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'Your guest account has been turned into a customer account'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Congratulations, your guest account for [1]{shop_name}[/1] has been turned into a customer account!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
{{ 'Your order with the reference [1]{order_name}[/1] is on its way.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
{{ 'You can track your package using the following link:'|trans({}, 'Emails.Body', locale)|raw }} {followup}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ '[1]WARNING:[/1] you have received a new log alert in your back office.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
{{ 'You can check for it in the [1]Advanced Parameters > Logs[/1] section of your back office.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
{{ 'Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled by the merchant.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
{{ 'Go to your customer account to learn more about it.'|trans({}, 'Emails.Body', locale) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been changed by the merchant.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
{{ 'Go to your customer account to learn more about it.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'Message from {shop_name}'|trans({}, 'Emails.Body', locale) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'You have received a new message from [1]{shop_name}[/1] regarding order with the reference [1]{order_name}[/1].'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
{{ 'We have updated the progress on your return #{id_order_return}, the new status is:'|trans({}, 'Emails.Body', locale)|raw }} "{state_order_return}".
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'Unfortunately, one or more items are currently out of stock and this may cause a slight delay for delivery. Please accept our apologies for this inconvenience and be sure we are doing our best to correct the situation.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'Thank you for shopping with {shop_name}!'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Your payment for order with the reference [1]{order_name}[/1] was successfully processed.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'We have encountered an error while processing your payment for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]. Please contact us as soon as possible.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+ {{ 'You can expect delivery as soon as your payment is received.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'We are currently processing your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
{{ 'We have processed your refund for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1].'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'Please do not reply directly to this email, we will not receive it.'|trans({}, 'Emails.Body', locale)|raw }}
+ {{ 'In order to reply, click on the following link: {link}'|trans({}, 'Emails.Body', locale)|raw }}
{{ 'Thank you for shopping with {shop_name}!'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Your order with the reference [1]{order_name}[/1] has been shipped.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Follow your order and download your invoice on our shop, go to the %order_history_label% section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'We are pleased to inform you that a voucher has been generated in your name for order with the reference [1]{order_name}[/1].'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
{{ '[1]VOUCHER CODE: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1]'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
{{ 'In order to use it, just copy/paste this code during check out.'|trans({}, 'Emails.Body', locale)|raw }}
{{ 'Your cart at {shop_name}'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Thanks for your visit. However, it looks like you did not complete your purchase.'|trans({}, 'Emails.Body', locale) }}
+
+
+
+
+
{{ 'Your cart has been saved, you can go back to your order on our shop:'|trans({}, 'Emails.Body', locale)|raw }} {shop_url}
+
+
+
+
+
{{ 'We are pleased to offer you a discount of [1]{amount}%[/1] off your next order. And this offer is valid for [1]{days}[/1] days, so do not wait any longer!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Your voucher code on {shop_name}'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Here is your VOUCHER CODE:'|trans({}, 'Emails.Body', locale)|raw }} {voucher_num}
+
+
+
+
+
{{ 'Enter this code in your shopping cart to get the discount.'|trans({}, 'Emails.Body', locale)|raw }}
{{ 'Thanks for your order.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'We are pleased to offer you a discount of [1]{amount}%[/1] off your next order. And this offer is valid for [1]{days}[/1] days, so do not wait any longer!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
{{ 'Here is your VOUCHER CODE:'|trans({}, 'Emails.Body', locale)|raw }} {voucher_num}
+
+
+
+
+
{{ 'Enter this code in your shopping cart to get the discount.'|trans({}, 'Emails.Body', locale)|raw }}
{{ 'Thanks for your trust.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'We are pleased to offer you a discount of [1]{amount}%[/1] off your next order. And this offer is valid for [1]{days}[/1] days, so do not wait any longer!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
{{ 'Here is your VOUCHER CODE:'|trans({}, 'Emails.Body', locale)|raw }} {voucher_num}
+
+
+
+
+
{{ 'Enter this code in your shopping cart to get the discount.'|trans({}, 'Emails.Body', locale)|raw }}
{{ 'Your cart on {shop_name}'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Congratulations, you are one of our best customers! However, it looks like you have not placed an order since {days_threshold} days.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
{{ 'Your cart has been saved, you can resume your order by visiting our shop:'|trans({}, 'Emails.Body', locale)|raw }} {shop_url}
+
+
+
+
+
{{ 'We are pleased to offer you a discount of [1]{amount}%[/1] off your next order. And this offer is valid for [1]{days}[/1] days, so do not wait any longer!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Here is your VOUCHER CODE:'|trans({}, 'Emails.Body', locale)|raw }} {voucher_num}
+
+
+
+
+
{{ 'Enter this code in your shopping cart to get the discount.'|trans({}, 'Emails.Body', locale)|raw }}
{{ 'A new order was placed on [1]{shop_name}[/1] by the following customer:'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }} {firstname} {lastname} ({email})
{{ 'Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been changed by the merchant.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
{{ 'Go to your customer account to learn more about it.'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'If you have a guest account, you can follow your order via the %guest_tracking_label% section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
{{ 'Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
{{ 'Thank you for subscribing to our newsletter. Please click on the following link to confirm your request:'|trans({}, 'Emails.Body', locale)|raw }}
+ {verif_url}
{{ 'Subscribing to newsletter'|trans({}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ 'Thank you for subscribing to our newsletter. We are pleased to offer you the following voucher:'|trans({}, 'Emails.Body', locale)|raw }} {discount}
{{ 'Your referred friend [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] has placed his/her first order on {shop_name}!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
{{ 'We are pleased to offer you a voucher worth [1]{discount_display}[/1] (VOUCHER # [1]{discount_name}[/1]) that you can use on your next order.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
{{ 'Your friend [1]{firstname} {lastname}[/1] wants to refer you on {shop_name}!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
+
+
+
+
{{ 'We are pleased to offer you a voucher worth [1]{discount}[/1] that you can use on your next order.'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+ {{ 'Get referred and earn a discount voucher of [1]{discount}[/1]!'|trans({'[1]': '', '[/1]': ''}, 'Emails.Body', locale)|raw }}
+
{{ 'We have created a voucher in your name for referring a friend.'|trans({}, 'Emails.Body', locale)|raw }}
+ {{ 'Here is the code of your voucher:'|trans({}, 'Emails.Body', locale)|raw }} {voucher_num}{{ ', with an amount of'|trans({}, 'Emails.Body', locale)|raw }} {voucher_num}
+
+
+
+
+
{{ 'Simply copy/paste this code during the payment process for your next order.'|trans({}, 'Emails.Body', locale)|raw }}