Shipping Method Dropdown and Set Default Shipping Method on Cart Page

In this tutorial we will see how to show a shipping method drop down in the cart totals and how to set a default shipping method in cart page.

There are many ways to do this but i am sharing with you the best method i know of. Read this full

Magento 1.6 New Features

In this blog post we will see what are the new features introduced by magento in the latest stable version 1.6.1

In case your thinking of upgrading magento to version 1.6.1 you can see what all new features you will get. Read this full

Onepage Checkout – Add File Upload Field to any step

In this tutorial we are going to see how to add a file upload field to any of the magento checkout steps.

Adding file upload is a bit tricky in onepage checkout since all steps use ajax to save data. I am going to use jquery based ajax upload tool : Uplodify to setup the file uploading. Read this full

Adding state to country in magento – Indian States

In this tutorial, we will see how to add states to countries in magento.

By default in magento only few countries have a state drop down when a country is selected like United States, in this tutorial we will see how to add state drop down for other countries as well. Read this full

Sales Order Grid Customization

In this blog, we will see how to add columns to magento admin sales order grid.

In this blog i will basically share with you code snippet to add different columns to the admin sales order grid. Read this full