You are here

system.action.commerce_bulk_attribute_value_top.yml in Commerce Bulk 8

config/install/system.action.commerce_bulk_attribute_value_top.yml

File

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