You are here

field.field.commerce_product_variation.simple.weight.yml in Commerce Demo 8

config/install/field.field.commerce_product_variation.simple.weight.yml

File

config/install/field.field.commerce_product_variation.simple.weight.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - commerce_product.commerce_product_variation_type.simple
  6. - field.storage.commerce_product_variation.weight
  7. module:
  8. - physical
  9. id: commerce_product_variation.simple.weight
  10. field_name: weight
  11. entity_type: commerce_product_variation
  12. bundle: simple
  13. label: Weight
  14. description: ''
  15. required: true
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: null
  19. settings: { }
  20. field_type: physical_measurement