Add to cart button taking too much time to work

Topic summary

Issue Reported:
The add-to-cart button and quantity update feature are experiencing significant delays, sometimes causing the website to freeze completely.

Proposed Solution:
A developer offered to diagnose the problem by:

  • Reviewing the cart and quantity update code
  • Optimizing backend logic and front-end scripts
  • Implementing potential improvements including caching, database indexing, or AJAX enhancements

Current Status:
The issue remains unresolved and is under investigation. The goal is to improve site responsiveness and speed for user interactions.

Summarized with AI on October 29. AI used: claude-sonnet-4-5-20250929.

Add to cart feature and quantity update both are taking too much time to work and sometimes website also stuck problem. Help me in fixing this issue. My website url: https://jewelma.com

1 Like

I can help by reviewing the site’s current codebase, especially the cart and quantity update functions, to identify what’s slowing things down. Then, I’ll optimize both the backend logic and front-end scripts for better speed and responsiveness. We can also look at caching, database indexing, or AJAX improvements if needed. Once done, the site will run smoother and handle user actions much faster