Dynamic Rate Shipping

Dynamic Rate Shipping in Umbraco Commerce.

Dynamic rate shipping in Umbraco Commerce allows you to define a series of ranges from which an order will be checked against. These checks find which range a given order falls within which in turn identifies the rates that apply. For each range, a series of rate options can be configured. Examples include a fixed rate per order, a fixed rate per order item, or percentage-based rates. By combining these configurable ranges, and different rating options it allows you to create a more dynamic algorithm than the basic fixed-rate shipping option.

Configuration

  1. Go to Settings > Stores > {Your Store} > Shipping Methods.

    Shipping Methods
  2. Click Create Shipping Method.

  3. Choose Basic as the shipping provider.

    Choose Shipping Provider
  4. Choose Dynamic as the calculation mode option.

    Choose Shipping Calculation Mode
  5. Enter the Shipping Method Name, Alias, SKU, and optional Tax Rate.

    Shipping Method Details
  6. Choose the range unit to base the rates upon.

  7. Click Add Range to define each range.

    Shipping Method Rates
  8. Enter the From and To value of the range.

  9. Enter the rate details from the available rate options leaving blank any option you do not wish to apply.

    Shipping Method Rate
  10. Select the countries in this shipping method should be allowed in.

    Shipping Method Allowed Countries
  11. Click Save.

Last updated