Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

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.

...

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.

...

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.

Info
titleLeading 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

...