How can we select a address from saved addresses and set in customer info while checkout.
- 
					
					
					
					
From multiple saved addresses, how can we select one address from dropdown and set it in db while chekout.
 - 
					
					
					
					
Hi @bjsharma
Can you please elaborate your query in more details with some screenshot?Thanks
 - 
					
					
					
					
@Vaishali-Agarwal

Select any address from the drop down and set that address in cart table while checking out. - 
					
					
					
					
Hello @bjsharma ,
you can check the velocity checkout process to perform this.
goto packages/Webkul/Velocity/resources/views/shop/checkout/onepage.blade.phpThank you.
 - 
					
					
					
					
@Naresh-webkul Thank you...but finally I did with my custom ajax code