on 2018 Mar 14 3:51 PM
Hi Experts,
Can anyone please provide suggestion or advise on improvement in Add to cart functionality as I want to make it more faster ?
Request clarification before answering.
Prakash,
Add to Cart may take more time for processing if you have more historical price data. that is the hybris OOB behaviour. Please check how many historical price records are there. if you have more then you will have to create one extended table and move them into that table for future reference.
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is the current time it is taking? Which version of Hybris you are using? To make it faster. use configurable populators to populate minimal data that is required. Remove calls to any un-wanted services that might be called internally.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 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.