Page 1 of 1

Optional Customer Account set up

Posted: Tue Jun 26, 2012 2:08 pm
by dkeogj
Currently it is mandatory in our store for customers to create an account in order to complete an order. Is is possible to make this an optional event? How do i do it?

Thx

Re: Optional Customer Account set up

Posted: Tue Jun 26, 2012 3:28 pm
by david-ebt
In the admin, Website > Content and Layout and edit the Checkout Page content. Add the AllowAnonymousCheckout flag like below. If you have other flags (like EnableGiftWrap, just add this to the ConLib parameters.

Code: Select all

[[ConLib:OnePageCheckout AllowAnonymousCheckout="true"]]