Continuous loading spinner occurs when customers click “Add to Cart” on esqclothing.com, and the store owner can’t identify the cause.
Potential causes highlighted: JavaScript errors (browser code failing at runtime), failed network requests (API or asset calls not completing), and conflicts with third‑party plugins/apps (external scripts interfering).
Suggested diagnostics: Use browser Developer Tools to check the console for errors and the Network tab for failed requests; verify all plugins/apps are up to date; review server logs for relevant errors; clear cache and cookies; and test in an incognito/private window to rule out caching issues.
Next steps and status: If these checks don’t resolve the issue, contact a web developer or platform support for deeper investigation. No fix or resolution has been reported yet; the discussion remains open.
Summarized with AI on December 20.
AI used: gpt-5.
We’ve been notified that every time someone tries to add a product to their cart the screen just continuously loads, we’ve been trying to fix this but we cannot seem to point out whats going on. was hoping someone could help!
The continuous loading issue when adding products to the cart on your site could be due to JavaScript errors, failed network requests, or conflicts with third-party plugins. Check the browser’s Developer Tools for JavaScript errors and inspect network requests to identify any failures. Ensure all plugins are up to date and review server logs for relevant errors. Also, clear the browser cache and cookies or test in an incognito window to rule out caching problems. If these steps don’t resolve the issue, contacting your web developer or platform support may be necessary.