12345678910111213141516171819202122232425262728293031323334353637 |
- uuid: f45bc656-0e27-4f8a-82d2-b3c9e62c72f3
- langcode: en
- status: true
- dependencies:
- module:
- - context
- - materio_sapi
- - system
- theme:
- - materiotheme
- id: materiosapisearchblock
- theme: materiotheme
- region: header_bottom
- weight: -2
- provider: null
- plugin: materio_sapi_search_block
- settings:
- id: materio_sapi_search_block
- label: 'Materio sapi search block'
- provider: materio_sapi
- label_display: '0'
- 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: { }
|