最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

Woocommerce add 15% discount to a product if quantity is greater than or equal to 6

matteradmin11PV0评论

I want to add a wholesale functionality for every 6th quantity and more for each product, it will automatically be converted to a wholesale price which is 15% less on the original price. How can I do this to my woocommercce?

I want to add a wholesale functionality for every 6th quantity and more for each product, it will automatically be converted to a wholesale price which is 15% less on the original price. How can I do this to my woocommercce?

Share Improve this question asked Oct 23, 2018 at 5:35 Nikko Dela CruzNikko Dela Cruz 1474 silver badges15 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

Woo Discount Rules can does that.

https://wordpress/plugins/woo-discount-rules/

Free version works if you doesn't require the rules to be apply to certain customer or roles

Post a comment

comment list (0)

  1. No comments so far