2019-03-05 23:23:19 +01:00
|
|
|
uuid: 6909971d-b780-4af3-967c-ae547d9e7926
|
|
|
|
langcode: en
|
|
|
|
status: true
|
|
|
|
dependencies:
|
|
|
|
module:
|
|
|
|
- commerce_payment
|
|
|
|
- commerce_promotion
|
|
|
|
- email_registration
|
|
|
|
id: materio_checkout_flow
|
|
|
|
label: 'materio checkout flow'
|
|
|
|
plugin: multistep_default
|
|
|
|
configuration:
|
|
|
|
display_checkout_progress: true
|
|
|
|
panes:
|
|
|
|
login:
|
2019-10-06 21:53:14 +02:00
|
|
|
allow_guest_checkout: true
|
2019-03-05 23:23:19 +01:00
|
|
|
allow_registration: true
|
|
|
|
step: login
|
2019-10-06 21:53:14 +02:00
|
|
|
weight: 0
|
2019-03-05 23:23:19 +01:00
|
|
|
review:
|
|
|
|
step: review
|
2019-10-06 21:53:14 +02:00
|
|
|
weight: 4
|
2019-03-05 23:23:19 +01:00
|
|
|
completion_message:
|
|
|
|
step: complete
|
2019-10-06 21:53:14 +02:00
|
|
|
weight: 6
|
2019-03-05 23:23:19 +01:00
|
|
|
completion_register:
|
|
|
|
step: complete
|
2019-10-06 21:53:14 +02:00
|
|
|
weight: 7
|
2019-03-05 23:23:19 +01:00
|
|
|
order_summary:
|
|
|
|
view: ''
|
|
|
|
step: _sidebar
|
2019-10-06 21:53:14 +02:00
|
|
|
weight: 8
|
2019-03-05 23:23:19 +01:00
|
|
|
contact_information:
|
|
|
|
double_entry: false
|
|
|
|
step: order_information
|
2019-10-06 21:53:14 +02:00
|
|
|
weight: 2
|
2019-03-05 23:23:19 +01:00
|
|
|
payment_process:
|
|
|
|
capture: true
|
|
|
|
step: payment
|
2019-10-06 21:53:14 +02:00
|
|
|
weight: 5
|
2019-03-05 23:23:19 +01:00
|
|
|
payment_information:
|
|
|
|
step: order_information
|
2019-10-06 21:53:14 +02:00
|
|
|
weight: 3
|
2019-03-05 23:23:19 +01:00
|
|
|
coupon_redemption:
|
|
|
|
allow_multiple: false
|
|
|
|
step: _sidebar
|
2019-10-06 21:53:14 +02:00
|
|
|
weight: 9
|
2019-03-05 23:23:19 +01:00
|
|
|
email_registration_login:
|
|
|
|
allow_guest_checkout: true
|
2019-10-06 21:53:14 +02:00
|
|
|
allow_registration: true
|
|
|
|
step: login
|
|
|
|
weight: 1
|