lightspeeddevelopment/lsx-customizer

View on GitHub
assets/css/woocommerce/woocommerce-extensions/_bundle-products.scss

Summary

Maintainability
Test Coverage
.woocommerce {
    div.product {
        .bundled_product,
        .bundle_price { display: none !important; }
    }
}