🚀 index.php gestartet
📁 Lade globalinclude.php...
📁 Lade defines.php...
📁 Lade config.JTL-Shop.ini.php...
⚙️  Lade Autoloader...
✅ ShopBC geladen
✅ Autoload erfolgreich geladen
📚 Lade Sprachfunktionen...
🪝 Lade Hooks...
🏪 Setze Shop-Modus auf Frontend...
🔧 Initialisiere DI-Container...
📦 Hole Cache & DB aus dem Container...
🚀 Starte Shop-Bootstrap...

Warning: Undefined array key "allgemein_kategoriefilter_benutzen" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/Category.php on line 36

Warning: Undefined array key "category_filter_type" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/Category.php on line 40

Warning: Undefined array key "allgemein_herstellerfilter_benutzen" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/Manufacturer.php on line 30

Warning: Undefined array key "manufacturer_filter_type" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/Manufacturer.php on line 34

Warning: Undefined array key "allgemein_suchspecialfilter_benutzen" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/SearchSpecial.php on line 47

Warning: Undefined array key "search_special_filter_type" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/SearchSpecial.php on line 49

Warning: Undefined array key "allgemein_availabilityfilter_benutzen" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/Availability.php on line 35

Warning: Undefined array key "bewertungsfilter_benutzen" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/Rating.php on line 41

Warning: Undefined array key "preisspannenfilter_benutzen" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/PriceRange.php on line 81

Warning: Undefined array key "merkmalfilter_verwenden" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/Characteristic.php on line 82

Warning: Undefined array key "suchtrefferfilter_nutzen" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/Search.php on line 68

Warning: Undefined array key "suchtrefferfilter_nutzen" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/Search.php on line 68

Warning: Undefined array key "artikeluebersicht_artikelsortierung" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/Sort.php on line 51

Warning: Undefined array key "suche_sortierprio_name" in /home/.sites/396/site2632417/web/shop/includes/src/Filter/SortingOptions/NameASC.php on line 26
❌ FEHLER beim Bootstrapping:
JTL\Filter\SortingOptions\AbstractSortingOption::setPriority(): Argument #1 ($priority) must be of type int, null given, called in /home/.sites/396/site2632417/web/shop/includes/src/Filter/SortingOptions/NameASC.php on line 26
Trace:
#0 /home/.sites/396/site2632417/web/shop/includes/src/Filter/SortingOptions/NameASC.php(26): JTL\Filter\SortingOptions\AbstractSortingOption->setPriority(NULL)
#1 /home/.sites/396/site2632417/web/shop/includes/src/Filter/SortingOptions/Factory.php(110): JTL\Filter\SortingOptions\NameASC->__construct(Object(JTL\Filter\ProductFilter), NULL)
#2 /home/.sites/396/site2632417/web/shop/includes/src/Filter/SortingOptions/Factory.php(77): JTL\Filter\SortingOptions\Factory->getSortingOption(3)
#3 /home/.sites/396/site2632417/web/shop/includes/src/Filter/Items/Sort.php(126): JTL\Filter\SortingOptions\Factory->getAll()
#4 /home/.sites/396/site2632417/web/shop/includes/src/Filter/ProductFilter.php(598): JTL\Filter\Items\Sort->registerSortingOptions()
#5 /home/.sites/396/site2632417/web/shop/includes/src/Filter/ProductFilter.php(266): JTL\Filter\ProductFilter->initBaseStates()
#6 /home/.sites/396/site2632417/web/shop/includes/src/Shop.php(111): JTL\Filter\ProductFilter->__construct(Object(JTL\Filter\Config), Object(JTL\DB\NiceDB), Object(JTL\Cache\JTLCache))
#7 /home/.sites/396/site2632417/web/shop/includes/src/Router/Controller/AbstractController.php(143): JTL\Shop::getProductFilter()
#8 /home/.sites/396/site2632417/web/shop/includes/src/Router/Router.php(170): JTL\Router\Controller\AbstractController->__construct(Object(JTL\DB\NiceDB), Object(JTL\Cache\JTLCache), Object(JTL\Router\State), Array, Object(JTL\Services\JTL\AlertService))
#9 /home/.sites/396/site2632417/web/shop/includes/src/Shop.php(146): JTL\Router\Router->__construct(Object(JTL\DB\NiceDB), Object(JTL\Cache\JTLCache), Object(JTL\Router\State), Object(JTL\Services\JTL\AlertService), Array)
#10 /home/.sites/396/site2632417/web/shop/includes/globalinclude.php(112): JTL\Shop::bootstrap(true, Object(JTL\DB\NiceDB), Object(JTL\Cache\JTLCache))
#11 /home/.sites/396/site2632417/web/shop/index.php(16): require('/home/.sites/39...')
#12 {main}