core.entity_form_display.commerce_store.online.default.yml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. uuid: 058edd5d-0113-4eb0-b7dc-9a568660a7cb
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_store.commerce_store_type.online
  7. module:
  8. - address
  9. - path
  10. id: commerce_store.online.default
  11. targetEntityType: commerce_store
  12. bundle: online
  13. mode: default
  14. content:
  15. address:
  16. type: address_default
  17. settings: { }
  18. weight: 4
  19. region: content
  20. third_party_settings: { }
  21. billing_countries:
  22. type: options_select
  23. weight: 5
  24. region: content
  25. settings: { }
  26. third_party_settings: { }
  27. default_currency:
  28. type: options_select
  29. weight: 2
  30. region: content
  31. settings: { }
  32. third_party_settings: { }
  33. is_default:
  34. type: boolean_checkbox
  35. settings:
  36. display_label: true
  37. weight: 9
  38. region: content
  39. third_party_settings: { }
  40. langcode:
  41. type: language_select
  42. weight: 2
  43. region: content
  44. settings:
  45. include_locked: true
  46. third_party_settings: { }
  47. mail:
  48. type: email_default
  49. weight: 1
  50. region: content
  51. settings:
  52. size: 60
  53. placeholder: ''
  54. third_party_settings: { }
  55. name:
  56. type: string_textfield
  57. weight: 0
  58. region: content
  59. settings:
  60. size: 60
  61. placeholder: ''
  62. third_party_settings: { }
  63. path:
  64. type: path
  65. weight: 8
  66. region: content
  67. settings: { }
  68. third_party_settings: { }
  69. prices_include_tax:
  70. type: boolean_checkbox
  71. settings:
  72. display_label: true
  73. weight: 6
  74. region: content
  75. third_party_settings: { }
  76. tax_registrations:
  77. type: options_select
  78. weight: 7
  79. region: content
  80. settings: { }
  81. third_party_settings: { }
  82. timezone:
  83. type: options_select
  84. weight: 3
  85. region: content
  86. settings: { }
  87. third_party_settings: { }
  88. hidden:
  89. uid: true