You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Overview
 

Guest Checkout functionality allows users to checkout without logging in or creating a user account. Most commonly used for a B2C audience, the feature allows the user to input all delivery and payment info at checkout. They can choose to create an account during this time, or remain a guest. Guest Checkout is available from version 3.81 onward.

 

 

Step-by-step guide

Guest Checkout can be enabled for your B2C site quickly and easily via the CMS. Simply follow the steps below.  

  1. Login to the CMS.
  2. Navigate to Settings --> Website Features.
  3. Click the grey minus icon to enable Guest Checkout. 
  4. Verify that the icon changes to a green tick, and an 'Edit' button appears for the feature.
     
     
  5. Click 'Edit'.
  6. Select the role(s) that should utilise the Guest Checkout template (most common application is the 'Public', pre-login role). Guest Checkout should not be enabled for B2B, Accounts, or Administrator roles.

     
  7. Click 'Save' to save changes and stay on the page, or 'Save and Exit' to save changes and return to the Features index.

 

Congratulations, Guest Checkout is now enabled! 
 

Email Customisation

When a user checks out as a guest, they are given the option to create an account at the same time. The system searches for their email address and if not found, creates a login based on the data supplied. 

If the guest user's email address IS found, the user is sent an email advising that they already have an account.

To customise this email template:  

  1. Login to the CMS.
  2. Navigate to Content –> Emails
  3. Select the 'User Exists Email' template.
  4. Locate the 'User Registration' widget and click 'Edit'.
  5. Ensure the widget option to 'Show User Exists Message' is ticked. If not, tick it and click 'Save'.
  6. Click the 'Test Email' button to send yourself a copy. 
     
  7. Review the content of the email and determine whether changes are required.
  8. The default widgets will be listed in each of the zones on the template. 
  9. Drag and drop widgets to reorder them in the layout. 
  10. Click 'Edit' on any of the widgets to configure options as required. 
  11. Click the 'Test Email' button to send another copy for review.
     
     

 

 

Template Customisation

Once Guest Checkout has been turned on, you may wish to customise the look and feel. The Guest Checkout Template becomes available in the Content menu once the function is enabled.

To edit the template: 

  1. Login to the CMS.
  2. Navigate to Content --> Standard Pages.
  3. Select the 'Guest Checkout Template'
     
  4. The default widgets will be listed in each of the zones.
  5. Drag and drop widgets to reposition them in the layout if required. 
     
  6. To customise the text on the Guest Checkout button, add the 'Guest Checkout Expand Button' widget to the Zone Guest Checkout.
     
  7. Click 'Edit' on the widget to update the text, then click 'Save'
     

 

The Guest Checkout template also contains 2 zones - Options Left and Options Right - which can be used to customise the layout in conjunction with the 'Guest Checkout Expand Button'.  

In the example below, a link to the Registration page has been placed in the Left zone. Then the Guest Checkout button has been placed in the Right zone. 

The actual Guest Checkout fields (Delivery Address, Freight Options, Payment) remain in the Zone Guest Checkout, and are only revealed when the button is clicked. 

 

To replicate this layout: 

  1. Login to the CMS. 
  2. Navigate to Content --> Standard Pages.
  3. Select the Guest Checkout template. 
  4. In the Zone Options Left, add a widget for your content - for example, an HTML Snippet.
  5. Click 'Edit' on the widget to configure. In this example we used html to insert text and a button link. 
     
  6. Style the button by inserting the required class into the html. Refer to your site's style guide. 
     
  7. Click 'Save'.
  8. In the Zone Options Right, add the 'Guest Checkout Expand Button' widget. 
  9. Click 'Edit' on the widget to customise the button text. 
     
  10. Click 'Save'.
  11. Add another 'HTML Snippet' widget to the Zone Options Right if you wish to display text or other content with the Guest Checkout Button. 
     

 

Related articles

  • No labels