item disappear from the cart
-
we want to make sure that when the item qty in the cart is reduced to zero but the item is still in the cart. The customer can only delete the item to make it disappear in the cart. How can we make this? Thank you very much,
Hello,
By default, WooCommerce removes a product from the cart when its quantity is reduced to zero. You can check the same with the default theme (Storefront) to confirm this because this is woocommerce functionality.
Best Regards,
Can this be modified with a simple CSS code ? thank you so much