123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- uuid: f78827fe-0500-429d-9688-26a362b9820a
- langcode: fr
- status: true
- dependencies:
- module:
- - context
- - materio_sapi
- - system
- theme:
- - materiotheme
- id: materiosapisearchblock
- theme: materiotheme
- region: header_bottom
- weight: 0
- provider: null
- plugin: materio_sapi_search_block
- settings:
- id: materio_sapi_search_block
- label: 'Materio sapi search block'
- label_display: '0'
- provider: materio_sapi
- visibility:
- user_status:
- id: user_status
- negate: false
- context_mapping:
- user: '@user.current_user_context:current_user'
- user_status:
- viewing_profile: '0'
- logged_viewing_profile: '0'
- own_page_true: '0'
- field_value: '0'
- user_fields: uid
- context_all:
- id: context_all
- negate: null
- context_mapping: { }
- values: ''
- context:
- id: context
- negate: null
- context_mapping: { }
- values: ''
- request_path:
- id: request_path
- negate: true
- context_mapping: { }
- pages: '/checkout/*'
|