core.entity_view_display.commerce_product.materio_product_type.home_summary.yml 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. uuid: 52c3ccdf-4fb5-4c18-bc17-bf6d0129bd7e
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_type.materio_product_type
  7. - core.entity_view_mode.commerce_product.home_summary
  8. - field.field.commerce_product.materio_product_type.body
  9. - field.field.commerce_product.materio_product_type.field_price_description
  10. module:
  11. - text
  12. id: commerce_product.materio_product_type.home_summary
  13. targetEntityType: commerce_product
  14. bundle: materio_product_type
  15. mode: home_summary
  16. content:
  17. body:
  18. type: text_default
  19. weight: 1
  20. region: content
  21. label: hidden
  22. settings: { }
  23. third_party_settings: { }
  24. title:
  25. type: string
  26. weight: 0
  27. region: content
  28. label: hidden
  29. settings:
  30. link_to_entity: false
  31. third_party_settings: { }
  32. variations:
  33. type: entity_reference_entity_view
  34. weight: 2
  35. region: content
  36. label: hidden
  37. settings:
  38. view_mode: add_to_cart
  39. link: false
  40. third_party_settings: { }
  41. hidden:
  42. created: true
  43. field_price_description: true
  44. langcode: true
  45. search_api_excerpt: true
  46. stores: true
  47. uid: true