44 lines
1,016 B
YAML
44 lines
1,016 B
YAML
uuid: cee03d7a-4965-4d5a-9c18-1447aa876211
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
module:
|
|
- commerce_shipping
|
|
_core:
|
|
default_config_hash: KDnx5MjFtp3-Rb0dGzCCzQEabHgvxrzxpkMrbOKsg_4
|
|
label: Shipping
|
|
id: shipping
|
|
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: false
|
|
shipping_information:
|
|
step: order_information
|
|
weight: 2
|
|
require_shipping_profile: true
|
|
review:
|
|
step: review
|
|
weight: 3
|
|
completion_message:
|
|
step: complete
|
|
weight: 4
|
|
order_summary:
|
|
step: _sidebar
|
|
weight: 5
|
|
view: commerce_checkout_order_summary
|
|
completion_register:
|
|
step: _disabled
|