seog Posted April 1, 2013 Share Posted April 1, 2013 Hi there, I am adapting One page checkout files and I need Show total price order with tax in the Step 3. Adding this code in modules/bankwire/views/templates/hook/payment.tpl it works {convertPrice price=$total} but if I have two carriers and I click in other carrier then the total price order disappears in Step 3 (payment method) when it changes perfect in Shooping cart total sumary I tried also adding var with the next codes but this don´t work {assign var="total" value=($total_price + $option.total_price_with_tax)} {convertPrice price=$total} Any help me? 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