Commit a1328b83 authored by Ryan Szrama's avatar Ryan Szrama Committed by Ryan Szrama
Browse files

Issue #3275568 by rszrama: Hide the breadcrumbs block on cart and checkout paths

parent b318aaa7
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -14,6 +14,10 @@ plugin: system_breadcrumb_block
settings:
  id: system_breadcrumb_block
  label: Breadcrumbs
  provider: system
  label_display: '0'
visibility: {  }
  provider: system
visibility:
  request_path:
    id: request_path
    negate: true
    pages: "/cart*\r\n/checkout*"