Shopify metafields bulk editor
Edit metafields where you already edit the rest of the catalog.
Install on ShopifyMetafields as spreadsheet columns
In the Shopify admin, metafields live in their own section of the product page, or in a separate bulk-editor view. Either way they are a detour: you edit specs in one place and price and tags in another, and the two saves are unrelated.
BulkSheet pulls your store's metafield definitions into the column chooser. Pick the ones you care about and they become live grid columns - same cell editing, same keyboard navigation, same dirty-cell highlighting, same Save button as every other field.
Which metafield types you can edit inline
Most of them, with per-type validation as you type - a bad value is caught in the cell rather than rejected by Shopify on save:
- Text - single-line and multi-line text fields.
- Numbers - integer and decimal, plus rating and money.
- Measurements - weight, dimension, and volume, with their units.
- Dates - date and date-time, validated to ISO 8601.
- Everything else structured - boolean, URL, color, and JSON.
Reference and list metafields (products, files, metaobjects) render read-only, with a note in the cell explaining why, so you always know what is editable before you start. Clearing a cell removes the metafield from that product when you save; an empty cell that was already empty saves as no change.
Filter first, then fill the column
Metafield editing is usually a segment job - one vendor's care instructions, one product type's spec sheet, everything missing a badge. Narrow the grid by tag, vendor, status, price, or inventory first, then fill the value down the filtered column and save only those rows.
Previewed and undoable
Nothing is written to Shopify until you press Save. Metafield cells behave like every other cell: they stage as pending changes you can review, and step back through Undo (or Cmd+Z) before you save.
What happens after a save depends on your plan, so it is worth being precise about it:
- Every plan - undo the batch you just saved, for 15 minutes after saving it.
- Starter and up - browse Edit History and see the metafield change logged next to the price and tag changes from the same save. The window is 30 days on Starter, 90 on Growth, 180 on Pro.
- Pro - revert an arbitrary past batch from Edit History, which restores the previous metafield value, or removes the field again if it was empty before.
What this does not cover
Variant metafields are not supported yet. The column chooser reads product-level metafield definitions only. If your catalog logic lives on variant metafields, this is not the tool for that job today.
How many columns you get
Free includes 5 pinned metafield columns, Starter 10, Growth 15, and Pro unlimited. Every paid plan starts with a 7-day free trial on your first upgrade, and downgrading hides the extra columns without discarding your selection. See the pricing page for the full comparison.