Replies: 1 comment
-
Hi, The mechanism to achieve this is the OrderItemPriceCalculationStrategy. Note that in v1.x, it's not really possible to do tiered pricing using this API because it does not know about the quantity of a given item in the order. That is fixed in the upcoming v2. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hey,
what's the best way to implement customer group based pricing and tier pricing? so if customers get a special price for some products and pay less the higher the quantity is? Any experiences?
thanks
Beta Was this translation helpful? Give feedback.
All reactions