editorstefan Posted July 30, 2017 Share Posted July 30, 2017 Hello! Im using Prestashop 1.6.1.13. How can i show the total shipping cost excl tax.I tried with variable {total_shipping_excl_tax} but it didnt work. Also tried to add the code below to PaymentHistory.php, but didnt work. '{total_shipping_tax_excl}' => Tools::displayPrice($order->total_shipping_tax_excl, $this->context->currency, false), Is not working, any idea what i should do? Link to comment Share on other sites More sharing options...
Scully Posted July 30, 2017 Share Posted July 30, 2017 double post! minus one for you. 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