On the checkout flow, guests are required to provide Firstname and Lastname as part of their billing information.
Further down the page is the option to 'create account', but it asks for Firstname and Lastname again - duplicating information provided by the user earlier.
Suggest either simply remove the Firstname/Lastname fields from display here (and use the values entered from billing information section when the form is submitted to create the account) OR when the box is expanded, pull in the values already entered so that the fields match, thus saving user time and duplicating effort of re-entering fields already provided.
Further down the page is the option to 'create account', but it asks for Firstname and Lastname again - duplicating information provided by the user earlier.
Suggest either simply remove the Firstname/Lastname fields from display here (and use the values entered from billing information section when the form is submitted to create the account) OR when the box is expanded, pull in the values already entered so that the fields match, thus saving user time and duplicating effort of re-entering fields already provided.
Comment