forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
35 lines
762 B
YAML
35 lines
762 B
YAML
uuid: 76c528b6-4c8e-4107-9d18-251214f30f23
|
|
langcode: zh-hans
|
|
status: true
|
|
dependencies: { }
|
|
_core:
|
|
default_config_hash: wwkDVBiXUqSzRifJbb71ajFBklJdNJ_DgS67IF-_qgY
|
|
label: 默认
|
|
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
|