artuuuuuuuuuurs Posted April 1, 2022 Share Posted April 1, 2022 Hello everyone! I am trying to add a function to a button that is in an tpl file in an notification module. Thing is that I want to write a function that would delete all products that are in cart. Problem is that I can't really access controller files. (Can do that only trough console). Link to comment Share on other sites More sharing options...
Ress Posted April 1, 2022 Share Posted April 1, 2022 You need a front controller, you can add it in a module, make an ajax to that controller, and there delete the products from the cart. 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