Can I combine a row-level discount with an order-level discount?
Yes, both discounts can be applied together. First, the row-level discount is calculated and applied. After that, if the order qualifies for the order-level discount based on the final amount, the order-level discount will also be applied. […]
