logosur Posted May 17, 2021 Share Posted May 17, 2021 Hello all, I'm just trying to follow a module that can split orders depending on the product category but I'd no luck locating where actually the order is placed. This module has no any overrides and I can't locate the code portion where the order is actually placed. Could please anyone tell me where to look at? Thanks ! Link to comment Share on other sites More sharing options...
lototo Posted June 11, 2021 Share Posted June 11, 2021 Look in front controllers https://github.com/PrestaShop/PrestaShop/blob/develop/controllers/front/OrderConfirmationController.php https://github.com/PrestaShop/PrestaShop/blob/develop/controllers/front/OrderController.php 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