better complete checkout message
This commit is contained in:
@@ -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: { }
|
||||
|
Reference in New Issue
Block a user