Used in conjunction with {@link BandedPriceFulfillmentOption} and {@link BandedWeightFulfillmentOption}. If 2 bands are configured equal to each other (meaning, there are 2 {@link FulfillmentPriceBand}s that have the same retail price minimum or 2 {@link FulfillmentWeightBand}s that have the same minimum weight), this will choose the cheaper rate of the 2
If the retail total does not fall within a configured price band, the total cost of fulfillment is zero
Note: For {@link BandedWeightFulfillmentOption}, this assumes that all of your weights have the same units
@author Phillip Verheyden @see {@link BandedPriceFulfillmentOption}, {@link FulfillmentPriceBand}
|
|