ilmtech Posted November 11, 2019 Share Posted November 11, 2019 (edited) Hi, I'm developed a Module which contain Override cartcontroller which helps to use custom functionality before product add to cart but, I cannot use multiple override cartcontroller when other module has different functionality. I can adapt multiple functionality in same override controller but each time I need to customize that file for merge different override function, this make more pressure for me. I also checked the hooks but I can only find a hook "actionCartSave" but it execute after cart update, rather I need a hook before cart update. Can anyone help me for below issue Is there any way I can check the product before it updated in cart (not override) Else can I display error message in checkout page using hook actionCartSave Thank you. Edited November 11, 2019 by ilmtech (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