services['prestashop.adapter.presenter.module'] = new \PrestaShop\PrestaShop\Adapter\Presenter\Module\ModulePresenter(($this->services['PrestaShop\\PrestaShop\\Adapter\\LegacyContext'] ?? $this->getLegacyContextService())->getContext()->currency, ($this->services['prestashop.adapter.formatter.price'] ?? ($this->services['prestashop.adapter.formatter.price'] = new \PrestaShop\PrestaShop\Adapter\Product\PriceFormatter())));