which controller contain customer login logic on bagisto v1.5.1 ?
- 
					
					
					
					
 @Amitk-Webkul 
 how to show cart item (by which code) ?
- 
					
					
					
					
 Hi @mindwebtree, You can check this method here, 
 Link:- https://github.com/bagisto/bagisto/blob/0914f371f9f414697b1e4a57c22a2b271a9ec431/packages/Webkul/Checkout/src/Cart.php#L77
- 
					
					
					
					
 @Amitk-Webkul 
 How to show cart item quantity in cart icon?
- 
					
					
					
					
 Hi @mindwebtree, You can check the method from Here. 
- 
					
					
					
					
 @Amitk-Webkul 
 thank you so much
- 
					
					
					
					
 @mindwebtree said in which controller contain customer login logic on bagisto v1.5.1 ?: @Amitk-Webkul 
 thank you so muchbut one more questioin 
- 
					
					
					
					
 how to update cart item data for customer user when guest add cart and then register customer user that time update cart data for customer 
- 
					
					
					
					
 Hi @mindwebtree, You can take a reference from Here. 
- 
					
					
					
					
 @Amitk-Webkul 
 how to work save address when product checkout and next time auto detect delivery address ?
- 
					
					
					
					
 @Amitk-Webkul 
 how to add custom css file for home page
- 
					
					
					
					
 Hi @mindwebtree While proceeding for checkout and saved the Address and enabled Ship to this address. So next time while proceeding for checkout it shows the address list. 
- 
					
					
					
					
 Hi @mindwebtree, For the Custom CSS file, You can take a reference from Here. 
- 
					
					
					
					
 @Amitk-Webkul 
 why not show my custom banner section but when i disable js then proper work
- 
					
					
					
					
 Hi @mindwebtree, Can you please elaborate? What exactly you are trying to do? 
- 
					
					
					
					
 @Amitk-Webkul 
 hello Amitk-Webkul i want to change only cart icon not its functionality so how to possible
- 
					
					
					
					
 @Amitk-Webkul 
 please give me fast response
- 
					
					
					
					
 Hi @mindwebtree, For the cart icon update, you can take a reference from Here. 
- 
					
					
					
					
 @Amitk-Webkul 
 i delete its content after that not remove cart icon
- 
					
					
					
					
 
-