core.entity_view_display.commerce_product.materio_product_license_type.default.yml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. uuid: 9e6ae8d7-9897-4d97-a6ee-8535463fe08b
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_type.materio_product_license_type
  7. - field.field.commerce_product.materio_product_license_type.body
  8. - field.field.commerce_product.materio_product_license_type.field_price_description
  9. module:
  10. - text
  11. id: commerce_product.materio_product_license_type.default
  12. targetEntityType: commerce_product
  13. bundle: materio_product_license_type
  14. mode: default
  15. content:
  16. body:
  17. type: text_default
  18. label: above
  19. settings: { }
  20. third_party_settings: { }
  21. weight: 1
  22. region: content
  23. field_price_description:
  24. type: text_default
  25. label: hidden
  26. settings: { }
  27. third_party_settings: { }
  28. weight: 2
  29. region: content
  30. title:
  31. type: string
  32. label: above
  33. settings:
  34. link_to_entity: false
  35. third_party_settings: { }
  36. weight: 0
  37. region: content
  38. variations:
  39. type: entity_reference_entity_view
  40. label: hidden
  41. settings:
  42. view_mode: add_to_cart
  43. link: false
  44. third_party_settings: { }
  45. weight: 3
  46. region: content
  47. hidden:
  48. created: true
  49. langcode: true
  50. search_api_excerpt: true
  51. stores: true
  52. synonyms: true
  53. uid: true