Setting up Shipping Methods

If you're running a shop, you need to offer shipping methods from which customers can choose their preferred one. You can set up shipping methods by going to Configuration > Regional Settings > Shipping Methods.

 

Here, you can define the shipping methods that are active in your shop by defining a name and a description for the shipping methods you provide. If you activate the option No Additional Charges, the additional charges that are defined in your product details will be ignored during the calculation of the shipping costs. With the display order, you determine the display order of the shipping methods in the frontend. The prices of the individual shipping methods won't be defined here, but in the shipping calculation methods explained below.

 

Shipping Method Restrictions

Shipping methods may be restricted to prevent them from being offered at checkout. Navigate to Configuration > Regional Settings > Shipping Methods and click the name of the desired shipping method. In the restriction tab, select the criteria for which the shipping method should not appear in checkout (the exclusion technique). You can restrict shipping methods by the following criteria:

  • Customer Roles
  • Countries (distinguished between billing and shipping address of the customer)

 

Shipping Rate Computation Methods

With Shipping Rate Computation Methods, you define the prices of the shipping methods you provide. The number of available Shipping Rate Computation Methods depends on the plugins that are active in your shop. You can manage the computation methods by going to Configuration > Regional Settings > Shipping Rate Computation Methods . In this area, you can activate or deactivate computation rate methods by clicking the corresponding button, and you can organize the display order of shipping methods in the frontend of your shop by Drag&Drop. At this point, you may notice that you've already defined a display order for your shipping methods. However, shipping rate computation methods will provide calculations for all defined shipping methods and render them into your frontend. Therefore, you should choose one of the offline computation methods. Offline shipping rate computation methods are Shipping by Weight, Fixed Rate Shipping and Shipping by Total. You will find more information about these methods below. For online shipping methods (like UPS and Fedex), the defined shipping methods will be ignored completely. Instead of using them and populating them with prices, an online computation method will send certain information (such as shipping address country, total order weight, etc.) to the server of the shipping provider, and will populate the shipping methods and prices with new options for shipment.

 

Offline Computation Methods 

250px|Shipping Rate Computation MethodDescription
Fixed Rate ShippingProvides fixed rates for each of the defined shipping methods.
Shipping by WeightCalculates shipping costs based on the total weight of the order.
Shipping by TotalCalculates shipping costs based on the total amount of the order.

 

Fixed Rate Shipping

The fixed rate computation method is the simplest form of shipping calculation. You just define a fixed price for each of the shipping methods that are active in your shop. A usage scenario for this would be shipping that's restricted to one country, with the shipping costs staying the same regardless of weight and order total.


 

Shipping by Weight

The calculation method Shipping by Weight provides the means to base the calculation of shipment costs on the weight of the purchased items of an order.




250px|Options for Shipping by Weight RecordsDescription
StoreSelect a store to which this record should be applied. If an asterisk is selected, then this shipping rate will apply to all stores.
CountrySelect a country to which this record should be applied. If an asterisk is selected, then this shipping rate will apply to all countries.
Zip-(Range)

Zip/postal code (range), either as a specific value or range pattern (e.g. 4000-4999). You can also define wildcard characters such as * or ?. If zip is empty, then this shipping rate will apply to all customers from the given country or state/province, regardless of the zip code.

Leading Zeros in Ranges

NOTE: Both min and max part MUST have the same amount of leading zeroes ("0100-0999" is valid, whereas "0010-0999" is invalid)


Shipping MethodThe shipping method to which this record should be applied.
Order Weight FromOrder weight from.
Order Weight ToOrder weight to.
Use PercentageCheck the box to use 'charge percentage' value.
Charge AmountCharge amount.
Surcharge For Small QuantitiesDetermines the value of the small quantity surcharge.
Threshold For Small QuantitiesSubtotal up to which a "small quantity surcharge" should be added. The surcharge will be ignored if no shipping fee is applied. Use "0" if no fee will be charged.


250px|Global Options for Shipping by Weight Description
Calculate Per Weight UnitIf you check this option, rates are multiplied per weight unit (lb, kg, etc). This option is used for fixed rates (without percentages).
Limit Shipping Methods To Configured OnesIf you check this option, your customers will be limited to the shipping options configured here. Otherwise, they'll be able to choose any existing shipping options even if they have not been configured here (zero shipping fee in this case). (Recommended to be activated)

 

Shipping by Total

The calculation method Shipping by Total provides the means to base the calculation of shipment costs on the amount of the order total.

250px|Options for Shipping by Total RecordsDescription
StoreSelect a store to which this record should be applied. If an asterisk is selected, then this shipping rate will apply to all stores.
CountrySelect a country to which this record should be applied. If an asterisk is selected, then this shipping rate will apply to all countries .
State / ProvinceIf an asterisk is selected, this shipping rate will apply to all customers from the given country, regardless of the state/province.
Zip-(Range)Zip/postal code (range), either as a specific value or range pattern (e.g. 4000-4999). You can also define wildcard characters such as * or ?. If zip is empty, then this shipping rate will apply to all customers from the given country or state/province, regardless of the zip code.
Shipping MethodThe shipping method to which this record should be applied.
Order Total FromOrder total from.
Order Total ToOrder total to.
Use PercentageCheck to use 'charge percentage' value.
ChargeCharge amount.
250px|Global Options for Shipping by TotalDescription
Threshold For Small QuantitiesSubtotal up to which a "small quantity surcharge" should be added. The surcharge will be ignored if no shipping fee is applied. Use "0" if no fee will be charged.
Surcharge For Small QuantitiesSurcharge for small quantities.
Limit Shipping Methods To Configured OnesIf you check this option, your customers will be limited to shipping options configured here. Otherwise, they'll be able to choose any existing shipping options even they have not been configured here (zero shipping fee in this case). (Recommended to be activated)

 

More Information

Please also read the topic Shipping Settings

Shipping costs can be deactivated for customer groups. To read more about this option, please read the topic Managing Customer Roles.

Additional shipping costs that have been defined on the product level will be added to the shipping charge you've defined within the computation methods. More Information about this setting can be found in the topic Creating and Editing Products.

For a product that's configured to be free of shipping costs, the rates explained above will be ignored as long as no products without this option are in the shopping cart of the order. More Information about this setting can be found in the topic Creating and Editing Products.