Bulk edit products - aareano/ifshop-wiki GitHub Wiki

This walkthrough will describe how you can edit many products at the same time.

Step 1: Create your rule

  1. Create a rule with the event a product is updated.
  2. Add a "modify a value" action to the rule and create a filter for it.
  3. From the filter dropdown, select "if the product has any of these tags".
  4. Type "PROMPT IFSHOP" into the text field of the filter.
  5. Configure the "modify a value" action dropdown and fields to make the change you'd like.
  6. Add a second "modify a value" action to the rule and create the same filter you did for the first one.
  7. Select "Remove these tags from the product"
  8. Type "PROMPT IFSHOP" into the text field of the action.
  9. Toggle both actions on.
  10. Toggle the rule on.

Step 2: Update all products to trigger your ifshop rule

  1. Go to your main product page (select Products in the Shopify sidebar)
  2. Select all products (with the checkbox on the top left of the products list)
  3. Navigate to Bulk edit > Add tags.
  4. Type in "PROMPT IFSHOP" into the tag field.
  5. Press apply changes

Step 3: All done!

That's it! ifshop will go through and update all the products you just added the tag to with whatever modification you configured in your rule. It may take some time for ifshop to go through all of your products, depending on how many products you have.

If you'd like to make a change on only some of your products, simply filter the products on your product page the way you normally would, then use that same checkbox to select those products.