core.entity_form_display.commerce_product_variation.default.default.yml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. uuid: 8c33b314-9381-403f-8010-c30c9fb6bab3
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.default
  7. - field.field.commerce_product_variation.default.billing_schedule
  8. - field.field.commerce_product_variation.default.license_expiration
  9. - field.field.commerce_product_variation.default.license_type
  10. - field.field.commerce_product_variation.default.subscription_type
  11. module:
  12. - commerce
  13. - commerce_price
  14. _core:
  15. default_config_hash: tPYXAFcoBHG1jtgfl021t-ns7EE7da_S-o2zfS7aLUQ
  16. id: commerce_product_variation.default.default
  17. targetEntityType: commerce_product_variation
  18. bundle: default
  19. mode: default
  20. content:
  21. billing_schedule:
  22. type: options_select
  23. weight: 22
  24. settings: { }
  25. third_party_settings: { }
  26. region: content
  27. langcode:
  28. type: language_select
  29. weight: 2
  30. region: content
  31. settings:
  32. include_locked: true
  33. third_party_settings: { }
  34. license_expiration:
  35. type: commerce_plugin_select
  36. weight: 21
  37. settings: { }
  38. third_party_settings: { }
  39. region: content
  40. license_type:
  41. type: commerce_plugin_select
  42. weight: 20
  43. settings: { }
  44. third_party_settings: { }
  45. region: content
  46. list_price:
  47. type: commerce_list_price
  48. weight: -1
  49. region: content
  50. settings: { }
  51. third_party_settings: { }
  52. price:
  53. type: commerce_price_default
  54. weight: 0
  55. settings: { }
  56. third_party_settings: { }
  57. region: content
  58. sku:
  59. type: string_textfield
  60. weight: -4
  61. settings:
  62. size: 60
  63. placeholder: ''
  64. third_party_settings: { }
  65. region: content
  66. status:
  67. type: boolean_checkbox
  68. weight: 10
  69. settings:
  70. display_label: true
  71. third_party_settings: { }
  72. region: content
  73. subscription_type:
  74. type: commerce_plugin_select
  75. weight: 0
  76. settings: { }
  77. third_party_settings: { }
  78. region: content
  79. hidden:
  80. created: true
  81. uid: true