João Nascimento Posted August 1, 2016 Share Posted August 1, 2016 Good morning, a store that I'm building , I need the discount ( cart rules) is just the base price of the product without the value added by the combinations.Does anyone know how I can do this? Link to comment Share on other sites More sharing options...
shokinro Posted August 1, 2016 Share Posted August 1, 2016 I do not think there is any easy way to do that unless you change the discount value calculation of cart rules. If you want to make that changes, you may have to look into code in Cart class and CartRule class. Cart->getOrderTotal() CartRule->getContextualValue() 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