Shopify · limited scope
Shopify CSV fixer
The current workspace checks the first 100 data rows against a limited ten-field simple-product schema. It maps exact names and known aliases, flags missing required values, normalizes simple prices and whitespace, and fills Vendor only when a dominant file value is available. Repeated Handles and Shopify option columns are treated as grouped or variant-shaped input: corrected output is blocked and only a protected review report plus the untouched original are produced.
Before: Row 14: Vendor is empty
After: Row 14: Vendor filled from the file default
What is available now
- Checks required mappings for ten simple-product fields
- Normalizes whitespace and simple comma decimal prices
- Blocks grouped or variant-shaped Shopify output
- Returns corrected output only inside the supported simple-product boundary