<style>
/* disable quantity */
.product-quantity-input {
    display: none !important;
}
</style>