2021-01-11 21:16:42 +01:00
|
|
|
uuid: f1f79e84-77c7-4d8a-a4b5-a8a84f380cb0
|
|
|
|
langcode: en
|
|
|
|
status: true
|
|
|
|
dependencies:
|
|
|
|
module:
|
|
|
|
- commerce_checkout
|
2022-03-31 19:59:04 +02:00
|
|
|
- commerce_product
|
2021-01-11 21:16:42 +01:00
|
|
|
- context
|
|
|
|
theme:
|
|
|
|
- materiotheme
|
|
|
|
id: checkoutprogress
|
|
|
|
theme: materiotheme
|
|
|
|
region: content_top
|
|
|
|
weight: 0
|
|
|
|
provider: null
|
|
|
|
plugin: commerce_checkout_progress
|
|
|
|
settings:
|
|
|
|
id: commerce_checkout_progress
|
|
|
|
label: 'Checkout progress'
|
|
|
|
label_display: '0'
|
2022-02-21 21:47:52 +01:00
|
|
|
provider: commerce_checkout
|
2021-01-11 21:16:42 +01:00
|
|
|
visibility:
|
|
|
|
view_inclusion:
|
|
|
|
id: view_inclusion
|
|
|
|
negate: null
|
|
|
|
context_mapping: { }
|
2022-02-21 21:47:52 +01:00
|
|
|
view_inclusion: { }
|
2021-01-11 21:16:42 +01:00
|
|
|
request_path_exclusion:
|
|
|
|
id: request_path_exclusion
|
|
|
|
negate: null
|
|
|
|
context_mapping: { }
|
2022-02-21 21:47:52 +01:00
|
|
|
pages: ''
|
2021-01-11 21:16:42 +01:00
|
|
|
'entity_bundle:commerce_product_variation':
|
|
|
|
id: 'entity_bundle:commerce_product_variation'
|
|
|
|
negate: false
|
|
|
|
context_mapping:
|
|
|
|
commerce_product_variation: '@commerce_product.product_variation_route_context:commerce_product_variation'
|
2022-02-21 21:47:52 +01:00
|
|
|
bundles:
|
|
|
|
materio_product_variation_type: materio_product_variation_type
|
2021-01-11 21:16:42 +01:00
|
|
|
'entity_bundle:commerce_product':
|
|
|
|
id: 'entity_bundle:commerce_product'
|
|
|
|
negate: false
|
|
|
|
context_mapping:
|
|
|
|
commerce_product: '@commerce_product.product_route_context:commerce_product'
|
2022-02-21 21:47:52 +01:00
|
|
|
bundles:
|
|
|
|
materio_product_type: materio_product_type
|