Page 1 of 1

Adding option for users to login on checkout?

Posted: 26 May 2017, 17:57
by bill
currently I have installed Aimeos and when you add a product to basket and click on "check" , it goes to the checkout page /checkout

is there away to give the user the option to login? or checkout as Guest?

Thanks

Re: Adding option for users to login on checkout?

Posted: 29 May 2017, 09:55
by aimeos
Checkout as guest is the default if the user isn't logged in. You can either add a login box to the basket or checkout page template or you can create an intermediate page between basket and checkout where the customer can explicitly decide. In the later case, you need to reconfigure the named route to the checkout in the basket controller.