38 lines
811 B
YAML
38 lines
811 B
YAML
uuid: b4c46a5f-0eda-4b38-b7c7-b86efb50585e
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
module:
|
|
- commerce_payment
|
|
- email_registration
|
|
_core:
|
|
default_config_hash: wwkDVBiXUqSzRifJbb71ajFBklJdNJ_DgS67IF-_qgY
|
|
label: Default
|
|
id: default
|
|
plugin: multistep_default
|
|
configuration:
|
|
display_checkout_progress: true
|
|
panes:
|
|
login:
|
|
step: login
|
|
weight: 0
|
|
allow_guest_checkout: true
|
|
allow_registration: false
|
|
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
|
|
order_summary:
|
|
step: _sidebar
|
|
weight: 5
|
|
view: commerce_checkout_order_summary
|