Home Customers Hi there, I want to bulk remove products from Shopify with the specific Product ID and Variant ID, can you please guide how to remove it? What column should I need in the template

Hi there, I want to bulk remove products from Shopify with the specific Product ID and Variant ID, can you please guide how to remove it? What column should I need in the template

Last updated on Dec 14, 2025

To bulk remove products from Shopify using specific Product ID and Variant ID, you can follow these steps:

  1. Export Products: First, you'll need to export your products using DataEase. Make sure to include the columns for Product ID and Variant ID in your export. You can do this by selecting "Products" and "Inventory/Variants" when setting up your export.

  2. Prepare the File: In the exported file, add a column named Command for products and Variant Command for variants. Set the value to DELETE for the rows corresponding to the Product IDs and Variant IDs you want to remove.

  3. Import the File: Once your file is ready, import it back into Shopify using DataEase. Upload the file in the Import section of the DataEase app. The app will analyze the file and display a warning about the DELETE command.

  4. Execute the Import: If everything looks correct, proceed with the import. This will delete the specified products and variants from your Shopify store.

Here's a quick example of how your file might look:

ID,Variant ID,Command,Variant Command

1234567890,,DELETE,

,9876543210,,DELETE