How to add quantity input beside the Add to cart button in home page and category page.
-
Hello Bagisto Team,
I need to add quantity input beside the Add to cart button in home page and category page.
I know quantity input is displayed in product details page only.
Please check the attached screenshot and do the needful.
-
Hi, @Nayan7030,
Please check this file,
packages/Webkul/Velocity/src/Resources/views/shop/products/add-to-cart.blade.php
This file is responsible for generating the cart button.