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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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. weight: 2
  27. label: hidden
  28. settings: { }
  29. third_party_settings: { }
  30. type: text_default
  31. region: content
  32. product_id:
  33. type: entity_reference_label
  34. weight: 0
  35. region: content
  36. label: hidden
  37. settings:
  38. link: false
  39. third_party_settings: { }
  40. title:
  41. type: string
  42. weight: 1
  43. region: content
  44. label: hidden
  45. settings:
  46. link_to_entity: false
  47. third_party_settings: { }
  48. hidden:
  49. billing_schedule: true
  50. commerce_variation_cart_form: true
  51. field_multiple: true
  52. langcode: true
  53. license_expiration: true
  54. license_type: true
  55. list_price: true
  56. price: true
  57. search_api_excerpt: true
  58. sku: true
  59. subscription_type: true