‎2020 Jul 30 4:00 AM - edited ‎2024 Feb 03 6:51 PM
Hi,
In our application we are adding multiple entries(Ex: more than 100) to cart at a time. But its leading performance issue. Can any one suggest us how to add the multiple entries to cart without impacting the performance.
Please provide some solution.
Thanks in advance.
Request clarification before answering.
Hi @praveen.oruganti
If you will dig into add2cart flow there are a lot of code for different functionality like voucher,promotion, validation , populators are being used. So first debug flow and remove unnecessary code and logic as there are many for loop and iteration as well which you need to optimize. Also remove all irrelevant converter populator, you will see drastic change.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.