You are here

field.field.commerce_product.simple.body.yml in Commerce Demo 8

Same filename and directory in other branches
  1. 8.2 config/install/field.field.commerce_product.simple.body.yml
config/install/field.field.commerce_product.simple.body.yml

File

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