We have the feature already to bulk import prices from a CSV, but if you don't have a CSV handy and want a price list to include a price for every product variation in your catalog, you don't have an easy option. It would be nice if we had a form that could do that.

  1. Allow the admin to select products by type or category, similar to the taxonomy based category identification in our inline condition.
  2. Allow the admin to specify a discount amount as either a flat or fixed amount off of either the matching product variations' price or list price.
  3. When submitted, use a batch process to enqueue product variations for price creation. Can the same batch process then immediately start processing the queue or would we need some other way to trigger it?

Paired with this, it would be nice to be able to purge all prices from a price list, as it's possible the price list would just be repopulated after a bulk price update to the products on the site, and the admin would not want to have to manually update the prices in both places.

Comments

rszrama created an issue.