- Cart AJAX and Storefront Cart GraphQL APIs now correctly process simultaneous add‑to‑cart requests instead of dropping them
- When request volume exceeds limits, the APIs return conflict responses (HTTP 409 for AJAX, “CONFLICT” error for GraphQL)
- May require theme or storefront adjustments if duplicate requests were previously relied upon