Fixed Price Discounts per Item Quantity
complete
Tobe Osakwe
complete
I have finished implementing this feature.
However, it first has to go through an automated testing process to prevent breakages. This will take about an hour.
Once that is complete, you will see an "Apply discount once per order" checkbox when creating a fixed price discount.
Tobe Osakwe
in progress
Tobe Osakwe
Similarly to fixed amount discounts, we will add an "Apply discount once per order" checkbox to fixed price discounts.
By default, it will be checked. If you uncheck it, then the fixed price discount will be applied to each eligible product, rather than the entire line item.
For example, a discount of $50 fixed price, applied to a line item with a quantity of 5
Currently: The line item cost becomes $50, regardless of how many items are in the cart
After this change, if the checkbox is unchecked, then the line item cost would become $250 ($50 times 5) instead of $50
S
Scott Kallen
Can you elaborate on this one, Chance? I am curious -- do you mean kind of a tiered system, based on Line Item quantity in cart? Or total number of line items?
Tobe Osakwe
Scott Kallen
For example, a discount of $50 fixed price, applied to a line item with a quantity of 5, then the line item cost would become $250 instead of $50