Hello i want to add tier price in woocomerce like this
i want to set quantity based price(Tier price)
For eg.
QTY Price
1-99 $50
100-249 $90
Also based on tier price
âStarting at $x.xxâ will be dynamically generated based on the lowest tiered price entered into the system.
How is it possible with woocomerce ecommmece plugin? Is there addon require please suggest me
The Dynamic Pricing extension will let you set quantity-based prices 🙂
WooCommerce does not ship with quantity/tier/wholesale pricing capabilities.
You need to use some kind of extension like WooCommerce Dynamic Pricing & Discounts or other alternatives.
You could also develop your own method to do so but this is not a good choice having in mind that most of the extensions already available are really cost effective.