field.field.commerce_product.materio_product_type.field_price_description.yml 564 B

123456789101112131415161718192021
  1. uuid: b79d76a4-1c0d-4b11-bd38-58de9f9c00f4
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_type.materio_product_type
  7. - field.storage.commerce_product.field_price_description
  8. module:
  9. - text
  10. id: commerce_product.materio_product_type.field_price_description
  11. field_name: field_price_description
  12. entity_type: commerce_product
  13. bundle: materio_product_type
  14. label: 'Price description'
  15. description: ''
  16. required: false
  17. translatable: true
  18. default_value: { }
  19. default_value_callback: ''
  20. settings: { }
  21. field_type: text_long