Export site configuration
This commit is contained in:
parent
97426bdbdd
commit
166237c2c3
524 changed files with 37468 additions and 0 deletions
|
@ -0,0 +1,43 @@
|
|||
uuid: a3b38fc8-7f3b-472a-bbb1-481b16d2b4ee
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 1BxQSpt9FMh77dg9LMMrriQ4JRWHwnBKzywwOwSpQ04
|
||||
label: Default
|
||||
id: default
|
||||
plugin: multistep_default
|
||||
configuration:
|
||||
display_checkout_progress: true
|
||||
display_checkout_progress_breadcrumb_links: false
|
||||
guest_order_assign: false
|
||||
guest_new_account: false
|
||||
guest_new_account_notify: false
|
||||
panes:
|
||||
login:
|
||||
step: login
|
||||
weight: 0
|
||||
allow_guest_checkout: false
|
||||
allow_registration: true
|
||||
contact_information:
|
||||
step: order_information
|
||||
weight: 1
|
||||
double_entry: true
|
||||
billing_information:
|
||||
step: order_information
|
||||
weight: 2
|
||||
review:
|
||||
step: review
|
||||
weight: 3
|
||||
completion_message:
|
||||
step: complete
|
||||
weight: 4
|
||||
message:
|
||||
value: "Your order number is [commerce_order:order_number].\r\nYou can view your order on your account page when logged in."
|
||||
format: plain_text
|
||||
order_summary:
|
||||
step: _sidebar
|
||||
weight: 5
|
||||
view: null
|
||||
completion_register:
|
||||
step: _disabled
|
Loading…
Add table
Add a link
Reference in a new issue