Fabio Posted March 1, 2021 Share Posted March 1, 2021 Hello i'm trying to print this value (1.png) into product details With the following code as you can see seems to work correctly {$product.price_tax_exc} i have the value i need (2.png) Price (tax incl.) is 37,30 Price (tax excl.) is 30,57 Issue comes if products has a discount {$product.price_tax_exc} will be 28.114754 and not 30,57 what is the correct code? Thanks Link to comment Share on other sites More sharing options...
Fabio Posted March 3, 2021 Author Share Posted March 3, 2021 Hello, can i have a feedback pls? 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