1. Allow an upsell to increase the quantity of an item in the cart.

    Example: If product ABC is in cart and is also an upsell, simply increase item quantity if upsell is clicked.

    2. Show upsell based on product quantity

    Example: if product quantity = 1, show upsell. If 2+, hide.

    3. Allow different upsells in the cart vs checkout.?

    Happy to pay for these features.

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

    (@jakjako)

    Hello ??
    1 – Unfortunately this can be a problematic feature to implement. You can only “merge” items in cart if they are the same (id, price, etc..). Upsells are usually offered with some sort of discount and displayed in cart separately for this specific reason (because they are managed like totally different products, even if the related product is the same).
    2 – This one is not currently on list. Maybe in future!
    3 – This one is currently on beta testing, next plugin release will have this feature!

    Thread Starter apattee

    (@apattee)

    What you’ve said makes sense. One other thing that would be important is to have a maximum for the price field. In the settings, you allow for a minimum for the upsell to show, but it would be just as important to have a price range as well.

    For example: show upsell if cart is between $80 – $120. Hide the upsell if it less than $80 and more than $120.

    Can we test your demo versions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Features Needed’ is closed to new replies.