Vulcan163 Posted November 10, 2020 Share Posted November 10, 2020 Dobrý den, chtěl bych se zeptat proč u mého PrestaShopu 1.6.1.10 nevidím v editaci produktu u ceny položku Maloobchodní cena s daní? Moje editace produktu vypadá takto: Úplně u mě chybí položka Maloobchodní cena s daní. Děkuji za pomoc Link to comment Share on other sites More sharing options...
Vulcan163 Posted November 10, 2020 Author Share Posted November 10, 2020 Tak už jsem na to přišel - nevím jestli je to správný postup, ale pomůže toto: v controllers/admin/AdminProductsController.php změnte $data->assign('country_display_tax_label', $this->context->country->display_tax_label); na $data->assign('country_display_tax_label', '2'); Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now