No hide when decrease a product from mini-cart
-
Hello, How I can do the modal of mini-cart not to close when I take an item out of the cart?
When I press this button for delete, modal hide automatically -
Hi @LilD,
Please check this file,
packages/Webkul/Velocity/src/Resources/assets/js/UI/components/mini-cart.vueYou need to prevent the close button.