Commerce shipping price intervals

Categories

Component ID

1773736

Component name

Commerce shipping price intervals

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module is a feature with some supplementary code that provides a rules-based order price range to shipping rate mapping content type. A shipping price calculation rule iterates over all intervals defined in this way in order to set the shipping price for a given order total.

Quickstart
1. Enable commerce_shipping_price_intervals
2. Create a node of type "Price interval shipping rate."
3. Enter high and low price amounts to define the order price interval.
4. Enter a shipping rate price amount to define the cost if the order total is within this interval.

This feature ships with a shipping price calculation rule, so it currently overrides the price of any selected shipping method. This can be tweaked if you want to override the feature.