• Resolved webtekdev

    (@webtekdev)


    Hello,

    I’m wanting to apply a Product Quantity based fee for products in specific categories. The products I’m working with require a “Setup fee” of $55 if the quantity ordered is less than 63 pieces. This works properly when only 1 product that is subject to this fee is in the cart. My problem though is when a customer orders two products which both products require an individual $55 setup fee.

    I have the fee structured as follows: https://gyazo.com/df2f6b64c705e0e83ad6f93130d1cc19.

    Right now, I can order 45 of product A, and 30 of product B and the fee does not apply since the cart quantity is over 63. I would like this to read the individual product quantity and not the overall cart quantity. In this example, a $55 setup fee would need to be applied to both products A and B since their quantities are less than 63.

    Any guidance on how to set this up properly would be appreciated. Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author Dotstore

    (@dots)

    Hello webtekdev,

    Thanks for reaching out to us.

    I have reviewed your query that, you want to apply the fee based on the specific category or product based quantity range and price.

    Sorry to say but, in our current plugin version, this type of requirement do not achieve because, it will always consider the quantity condition rule based on the cart quantity.

    So, it will does not identify how many product A exist in the cart and it will always count the total products quantity.

    I hope you understand now. Let me know still you have any queries.

    Thanks,

Viewing 1 replies (of 1 total)
  • The topic ‘Quantity Fee per Product Quantity’ is closed to new replies.