From 580f835fffa26f645a006b25277c9dad3192cfbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CVeLiTi=E2=80=9D?= <“info@veliti.nl”> Date: Mon, 26 May 2025 15:07:22 +0200 Subject: [PATCH] 2nd update --- admin/countries.php | 78 + cart.php | 37 +- checkout.php | 30 +- custom/assets/header.jpg | Bin 0 -> 72370 bytes custom/assets/mastercard.png | Bin 0 -> 17226 bytes custom/assets/morval_about_us_2.jpg | Bin 0 -> 1307929 bytes custom/assets/paypal.png | Bin 0 -> 12447 bytes custom/assets/visa.png | Bin 0 -> 13255 bytes custom/assets/watchad1.jpg | Bin 0 -> 494232 bytes custom/assets/watchad2.jpg | Bin 0 -> 1317644 bytes custom/css/main.css | 2962 +++++++++ custom/css/style.css | 304 +- custom/customfunctions.php | 601 +- custom/email/order-details-template.php | 10 +- custom/email/order-invoice-template.php | 12 +- custom/email/order-notification-template.php | 12 +- custom/pages/about.php | 96 +- custom/pages/about_morval.php | 98 +- custom/pages/faq.php | 2 +- custom/pages/privacy.php | 2 +- custom/pages/termsandconditions.php | 2 +- custom/settings/config.php | 72 +- custom/settings/settings.php | 13 + custom/translations/translations_DE.php | 210 + custom/translations/translations_ES.php | 210 + custom/translations/translations_FR.php | 210 + custom/translations/translations_IT.php | 2 + functions.php | 130 +- home.php | 250 +- index.php | 18 +- log/log_02.txt | 5660 ++++++++++++++++++ log/log_03.txt | 1113 ++++ log/log_04.txt | 2699 +++++++++ log/log_05.txt | 247 + log/translations_DE.php | 209 + log/translations_ES.php | 209 + log/translations_FR.php | 209 + log/translations_IT.php | 2 + log/translations_NL.php | 219 + log/translations_US.php | 220 + myaccount.php | 30 +- placeorder.php | 36 +- product.php | 9 +- products.php | 330 +- script.js | 17 +- variable_scan.php | 388 ++ 46 files changed, 16006 insertions(+), 952 deletions(-) create mode 100644 admin/countries.php create mode 100644 custom/assets/header.jpg create mode 100644 custom/assets/mastercard.png create mode 100644 custom/assets/morval_about_us_2.jpg create mode 100644 custom/assets/paypal.png create mode 100644 custom/assets/visa.png create mode 100644 custom/assets/watchad1.jpg create mode 100644 custom/assets/watchad2.jpg create mode 100644 custom/css/main.css create mode 100644 custom/settings/settings.php create mode 100644 custom/translations/translations_DE.php create mode 100644 custom/translations/translations_ES.php create mode 100644 custom/translations/translations_FR.php create mode 100644 custom/translations/translations_IT.php create mode 100644 log/log_02.txt create mode 100644 log/log_03.txt create mode 100644 log/log_04.txt create mode 100644 log/log_05.txt create mode 100644 log/translations_DE.php create mode 100644 log/translations_ES.php create mode 100644 log/translations_FR.php create mode 100644 log/translations_IT.php create mode 100644 log/translations_NL.php create mode 100644 log/translations_US.php create mode 100644 variable_scan.php diff --git a/admin/countries.php b/admin/countries.php new file mode 100644 index 0000000..30d4a09 --- /dev/null +++ b/admin/countries.php @@ -0,0 +1,78 @@ + +