Magento - Setup Shipping Rates


In online business, selling of physical products to customers should have flexible and scalable shipping policies. Magento is a friendly system for business needs including shipment rates.

The following steps describe how to setup shipping rates in Magento −

Step (1) − Login to your Magento Admin Panel.

Step (2) − Go to the System menu and click on the Configuration option.

Magento Setup Shipping Rates

Step (3) − On the left side of the navigation bar, click on the Shipping Methods under Sales section.

Magento Setup Shipping Rates

Step (4) − Then expand the Table Rates section, enable the table rates by selecting Yes from the dropdown menu for the Enabled field. It will turn off flat rate shipping and allow you to specify different rates based on chosen criteria.

Step (5) − Fill all the required fields as shown in the following screen and click on the Save Config button. It will save your current configuration into Magento.

Magento Setup Shipping Rates

Step (6) − If you want to modify the fields of table rates section, go to Current Configuration Scope menu in the top left corner and select the Main Website option from dropdown menu.

Magento Setup Shipping Rates

Step (7) − Magento allows to view or generate and download different reports. Magento has integrated tools for CSV files generation. You can create the shipping rates in a spreadsheet and then import them to your website. Click on the Export CSV button to download the template. Upload the file into Magento by clicking on the Choose File button next to the import option.

Step (8) − After uploading the file, click on the Save Config button on the top right corner to save the table rates.

Magento Setup Shipping Rates

Step (9) − The CSV structure will look like as shown in the following screen −

Magento Setup Shipping Rates

The first column specifies the country where the shipping rate will apply, second column specifies the region/state within that country, third column specifies the postal code of the region/state, fourth and fifth columns determine the price for the shipping rate in which these values represent whatever currency you have set for your webstore.

After completing this process, save the file and import it into your Magento webstore by using the Import button.


Did you find this article useful?



  • Magento - Product Overview

    Magento Products Products are the items or things that are sold in Magento. Product can be anything that is capable of satisfying the customer’s need...

  • Magento - Setup Categories

    Categories are classes or things which are related, and have some shared characteristics. The following steps describe how to add categories for the p...

  • Magento - Setup Products

    Products are the items or things that are sold in Magento. You can add your products to the store view as per customers’ needs. It includes both physi...

  • Magento - Setup Taxes

    Magento allows to set up different tax classes and tax rates, and bringing them together into tax rules. You can also define product tax classes and a...

  • Magento - Setup Currencies

    Magento has built-in functionality for currencies. After installing Magento, by default there will be one currency used for pricing and payment. The ...