core.entity_view_display.commerce_product_variation.materio_product_variation_type.default.yml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. uuid: ea845d51-d640-47f1-bd80-224114b48e8b
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.materio_product_variation_type
  7. - field.field.commerce_product_variation.materio_product_variation_type.billing_schedule
  8. - field.field.commerce_product_variation.materio_product_variation_type.field_description
  9. - field.field.commerce_product_variation.materio_product_variation_type.field_multiple
  10. - field.field.commerce_product_variation.materio_product_variation_type.field_price_description
  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_price
  16. - commerce_variation_cart_form
  17. - text
  18. third_party_settings:
  19. commerce_variation_cart_form:
  20. combine: '1'
  21. id: commerce_product_variation.materio_product_variation_type.default
  22. targetEntityType: commerce_product_variation
  23. bundle: materio_product_variation_type
  24. mode: default
  25. content:
  26. commerce_variation_cart_form:
  27. weight: 4
  28. region: content
  29. settings: { }
  30. third_party_settings: { }
  31. field_description:
  32. weight: 1
  33. label: hidden
  34. settings: { }
  35. third_party_settings: { }
  36. type: text_default
  37. region: content
  38. field_multiple:
  39. type: boolean
  40. weight: 3
  41. region: content
  42. label: hidden
  43. settings:
  44. format: default
  45. format_custom_true: ''
  46. format_custom_false: ''
  47. third_party_settings: { }
  48. field_price_description:
  49. weight: 5
  50. label: above
  51. settings: { }
  52. third_party_settings: { }
  53. type: text_default
  54. region: content
  55. price:
  56. type: commerce_price_default
  57. weight: 2
  58. region: content
  59. label: hidden
  60. settings:
  61. strip_trailing_zeroes: false
  62. currency_display: symbol
  63. third_party_settings: { }
  64. title:
  65. type: string
  66. weight: 0
  67. region: content
  68. label: hidden
  69. settings:
  70. link_to_entity: true
  71. third_party_settings: { }
  72. hidden:
  73. billing_schedule: true
  74. langcode: true
  75. license_expiration: true
  76. license_type: true
  77. list_price: true
  78. product_id: true
  79. search_api_excerpt: true
  80. sku: true
  81. subscription_type: true