orange_ecom_profile-2.0.x-dev/config/install/commerce_checkout.commerce_checkout_flow.default.yml
config/install/commerce_checkout.commerce_checkout_flow.default.yml
langcode: en
status: true
dependencies:
module:
- commerce_payment
- commerce_promotion
- commerce_shipping
id: default
label: Default
plugin: multistep_default
configuration:
display_checkout_progress: true
panes:
login:
allow_guest_checkout: true
allow_registration: false
step: login
weight: 0
contact_information:
double_entry: true
step: order_information
weight: 1
billing_information:
step: order_information
weight: 2
review:
step: review
weight: 3
completion_message:
step: complete
weight: 4
order_summary:
view: commerce_checkout_order_summary
step: _sidebar
weight: 5
display_checkout_progress_breadcrumb_links: false
