Quick one page checkout Installation

Overview

Quick One Page Checkout will convert your site visitors to your customers and increase sales considerably. Quick One Page Checkout will remove unneeded steps and made the checkout process much simpler to greatly increase the sales of online retail web sites. The default Magento checkout process includes several continue actions required by the customer, this makes checkout very cumbersome and may lead to shopping cart abandonment.

Video Tutorial

Are you familiar with Magento extension installation? If so, you can quickly watch this Video tutorial to perform the installation.

Watch Video Tutorial

Installation Steps for Quick One Page Checkout

Screen shots for each step can be found in the link:

Quick one page checkout extension Screenshots for installation

Step 1. Extract the files inside Magento Installation Root

Magento_App_Root folder is same as your Magento Installation directory

Step 2. Folder structure for default theme

Magento_App_Root/app/design/frontend/base/<default>/template Where <default> folder is based on default theme. Please copy the files under template folder into your specific theme folder

Step 3. Skin folder

Copy the js folder into your specific theme folder Magento_App_Root\skin\frontend\default\<default>\js

Copy the css folder under the theme folder \skin\frontend\default\<default>\css\

Where <default> folder is based on default theme

Step 4. Perform the changes in checkout.xml file

Go to location app/design/frontend/default<default>/layout/checkout.xml in your server. Please take a back of existing checkout.xml file.

If you are using theme in your website, go to “layout” folder under your template.

Example: /app/design/frontend/default/modern/layout/checkout.xml

In checkout.xml file Search checkout_onepage_index please comment  line <remove name=”left”/> as described below

qoc-1

 

Step 5. Refresh Magento cache

Admin Panel – System – Cache Management – Select all Check boxes – Flush Magento Cache

qoc-2

 

 

How it Works?

Quick One Page Checkout was developed to improve checkout behavior of magento’s default one page checkout. The goal of this extension is to make the checkout steps less cumbersome for the users and  have the checkout process much quicker.
In Quick One Page Checkout each and every step depends on its previous step submission details as like the normal one page checkout. For example, the shipping method will populate based on the shipping information

The basic screenshots of the checkout steps with out any information is listed below.

Screen 1

qoc-3

 

 

Screen 2

qoc-4

 

 

Screen 3

qoc-5

 

 

FAQ

Based on the inputs from the various customers, this FAQ’s section has been included in this documentation for your reference.
1. Will custom shipping method work with the “Quick One Page Checkout”?
Answer: If that custom shipping method works with the normal checkout process of the magento, then it will surely work with the quick one page checkout product too.

2. Why does the page alignment get messed up after installing the Quick One Page Checkout product?
Answer: It is due to the styles of your theme in the checkout files. Please change the styles in the files which come with the Quick One Page Checkout installation.This product has been developed and tested with the normal template comes with the Magento installation. The user can verify the styles with the magento 1.3.x or 1.4.x default theme.

3. Will the custom payment method work with the “Quick One Page Checkout”?
Answer: If payment method works with the normal checkout process then it will work with this product also.

4. How do I update the styles in the checkout files?
Answer: Please refer FAQ 3

5. I am working with the Dutch language. When using your extension will it show the Dutch language just as it shows in the normal checkout?
Answer: Yes,Quick one page checkout supports Dutch Language.

How to Uninstall Quick Onepage checkout?

If you will have any issues with the extension, please disable the extension the following way:

1. Go to app/etc/modules/Kamtech_Checkqoc.xml find this line of code:

<active>true</active>

and change it to:

<active>false</active>

2. Rename onepage.php file in the following path app/code/local/Mage/Checkout/Block/

3. Go to location app/design/frontend/default<default>/layout/checkout.xml in your server. Please take a back of existing checkout.xml file.

If you are using theme in your website, go to “layout” folder under your template.

Example: /app/design/frontend/default/modern/layout/checkout.xml

In checkout.xml file Search checkout_onepage_index please uncomment line <remove name=”left”/>

qoc-6

 

 

If you have any questions or issues, please contact technical support team via http://mage-extensions-themes.com/support/