Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete all variants #4

Open
pulkitsinghal opened this issue Feb 15, 2015 · 0 comments
Open

Delete all variants #4

pulkitsinghal opened this issue Feb 15, 2015 · 0 comments
Assignees

Comments

@pulkitsinghal
Copy link
Contributor

I've heard of retailers running into product import issues because they:

had a description field which wrapped the lines in the CSV file and created a slew of messed up products

The most obvious manifestation of this is getting variants for products when the retailer wanted no such thing. So for retailers who do not want any variants at all, perhaps commands should be written that can:

  1. Find all variants and their parents then output file that groups by handle for viewing by retailers
  2. Find and delete all variants but not the parent products
    1. Also output a file that lists all the parent products' data and the data for variant products that were deleted
    2. This is crucial because I've seen cases where a merchant deleted the variant but then the parent also disappeared! Whatever the reason for this strange behaviour may be, having an output file from which the retailer can recreate products will be most helpful in such scenarios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant