commerce_shipping-8.x-2.0-rc2/config/optional/commerce_checkout.commerce_checkout_flow.shipping.yml
config/optional/commerce_checkout.commerce_checkout_flow.shipping.yml
langcode: en
status: true
dependencies:
module:
- commerce_shipping
id: shipping
label: Shipping
plugin: multistep_default
configuration:
display_checkout_progress: true
display_checkout_progress_breadcrumb_links: false
display_sidebar_checkout_complete: true
guest_order_assign: false
guest_new_account: false
guest_new_account_notify: false
panes:
login:
allow_guest_checkout: true
allow_registration: false
step: login
weight: 0
contact_information:
double_entry: false
step: order_information
weight: 1
shipping_information:
require_shipping_profile: true
step: order_information
weight: 2
review:
step: review
weight: 3
completion_message:
step: complete
display_pane_summaries: true
weight: 4
order_summary:
view: commerce_checkout_order_summary
step: _sidebar
weight: 5
