forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
39 lines
856 B
YAML
39 lines
856 B
YAML
uuid: 0ac18c3c-7a50-49a7-b944-21fba640308e
|
|
langcode: zh-hans
|
|
status: true
|
|
dependencies:
|
|
module:
|
|
- commerce_payment
|
|
- commerce_shipping
|
|
_core:
|
|
default_config_hash: eGgj-Vay13MNDxbtb1YAjNZuUUgbp92Tr9hDQcR7ogo
|
|
label: Shipping
|
|
id: shipping
|
|
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: 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
|