You are here

system.action.commerce_bulk_variation_priceadjust.yml in Commerce Bulk 8

config/install/system.action.commerce_bulk_variation_priceadjust.yml

File

config/install/system.action.commerce_bulk_variation_priceadjust.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - commerce_product
  6. - action
  7. id: commerce_bulk_variation_priceadjust
  8. label: 'Adjust Price'
  9. type: commerce_product_variation
  10. plugin: commerce_bulk_variation_priceadjust
  11. configuration: { }