Shopify CSV Failure Atlas v1
See the exact failure before you repair it.
Ten synthetic Shopify CSV cases run through the actual deterministic Q-Surface validator. Inspect the evidence, understand the repair, then check your own file.
PASS control
This minimal synthetic control returns PASS, showing that the checker does not assume every CSV is defective.
URL handle,Title,Price,Status
basic-shirt,Basic Shirt,19.99,active
BLOCKED
- Missing Title header in a Shopify CSV — BLOCKED
- Missing Handle header in update mode — BLOCKED
- Illegal quote or CSV parse error — BLOCKED
- Inconsistent CSV column count — BLOCKED
- Duplicate Shopify CSV header — BLOCKED
REVIEW
safe fix available
manual repair required
- Missing Title header in a Shopify CSV — BLOCKED
- Missing Handle header in update mode — BLOCKED
- Illegal quote or CSV parse error — BLOCKED
- Inconsistent CSV column count — BLOCKED
- Duplicate Shopify CSV header — BLOCKED
- Blank Shopify CSV price — REVIEW
- Inventory quantity is not an integer — REVIEW
- Blank field can overwrite existing product data — REVIEW
- Invalid Shopify CSV image URL syntax — REVIEW
file structure
- Illegal quote or CSV parse error — BLOCKED
- Inconsistent CSV column count — BLOCKED
- Duplicate Shopify CSV header — BLOCKED
headers
- Missing Title header in a Shopify CSV — BLOCKED
- Missing Handle header in update mode — BLOCKED
- Duplicate Shopify CSV header — BLOCKED
product/variant structure
price/inventory
- Blank Shopify CSV price — REVIEW
- Safely remove a currency symbol from Price — REVIEW
- Inventory quantity is not an integer — REVIEW
image/data fields
- Invalid Shopify CSV image URL syntax — REVIEW