- Created restricted.tpl for displaying restricted access messages with customizable background options. - Added index.php files in hook and main template directories to prevent direct access and ensure proper redirection. - Implemented info.tpl to provide module information and support links, enhancing user experience with promotional content. - Included necessary CSS styles for the new templates to ensure proper layout and responsiveness.
21 lines
514 B
Plaintext
21 lines
514 B
Plaintext
|
|
[/{shop_url}]
|
|
|
|
Hi {firstname} {lastname},
|
|
|
|
E-MAIL ADDRESS: {email}
|
|
|
|
PASSWORD: {passwd}
|
|
|
|
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/]
|
|
|