better complete checkout message

This commit is contained in:
2021-06-21 16:47:53 +02:00
parent 580d6f9059
commit a250ede8c8
9 changed files with 59 additions and 15 deletions

View File

@@ -3,7 +3,9 @@ langcode: en
status: true
dependencies:
module:
- context
- materio_sapi
- system
theme:
- materiotheme
id: materiosapisearchblock
@@ -17,4 +19,19 @@ settings:
label: 'Materio sapi search block'
provider: materio_sapi
label_display: '0'
visibility: { }
visibility:
view_inclusion:
id: view_inclusion
negate: null
view_inclusion: { }
context_mapping: { }
request_path_exclusion:
id: request_path_exclusion
pages: ''
negate: null
context_mapping: { }
request_path:
id: request_path
pages: '/checkout/*'
negate: true
context_mapping: { }