Discounts
A single shipping discount instance is capable of discounting multiple shipping methods by varying amounts by providing multiple discount configurations.
Rules
Used to determine which shipping method(s) this discount will apply to.
Shipping rate - Applies this discount to shipping methods are less than, or greater than, the given amount.
Shipping rate name - Applies this discount to shipping methods whose name matches or contains the given value.
Delivery method - Applies this discount to shipping methods whose delivery method matches the selected values.
Cart quantity - Applies this discount when the quantity of items in the cart is less than, or greater than, the given value.
Cart subtotal - Applies this discount when the cart subtotal satisfies the selected parameters.
Cart weight - Applies this discount when the total weight of items in the cart satisfies the selected parameters.
Discount type
Determines the type of discount that will be applied to the shipping rate. Fixed shipping price will reduce the shipping rate by whatever amount is required to match the given value, where fixed discount amount/percentage will subtract the given amount/percentage.
Discount message
Overrides the discount title in cart and checkout when provided.