For 1.7.6.4
EDIT file src/Adapter/Presenter/Cart/CartPresenter.php
Find
// : $this->translator->trans('Free', array(), 'Shop.Theme.Checkout'),
replace with
// : $this->translator->trans('-', array(), 'Shop.Theme.Checkout'),
For 1.7.6.4
EDIT file src/Adapter/Presenter/Cart/CartPresenter.php
Find
// : $this->translator->trans('Free', array(), 'Shop.Theme.Checkout'),
replace with
// : $this->translator->trans('-', array(), 'Shop.Theme.Checkout'),
For 1.7.6.4
EDIT file src/Adapter/Presenter/Cart/CartPresenter.php
Find
// : $this->translator->trans('Free', array(), 'Shop.Theme.Checkout'),