block.block.materiosapisearchblock.yml 761 B

12345678910111213141516171819202122232425262728293031323334353637
  1. uuid: f45bc656-0e27-4f8a-82d2-b3c9e62c72f3
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - context
  7. - materio_sapi
  8. - system
  9. theme:
  10. - materiotheme
  11. id: materiosapisearchblock
  12. theme: materiotheme
  13. region: header_bottom
  14. weight: -2
  15. provider: null
  16. plugin: materio_sapi_search_block
  17. settings:
  18. id: materio_sapi_search_block
  19. label: 'Materio sapi search block'
  20. provider: materio_sapi
  21. label_display: '0'
  22. visibility:
  23. view_inclusion:
  24. id: view_inclusion
  25. negate: null
  26. view_inclusion: { }
  27. context_mapping: { }
  28. request_path_exclusion:
  29. id: request_path_exclusion
  30. pages: ''
  31. negate: null
  32. context_mapping: { }
  33. request_path:
  34. id: request_path
  35. pages: '/checkout/*'
  36. negate: true
  37. context_mapping: { }