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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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. _core:
  11. default_config_hash: aOjgfb6yMxeaSWFwXTCknWVCT0JD6vYcflAXlczbBEI
  12. id: commerce_store.online.default
  13. targetEntityType: commerce_store
  14. bundle: online
  15. mode: default
  16. content:
  17. address:
  18. type: address_default
  19. settings:
  20. default_country: site_default
  21. weight: 3
  22. region: content
  23. third_party_settings: { }
  24. billing_countries:
  25. type: options_select
  26. weight: 4
  27. region: content
  28. settings: { }
  29. third_party_settings: { }
  30. default_currency:
  31. type: options_select
  32. weight: 2
  33. region: content
  34. settings: { }
  35. third_party_settings: { }
  36. langcode:
  37. type: language_select
  38. weight: 2
  39. region: content
  40. settings:
  41. include_locked: true
  42. third_party_settings: { }
  43. mail:
  44. type: email_default
  45. weight: 1
  46. region: content
  47. settings:
  48. size: 60
  49. placeholder: ''
  50. third_party_settings: { }
  51. name:
  52. type: string_textfield
  53. weight: 0
  54. region: content
  55. settings:
  56. size: 60
  57. placeholder: ''
  58. third_party_settings: { }
  59. path:
  60. type: path
  61. weight: 30
  62. region: content
  63. settings: { }
  64. third_party_settings: { }
  65. prices_include_tax:
  66. type: boolean_checkbox
  67. settings:
  68. display_label: true
  69. weight: 3
  70. region: content
  71. third_party_settings: { }
  72. tax_registrations:
  73. type: options_select
  74. weight: 4
  75. region: content
  76. settings: { }
  77. third_party_settings: { }
  78. hidden: { }