What does the "Count weight from" setting mean?

What does the "Count weight from" setting mean?

Starting from version 1.9.0, it is possible to define when to charge extra for the excess weight of the products in the cart. It can be done with the Count weight from option available in the rate settings (when you're editing or creating a shipping rate inside a particular shipping method):



Once product weight in the cart exceeds the Count weight from value, the Fixed Rate per 1 unit of weight option will be triggered. According to the above example, $1 will be charged per each 1kg once the order weight is more than 10kg. 

The frontend result is provided below, here the shipping cost has been calculated according to the formula: (15 - 10)*1=5. Excess weight of 5kg was charged with $1 per each extra kg, so the final shipping rate is $5:

 
      • Related Articles

      • I'm having problems setting up Dimensional Shipping Weight. What should I check?

        If you experience difficulties trying to set up Dimensional Shipping Weight, we recommend going over this checklist: 1. The dimensional weight attribute (the one that contains values for Length, Width, and Height) should have the Catalog Input Type ...
      • How to import Shipping Table Rates?

        Due to the functionality that relies on Magento Import component, it is possible to seamlessly import huge data volumes via a CSV file in a few clicks. Our Shipping Table Rates module allows importing rates to the methods created in the instance. ...
      • Shipping Table Rates API

        The methods listed below are not implemented by our module but are part of Magento itself. Our Shipping Table Rates module does not introduce its own API methods for the exclusive managing of rates created by the extension. However, all the Magento ...
      • How to fix the errors while importing CSV with the shipping table rates?

        If you are facing difficulties with importing a CSV file, it is necessary to check if the following conditions are met: 1. The country spelling in the CSV file is identical to the spelling of country names at Stores → Configuration → General → ...
      • How do I exclude postcodes while setting up shipping table rates?

        Out of the box, the Shipping Table Rates module does not allow excluding postcode ranges. However, this feature is presented in our Shipping Rules and Shipping Restrictions extensions. With the help of the Shipping Areas submodule that comes in a ...