• Resolved WerroD

    (@werrod)


    Hey there

    i think i find an issue related to the Product Cart Added Order where it tooks packs of n products carts to solve the disscount instead of all the products. (Free options)

    For example. My intended rule was –> Buy 3 and get free the product with less cost.

    If user adds first products like this order
    A -> $707
    B -> $1085
    C -> $881
    D -> $922
    E -> $622
    F -> $659

    Discounts showed are A – $707 and E – $622 Like grouping by 3 product packs for all discount

    while it should be Discounts showed E -> $622 and F $659 wich are the products with less cost in the total cart.

    Heres my configuration: (this is free version options)
    CART Purchase Discount
    Discount Cheapest/Most Expensive
    Buy Something, Discount the Item

    Any product
    Buy Unit Quantity = 3
    Rule Usage Times, per Cart = 2

    Discount Group Same as Buy Group
    Discount Each Unit

    Free [Discount = product price]

    I find while writing this the get group free version has 1 option to group products and maybe is the real problem.

    https://wordpress.org/plugins/pricing-deals-for-woocommerce/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author vark

    (@vark)

    Hi,
    Thanks for your query.

    ‘Cheapest’ rules are actually ‘cheapest in the group’, not ‘cheapest in the cart’.

    ‘Cheapest in the group’ deals are very literal. In your example the rule counts the first
    3 items it finds, and discounts the cheapest. If the rule repeats,
    it goes on to the next 3.

    ‘Cheapest in the cart’ rules are structured differently, and are available in the Pro plugin.

    Best,
    Vark

    Thread Starter WerroD

    (@werrod)

    Really nice for the quick answer

    this solved my question, i will consider upgrade the plugin with my customer

    thanks

    Plugin Author vark

    (@vark)

    Glad to help!

    Hi,

    I need to setup similar feature in my website. When a customer buy a product, they get the cheapest in the cart for discount(% or value).
    For example. If the customer buys 2 products i want the second product to be discounted 50%.

    So the most expensive product is dol1 and the cheapest product is dol2. The cheapest product gets discounted.

    I already have tried installing free version of pricing deals and Cart deals. But couldnot find that option. Can you please advise which Pro version these feature is available. “Pricing Deals pro” or “Cart deals Pro”.

    Your reply is highly appreciated.

    Best Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Product Cart Order Issue with "Buy s/o Disscount the item"’ is closed to new replies.