lmejia Posted February 5, 2021 Share Posted February 5, 2021 (edited) Hello everyone, I am very new to prestashop but I need to modify some things when products are added to the cart. Does anyone know where is the code that saves in db the products that the user is adding to your cart? I have seen that they use the hook actionCartSave but I can't find the code for this one Edited February 5, 2021 by lmejia (see edit history) Link to comment Share on other sites More sharing options...
JBW Posted February 6, 2021 Share Posted February 6, 2021 It's in the CartController Link to comment Share on other sites More sharing options...
lmejia Posted February 7, 2021 Author Share Posted February 7, 2021 20 hours ago, JBW said: It's in the CartController I see that this file has several functions, could you tell me which is exactly the one that adds and modifies the quantities of the products, please. 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