.product__information:has(
  .product-block--form
  input[data-variant-option-value]:checked[data-variant-option-available="false"]
)
.product-block--price .price-ui[bss-b2b-variant-price] {
    display: none;
}