test_admin Posted December 7, 2017 Share Posted December 7, 2017 Hello guys, i'm try to add a price without tax in my cart-summary For this moment i use this code: <p>{$cart.totals.total.amount-$cart.subtotals.tax.amount}€ </p> this is work, but the result is: 49.1€ how i add a second digit after the comma? I would like this result: 49.10€ Thanks for support. Link to comment Share on other sites More sharing options...
FdeFlint Posted January 21, 2018 Share Posted January 21, 2018 I got some error. Do you find a solution? Link to comment Share on other sites More sharing options...
Nesta92 Posted July 12, 2018 Share Posted July 12, 2018 Same here, any solution ? 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