• OC2PS

    (@sooskriszta)


    Thanks for including Guest Checkout in Cartpress.

    http://www.uie.com/articles/three_hund_million_button/
    Jared M. Spool, Founder of User Interface Engineering:

    It’s hard to imagine a form that could be simpler: two fields, two buttons, and one link. Yet, it turns out this form was preventing customers from purchasing products from a major e-commerce site, to the tune of $300,000,000 a year….

    The form was simple. The fields were Email Address and Password. The buttons were Login and Register. The link was Forgot Password. It was the login form for the site. …

    (first-time shoppers) did mind registering…As one shopper told us, “I’m not here to enter into a relationship. I just want to buy something.”

    The designers fixed the problem simply. They took away the Register button. In its place, they put a Continue button with a simple message: “You do not need to create an account to make purchases on our site. Simply click Continue to proceed to checkout. To make your future purchases even faster, you can create an account during checkout.”

    However, the current implementation leaves a lot to be desired.

    Ideally, there would be no register option. There would only be 2 blocks – login and checkout.

    In the checkout process, at the very end, the guest shall have the option of providing a password (or if the shop admin hasn’t permitted guest checkout, then providing a password shall be required)…at this point benefits of providing a password to create an account shall be articulated:
    e.g. Addresses saved (save time)
    Loyalty programs (save money)
    Carts saved (save time)
    Order tracking (control and reliability)
    etc

    It may seem either
    a. a tiny thing for me to crib about
    b. too much work to re-do the checkout workflow

    However, in the real world it has a big impact…when the customer is at the shop, all he wants to do is buy….if a new customer when trying to check out sees the register button, he is highly likely to abandon the cart. On the other hand, if at the end of the checkout process the customer is asked if he wants to create an account and the only difference is to either provide or not provide password, he is much more malleable and likely to sign up for an account.

    Jared Spool agrees. Check out the $300M button article.
    http://www.uie.com/articles/three_hund_million_button/
    Jared M. Spool, Founder of User Interface Engineering:

    The results: The number of customers purchasing went up by 45%. The extra purchases resulted in an extra $15 million the first month. For the first year, the site saw an additional $300,000,000.

    http://wordpress.org/extend/plugins/thecartpress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Inigo Gonzalez

    (@inigoini)

    Hi OC2PS,

    Very, very interesting.

    TheCartPress provides a tool to edit the checkout steps, so you could enabled only the boxes you require.

    TheCartPress provides an API to create Checkout boxes. Take a look to http://thecartpress.com/docs/developer-docs/plugin-development/how-to-create-a-checkout-step-or-box/

    I like to see TheCartPress not only as an ecommerce plugin. I like to see it as an ecommerce framework. It’s highly customisable and it doesn’t convert a wordpress site in a store, it integrates eCommerce functionalities into your sites.

    Best regards

    Thread Starter OC2PS

    (@sooskriszta)

    Very cool.

    So, if I wanted to put a password field at the end of the checkout process, I could? And this won’t be overwritten by CartPress updates?

    Plugin Author Inigo Gonzalez

    (@inigoini)

    Hi OC2PS,

    Yes,a plugin developer could add a box to ask for this password and then add a frontend page where the customer could write this password to see an order.

    We are developing custom plugins. If you are interested contact with us.

    Best regards

    Thread Starter OC2PS

    (@sooskriszta)

    Ahh! That is interesting – a password to track orders without ever actually creating an account. Shops like http://www.gettingpersonal.co.uk do that.

    But what I was talking about was simply this:

    1. Remove the register link from first screen of checkout..so that one part of screen is login, the other part is checkout.

    2. If the customer decides to go through checkout directly instead of logging in, then at the end of the process a password field is shown. If the customer provides a password, then all this information is used to actually register the customer in the system – we already have all information we need for registration!

    Plugin Author Inigo Gonzalez

    (@inigoini)

    Hi OC2PS,

    it wouldn’t be difficult to develop it. It would be a little plugin.

    Best regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: TheCartPress eCommerce Shopping Cart] Guest checkout enhancement – process redesign’ is closed to new replies.