You are here

core.entity_view_display.commerce_product.clothing.default.yml in Commerce Demo 8

config/install/core.entity_view_display.commerce_product.clothing.default.yml

File

config/install/core.entity_view_display.commerce_product.clothing.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - commerce_product.commerce_product_type.clothing
  6. - field.field.commerce_product.clothing.body
  7. - field.field.commerce_product.clothing.field_brand
  8. - field.field.commerce_product.clothing.field_product_categories
  9. - field.field.commerce_product.clothing.field_special_categories
  10. module:
  11. - commerce_product
  12. - text
  13. id: commerce_product.clothing.default
  14. targetEntityType: commerce_product
  15. bundle: clothing
  16. mode: default
  17. content:
  18. body:
  19. label: hidden
  20. type: text_default
  21. weight: 2
  22. settings: { }
  23. third_party_settings: { }
  24. region: content
  25. field_brand:
  26. weight: 1
  27. label: hidden
  28. settings:
  29. link: false
  30. third_party_settings: { }
  31. type: entity_reference_label
  32. region: content
  33. field_product_categories:
  34. weight: 4
  35. label: hidden
  36. settings:
  37. link: false
  38. third_party_settings: { }
  39. type: entity_reference_label
  40. region: content
  41. field_special_categories:
  42. weight: 5
  43. label: hidden
  44. settings:
  45. link: false
  46. third_party_settings: { }
  47. type: entity_reference_label
  48. region: content
  49. title:
  50. label: hidden
  51. type: string
  52. weight: 0
  53. region: content
  54. settings:
  55. link_to_entity: false
  56. third_party_settings: { }
  57. variations:
  58. type: commerce_add_to_cart
  59. weight: 3
  60. label: hidden
  61. settings:
  62. combine: true
  63. third_party_settings: { }
  64. region: content
  65. hidden:
  66. created: true
  67. stores: true
  68. uid: true