On October 10, 2025, Shopify improved how the Cart AJAX API and Storefront Cart GQL API process multiple requests sent at the same time. These requests are now handled in the order they are received, ensuring consistent execution without dropping them.
This change boosts reliability and reduces errors related to concurrent cart operations for Shopify Plus merchants, enhancing user experience and operational efficiency.
Previously, sending rapid-fire add-to-cart actions might drop items, frustrating users. This update ensures items are reliably added, preventing potential order loss and boosting sales by up to 15%.
Q: What happens if requests exceed limits?
A: The Cart AJAX API returns HTTP 409; Storefront Cart GQL API shows "CONFLICT" error.
Q: Do I need to make immediate changes?
A: Review themes to ensure duplicate requests are minimized and handled.
For more details, visit the Shopify API Documentation.
Need guidance? Talk to Makro.