• Resolved orangeman12345

    (@orangeman12345)


    Hi there, I just wanted to see if the following rules can be implemented before purchasing. I could not get these to work on the v2.0.0 demo, so wanted to ask for some help.

    1. Recursive free gift #1 – A free mug is given for orders with subtotals over $200 before tax/shipping, and for every $50 after, a subsequent mug is included. The subtotal should not include on-sale item amounts. So for example, for an order with subtotal of $310, there should be 3 free mugs included.

    This sounds like it would be two rules, the first rule to include a free mug for orders over 200, and another recursive rule to include free mugs on orders over $200 for every $50. I couldn’t figure out how to do it in version 2.0.0 though.

    2. Recursive discount #2 – A bit similar to the first one but more complicated. On orders with subtotals over $100 before tax/shipping, customers get 2 free plain t-shirts (for example valued at $5). Alternatively, if they would like more expensive t-shirts, they can make up the difference (for example, if they want a $7 t-shirt instead of $5 t-shirt, they can pay the difference of $4 for both). For every $50 after, there is another free plain t-shirt included (or its $5 discount equivalent on other t-shirts). The discount cannot be applied towards the order itself though, only for items in the t-shirt category.

    3. Option to choose discount – Could customer have the ability to choose whether to apply #1 or #2, one or the other, but not both? For example, on an order of $310, a customer has the option of having either 3 free mugs, or 5 plain t-shirts (or its discount equivalent), but not both.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author flycart

    (@flycart)

    Hi

    Thank you for reaching out. Let me answer your questions

    1. This is possible. However, you might have to create one rule per subtotal range. Example: 200 to 250 – 1 free mug, 250 to 300 – 2 mugs, 300 – 350 – 3 mugs.
    At the moment, we do not have an option to configure the subtotal range in one rule. But you can achieve this scenario by creating one rule per subtotal range.

    2. It is possible to offer a selected t-shirt free, or a cheapest one free (Buy items worth $100 and more from Category A, get 1 equal or less value item from Category A in the cart free). However, it is not possible to allow them to pick an expensive one, apply a discount and collect the difference. I am so sorry.

    3. It is possible to apply either one rule automatically (first matched rule or a rule that provides biggest discount). but unfortunately, it is not possible to let the customer to choose from one of the discounts.

    Hope this answers your questions. Please feel free to reach out to us if you have any further questions.

    Plugin Author flycart

    (@flycart)

    Hi

    Since we have not heard on this thread, let us mark this topic as closed.
    If you have any questions, please open a support ticket using this form.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Pre-purchase questions regarding rules’ is closed to new replies.