k-sync
Back to blog

Bulk editing products in Shopify after WooCommerce migration (2026)

How to bulk edit products in Shopify after migrating from WooCommerce — Shopify bulk editor, CSV export/import, Matrixify, price changes, tag management, and metafield bulk updates.

·By k-sync
5 min read · 1,078 words

After migrating from WooCommerce to Shopify, you'll need to bulk edit products: updating prices after migration, adding tags, setting metafield values across hundreds of products, or correcting data that didn't migrate cleanly. WooCommerce merchants are used to WordPress and WooCommerce's CSV import tools — Shopify has its own approach. Here's how bulk editing works in Shopify.

WooCommerce bulk editing: what you're used to

In WooCommerce, bulk product editing happened via:

Shopify bulk editing methods

1. Shopify Admin Bulk Editor

The native Shopify bulk editing tool:

2. Shopify CSV export/import

Export the entire product catalog to CSV, edit in spreadsheet software, re-import:

Shopify CSV format differs from WooCommerce CSV:

Shopify CSV limitations:

3. Matrixify (Excelify)

The most powerful third-party bulk editing tool for Shopify:

4. Shopify Admin API / GraphQL

For developers — programmatic bulk updates:

5. Shopify Flow (automated bulk operations)

For rule-based bulk updates that need to run automatically:

Common bulk edit scenarios after WooCommerce migration

Price updates across a category

Apply a 10% price increase to all products in a collection:

  1. Export products: Shopify Admin → Products → Export, filter by collection tag
  2. In Excel: add formula column = current price × 1.10
  3. Replace price column with formula results
  4. Import back with Matrixify (partial update — only Price column)

Adding tags to hundreds of products

Tag all products by vendor, product type, or migrated WooCommerce category:

  1. Export with Matrixify, get "Tags" column
  2. In Excel: add new tag to existing tags string using CONCAT formula
  3. Re-import with Matrixify partial update

Bulk metafield values after migration

Set metafield values across many products (e.g., adding safety certifications to all products in a category):

  1. Export metafields via Matrixify → Metafields sheet
  2. Add new rows for each product/metafield combination
  3. Import → Metafields sheet creates/updates metafield values

Updating product status (draft → active)

If products were imported as drafts during migration review:

Updating compare-at prices for sale display

Add "was" prices to create sale pricing after migration:

  1. Export product CSV
  2. Add "Variant Compare At Price" column with original (higher) prices
  3. Ensure current "Variant Price" is the discounted price
  4. Import → Shopify displays strikethrough pricing

Bulk editing metafields specifically

Standard Shopify CSV does not export/import metafields. Options for bulk metafield management:

Bulk image operations

Post-migration image tasks:

Bulk product editing checklist after migration

Matrixify is the single most important tool investment for catalog management in Shopify. The native Shopify CSV is limited for complex catalogs — Matrixify's Excel format, partial updates, and metafield support make it the WP All Import equivalent for Shopify. Budget for it from the start of migration planning.

Migrate your store with k-sync

Connect your WooCommerce store, validate your products, and push to Shopify in minutes. Free for up to 50 products.

Get started free

Related reading

Browse all migration guides