Fix Guide
Shopify Variants Not Showing
When product variants are missing or not selectable, customers cannot purchase the correct item. This affects colour, size, and other option selectors and can be caused by theme issues, app conflicts, or product configuration errors.
Common causes
- Variant options not configured in the product admin
- Theme JavaScript failing to render variant selectors
- App conflict overriding the variant selection component
- Custom code in the product template causing errors
- Shopify predictive search or collection filtering conflict
- Inventory tracking set to unavailable for specific variants
Quick checks
- 01Verify all variants are active in the product admin
- 02Check inventory levels — out of stock variants may be hidden
- 03Test on a default Shopify theme to isolate the issue
- 04Review the browser console for JavaScript errors
- 05Disable recently installed apps and retest
When to get expert help
If the issue persists after completing these checks, deeper investigation is required. Complex issues often involve code-level conflicts that cannot be resolved without direct store access.