- Created LICENSE file for composer dependencies. - Added autoload files: autoload_classmap.php, autoload_namespaces.php, autoload_psr4.php, autoload_real.php, and autoload_static.php. - Initialized installed.json for composer. - Added index.php and form templates for admin configuration. - Implemented front-end templates for email alerts, including account management and product notifications. - Included necessary headers and copyright notices in all new files.
22 lines
535 B
Plaintext
22 lines
535 B
Plaintext
|
|
[{shop_url}]
|
|
|
|
Hi {firstname} {lastname},
|
|
|
|
Your order with the reference {order_name} from {shop_name} has
|
|
been modified.
|
|
|
|
You can review your order and download your invoice from the
|
|
"Order history" [{history_url}] section of your
|
|
customer account by clicking "My account"
|
|
[{my_account_url}] on our shop.
|
|
|
|
If you have a guest account, you can follow your order via the
|
|
"Guest Tracking"
|
|
[{guest_tracking_url}?id_order={order_name}] section
|
|
on our shop.
|
|
|
|
{shop_name} [{shop_url}] powered by
|
|
PrestaShop(tm) [http://www.prestashop.com/]
|
|
|