[name="checkout"] * {
  pointer-events: none;
}

[href="/checkout"] > * {
  pointer-events: none;
}
