exported drupal config

This commit is contained in:
2019-10-06 21:53:14 +02:00
parent 6598b88945
commit 8b3c31c0f5
4 changed files with 32 additions and 13 deletions

View File

@@ -13,40 +13,40 @@ configuration:
display_checkout_progress: true
panes:
login:
allow_guest_checkout: false
allow_guest_checkout: true
allow_registration: true
step: login
weight: 10
weight: 0
review:
step: review
weight: 10
weight: 4
completion_message:
step: complete
weight: 10
weight: 6
completion_register:
step: complete
weight: 10
weight: 7
order_summary:
view: ''
step: _sidebar
weight: 10
weight: 8
contact_information:
double_entry: false
step: order_information
weight: 10
weight: 2
payment_process:
capture: true
step: payment
weight: 10
weight: 5
payment_information:
step: order_information
weight: 10
weight: 3
coupon_redemption:
allow_multiple: false
step: _sidebar
weight: 10
weight: 9
email_registration_login:
allow_guest_checkout: true
allow_registration: false
step: _disabled
weight: 10
allow_registration: true
step: login
weight: 1