[Fixed] missing currency-name

This commit is contained in:
2025-06-14 20:09:15 +02:00
parent ce05a64f15
commit 6195b5ba65
3 changed files with 2 additions and 4 deletions

View File

@ -16,8 +16,6 @@ class BasketController extends BasketController_parent
public function render()
{
$return = parent::render();
$this->addTplParam('d3ActCurrencyObject', Registry::getConfig()->getActShopCurrencyObject());
$this->d3GA4getRemovedArticlesListObject();