PWaddict Posted July 18 Share Posted July 18 Hey, I have a presale question. Does Padloper 2 supports multiple carts? For example, one cart will only handle the physical products and the other cart only the digital products. I need those 2 carts to be separated. Is that even possible? Link to comment Share on other sites More sharing options...
PWaddict Posted July 18 Author Share Posted July 18 Nevermind, I just saw the following note on PadCart.module (Padloper 1) so I guess you can easily have multiple carts on both Padloper versions by duplicating PadCart.module and renaming it's Class and $dbname value ? 'singular' => false, // You can have multiple carts available EDIT: Probably, I will also have to duplicate more files like PadLoper.module, PadOrderProcess.php, PadOnePageCheckout.module and change their $this->cart values. Link to comment Share on other sites More sharing options...
kongondo Posted July 21 Share Posted July 21 Hey @PWaddict, On 7/18/2024 at 4:05 AM, PWaddict said: Does Padloper 2 supports multiple carts? No. On 7/18/2024 at 9:46 AM, PWaddict said: PadCart.module (Padloper 1) so I guess you can easily have multiple carts on both Padloper versions by duplicating PadCart.module and renaming it's Class and $dbname value ? 'singular' => false, // You can have multiple carts available EDIT: Probably, I will also have to duplicate more files like PadLoper.module, PadOrderProcess.php, PadOnePageCheckout.module and change their $this->cart values. Padloper (2) does not have these modules, by the way ?. 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