core.entity_view_display.commerce_product.materio_product_type.home_summary.yml 956 B

123456789101112131415161718192021222324252627282930313233343536373839
  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. hidden:
  33. created: true
  34. field_price_description: true
  35. langcode: true
  36. search_api_excerpt: true
  37. stores: true
  38. uid: true
  39. variations: true