
All products show "Sold out" even with inventory available – Product JSON returns "available": false
Hi everyone,
I'm stuck with a very strange Shopify issue.
All products in my store suddenly show "Sold out" and the Add to Cart button is disabled.
Here's what I've already checked:
- Store plan: Basic Shopify
- Product status: Active
- Published to Online Store
- Inventory tracked: ON
- Available inventory: 200+ units
- Inventory managed by: Shopify
- Fulfillment location is active and "Use inventory at this location to fulfill online orders" is enabled
- Shipping profile is configured
- Same problem happens in my custom theme AND in the default Dawn theme
- No inventory apps (AutoDS, DSers, etc.)
- No recent app installations
The strange part is that the product JSON returns:
```json
"available": false