Hi everyone,
I’m encountering an issue on my Shopify store where I get the following error when trying to add any product to the cart:
The product ‘…’ is already sold out.
Browser Console Messages:
-
[HotRe10ad) CLI hot reload disabled - No hot reload port specified.
-
Loaded esc.js
-
Not displaying widgets due to missing config.
-
Clear-Site-Data header on ‘https://xxx.myshopify.com/cart/add’: Cleared data types: “prefetchCache”, “prerenderCache”.
-
422 (Unprocessable Content) error at https://xxx.myshopify.com/cart/add.
Network Details:
-
Request URL:
https://xxx.myshopify.com/cart/add -
Request Method:
POST -
Status Code:
422 Unprocessable Content -
Response:
{"status":422,"message":"The product 'Test Product' is already sold out.","description":"The product 'Test Product' is already sold out."}
Troubleshooting Steps Taken:
-
I’ve tested using the Dawn theme with no customizations.
-
I’ve tried in Incognito mode to rule out cache issues.
-
The product/variant and inventory settings seem to be correct.
Even though the product settings are fine, it still shows as sold out when attempting to add to the cart. Has anyone encountered this before, and if so, what steps should I take to fix it?
Any help or insights would be greatly appreciated!
Thanks in advance!