.teeinblue-enabled:not(.teeinblue-platform-product-enabled) {
    div[id*="price-template"],
    variant-selects,
    .product-form__quantity,
    .product-form__buttons {
        display: none !important;
    }
}

.teeinblue-enabled .shopify-payment-button {
    display: none !important;
}