Description
Compatible with: 1.9, 1.9.2, 1.9.3, 1.9.4
This extension converts a guest to a customer in just one click. The guest user need not go through the pain of filling in lengthy forms to register as a customer. The login details will be mailed to the guest user’s email.
Features
- 1. Adds button in order success page.
- 2. Guest can convert to a customer using the ordered details.
- 3. An email is sent to customer with their login details.
Instructions to Install
- 1. Install the extension using magento connect manager.
- 2. Write following code in success.phtml to make this extension work.
Add the code given below in app/design/frontend/[YOUR THEME]/default/template/checkout/success.phtml
Code : getChildHtml(‘guest_guestlogin’);
Reviews
There are no reviews yet.