core.entity_view_display.commerce_product_variation.materio_product_variation_type.summary.yml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. uuid: 33250a3b-359f-4e8d-aff3-1a8685062aae
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.materio_product_variation_type
  7. - core.entity_view_mode.commerce_product_variation.summary
  8. - field.field.commerce_product_variation.materio_product_variation_type.billing_schedule
  9. - field.field.commerce_product_variation.materio_product_variation_type.field_description
  10. - field.field.commerce_product_variation.materio_product_variation_type.field_multiple
  11. - field.field.commerce_product_variation.materio_product_variation_type.license_expiration
  12. - field.field.commerce_product_variation.materio_product_variation_type.license_type
  13. - field.field.commerce_product_variation.materio_product_variation_type.subscription_type
  14. module:
  15. - commerce_variation_cart_form
  16. - text
  17. third_party_settings:
  18. commerce_variation_cart_form:
  19. combine: '1'
  20. id: commerce_product_variation.materio_product_variation_type.summary
  21. targetEntityType: commerce_product_variation
  22. bundle: materio_product_variation_type
  23. mode: summary
  24. content:
  25. field_description:
  26. weight: 1
  27. label: hidden
  28. settings: { }
  29. third_party_settings: { }
  30. type: text_default
  31. region: content
  32. title:
  33. type: string
  34. weight: 0
  35. region: content
  36. label: hidden
  37. settings:
  38. link_to_entity: false
  39. third_party_settings: { }
  40. hidden:
  41. billing_schedule: true
  42. commerce_variation_cart_form: true
  43. field_multiple: true
  44. langcode: true
  45. license_expiration: true
  46. license_type: true
  47. list_price: true
  48. price: true
  49. product_id: true
  50. search_api_excerpt: true
  51. sku: true
  52. subscription_type: true