Hi,
Just noticed that the code that you provide me in previous topic hides the quantity selector also in the Slider cart not only on the Single product page.
.single-product div.quantity {
display: none !important;
}
Possible to make the quantity selector visible on the slider (drawer) cart ?