core.entity_view_display.commerce_product_variation.materio_product_variation_type.order_summary.yml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. uuid: 1fb21500-e88c-4213-a350-d79575ab3b29
  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.order_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.order_summary
  21. targetEntityType: commerce_product_variation
  22. bundle: materio_product_variation_type
  23. mode: order_summary
  24. content:
  25. field_description:
  26. type: text_default
  27. weight: 2
  28. region: content
  29. label: hidden
  30. settings: { }
  31. third_party_settings: { }
  32. product_id:
  33. type: entity_reference_entity_view
  34. weight: 0
  35. region: content
  36. label: hidden
  37. settings:
  38. view_mode: order_summary
  39. link: false
  40. third_party_settings: { }
  41. title:
  42. type: string
  43. weight: 1
  44. region: content
  45. label: hidden
  46. settings:
  47. link_to_entity: false
  48. third_party_settings: { }
  49. hidden:
  50. billing_schedule: true
  51. commerce_variation_cart_form: true
  52. field_multiple: true
  53. langcode: true
  54. license_expiration: true
  55. license_type: true
  56. list_price: true
  57. price: true
  58. search_api_excerpt: true
  59. sku: true
  60. subscription_type: true