Massimo Posted October 23, 2020 Share Posted October 23, 2020 (edited) Hi, i've override this Cart.php function "applyProductCalculations" to have two new variable: row["total_reduction"]: the sum of reduction on row. row["total_wr"]: Total of row without reduction. But... if i call my variable in "cart-detailed-product-line.tpl" this display nothing. (p.s. in var_dump $product i find this variable) How can solve this? Here an Example: Edited October 23, 2020 by Massimo (see edit history) 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