diff --git a/public/typo3conf/ext/ep_products/Classes/Service/DateImportService.php b/public/typo3conf/ext/ep_products/Classes/Service/DateImportService.php index d406a6e1..ac826225 100644 --- a/public/typo3conf/ext/ep_products/Classes/Service/DateImportService.php +++ b/public/typo3conf/ext/ep_products/Classes/Service/DateImportService.php @@ -430,7 +430,7 @@ class DateImportService implements SingletonInterface, LoggerAwareInterface ]; } - $servicesGeneral = $this->parseService($xmlDate, 'lei_sonstiges', true); + $servicesGeneral = $this->parseService($xmlDate, 'lei_sonstiges'); $combinedServices = []; diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Pricetable.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Pricetable.html index 5ad353e2..f9ffae3e 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Pricetable.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Pricetable.html @@ -281,20 +281,22 @@