Defining weight-based shipping costs

Take the weight of the products into account when calculating shipping costs.

To do this, create shipping cost rules where the condition is based on the product weight.

During the ordering process, the customer selects a shipping method. All shipping cost rules associated with this method will be processed.

The system checks whether the defined condition (weight) is met with regard to the total weight of the products in the shopping cart. The shipping cost rule is applied only if the condition is satisfied.

Procedure

  1. Define the weight of a product.

    1. Go to Administer Products ‣ Products.

    2. Select the desired product from the product list.

    3. In the Extended tab, enter the weight.

      Once the product weight is entered, it will be displayed on the product detail page below the product price.

    4. Save your settings.

  2. Define the weight as a condition in a shipping cost rule.

    1. Go to Shop Settings ‣ Shipping Cost Rules.

    2. Select the shipping cost rule from the list of available rules.

      In the Main tab, you’ll find the dropdown list Condition.

    3. Select the condition “Weight” and enter values for => and <=.

    4. Complete the remaining settings for the shipping cost rule.

    5. Save your settings.

  1. Assign the shipping cost rule to a shipping method.

    1. Go to Shop Settings ‣ Shipping Methods.

    2. Select the desired shipping method from the list.

    3. In the Main tab, click the Assign Shipping Cost Rules button.

    4. Drag & drop the shipping cost rule into the right-hand list in the assignment window.

    5. Close the assignment window.

Example

In our example, we assume a product with a weight of 2 kg.

Procedure

  1. In the Extended tab of the product management section (Fig.: Example: Product with 2 kg weight), enter a weight of 2 kilograms for the product.

    Example: Product with 2 kg weight

    Fig.: Example: Product with 2 kg weight

  2. Create two shipping cost rules with weight as the condition:

    Define the shipping cost rules to apply only once per cart.

    Assigning countries is optional.

    Example: Shipping cost rule for total weight from 3 kg

    Fig.: Example: Shipping cost rule for total weight from 3 kg

  3. Assign the shipping cost rules to a shipping method.

Result

If the customer selects this shipping method during purchase, all related shipping cost rules will be evaluated.

  • If the cart contains one item weighing 2 kg, the first rule applies.

  • If the cart contains two or more items each weighing 2 kg, the second rule applies.