I have a e-commerce website, and I want to create an order page that when entering the customer's phone number, a search is made as to whether such a customer exists (from the list of customers who have purchased in the past). If such a customer is found, the additional customer details - name, address, etc. are filled in automatically. How can I do that?