You are here

field.field.commerce_product_variation.clothing.attribute_size.yml in Commerce Demo 8.2

config/install/field.field.commerce_product_variation.clothing.attribute_size.yml

File

config/install/field.field.commerce_product_variation.clothing.attribute_size.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - commerce_product.commerce_product_attribute.size
  6. - commerce_product.commerce_product_variation_type.clothing
  7. - field.storage.commerce_product_variation.attribute_size
  8. id: commerce_product_variation.clothing.attribute_size
  9. field_name: attribute_size
  10. entity_type: commerce_product_variation
  11. bundle: clothing
  12. label: Size
  13. description: ''
  14. required: true
  15. translatable: false
  16. default_value: { }
  17. default_value_callback: ''
  18. settings:
  19. handler: 'default:commerce_product_attribute_value'
  20. handler_settings:
  21. target_bundles:
  22. - size
  23. field_type: entity_reference