TypeError: PrestaShop\PrestaShop\Core\Localization\Locale::formatPrice(): Argument #1 ($number) must be of type string|int|float, null given, called in /var/www/prestashop/src/Adapter/Product/PriceFormatter.php on line 62 and defined in /var/www/prestashop/src/Core/Localization/Locale.php:142 Stack trace: #0 /var/www/prestashop/src/Adapter/Product/PriceFormatter.php(62): PrestaShop\PrestaShop\Core\Localization\Locale->formatPrice() #1 /var/www/prestashop/src/Adapter/Presenter/Product/ProductLazyArray.php(1079): PrestaShop\PrestaShop\Adapter\Product\PriceFormatter->format() #2 /var/www/prestashop/src/Adapter/Presenter/Product/ProductLazyArray.php(140): PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductLazyArray->addPriceInformation() #3 /var/www/prestashop/src/Adapter/Presenter/Product/ProductPresenter.php(100): PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductLazyArray->__construct() #4 /var/www/prestashop/controllers/front/ProductController.php(1221): PrestaShop\PrestaShop\Adapter\Presenter\Product\ProductPresenter->present() #5 /var/www/prestashop/controllers/front/ProductController.php(336): ProductControllerCore->getTemplateVarProduct() #6 /var/www/prestashop/classes/controller/Controller.php(328): ProductControllerCore->initContent() #7 /var/www/prestashop/classes/Dispatcher.php(488): ControllerCore->run() #8 /var/www/prestashop/index.php(86): DispatcherCore->dispatch() #9 {main}