- 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.
21 lines
564 B
Plaintext
21 lines
564 B
Plaintext
|
|
[{shop_url}]
|
|
|
|
Dobrý deň {firstname} {lastname},
|
|
|
|
Vaša objednávka číslo {order_name} bola upravená.
|
|
|
|
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}?id_order={order_name}].
|
|
|
|
{shop_name} [{shop_url}] powered by
|
|
PrestaShop(tm) [http://www.prestashop.com/]
|
|
|