I am creating a custom module that requires tier price to be invoked. However I need to input a custom quantity for applying the price instead of using the current quantity added to the cart to apply the price.
I.e.
Currently 20 products added to cart = corresponding tier price.
I need:
Custom quantity + products added to cart = corresponding tier price.