You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We add a new discount type of "Fixed price", and maybe rename "Fixed amount" to "Amount".
The discount value field then serves as the price you want to sell at.
Add new fields for minimum quantity, maximum quantity, and maximum uses (eg 1 if you only want it to be allowed to be used once per order)
Then we apply similar logic to what we've just done for apportioning to apply the discount.
On 2 Feb 2021, at 23:38, Sam Poyigi ***@***.***> wrote:
Just one question, do we do the minimum number on individual items or on the overall items in cart?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
As an user of the Coupons extension of Tastyigniter V3, I would like to be able to define offers based on the quantity of specific items being bought.
Real life example: As an restaurant owner, I would like to offer the ability for customer to buy 3 tapas for 10 £.
Steps to reproduce
Expected
Actual
The text was updated successfully, but these errors were encountered: