=== Planned Pricing For WooCommerce === Contributors: catsplugins Donate link: http://catsplugins.com/ Tags: woocommerce, marketing, woo planned pricing, dynamic pricing, pricing table, tooltips Requires at least: 4.0 Tested up to: 4.7.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Increase/decrease the price base on the quantity of product unit sold == Description == If you ever want to run a campain that will increase or down the price base on total product unit sold, but you can't do, so it's the good time to do it now, with WooCommerce Planned Pricing I.e quantity sold from 1 to 5 will have price $10, quantity sold from 6-11 will be $15. WooCommerce Planned Pricing can increase/decrease the price of each product that added to cart base on the total unit sold. You can add the range like 1-5 => price 5, 6-10 price 4...etc This plugin is brought to you by [Cat's Plugins](https://catsplugins.com "Cat's Plugins") and [WPWISEGUYS](https://www.wpwiseguys.com "Theme, Plugin, WooCommerce experts") * [Advanced AJAX Search & Filter](https://codecanyon.net/item/advanced-search-form-builder/20492445 "Advanced AJAX Search & Filter - Advanced WordPress Search Form") * [ACF For Woocomerce](https://codecanyon.net/item/advanced-custom-fields-for-woocommerce/18705467 "Advanced Custom Field For WooCommerce") * [Frontend Submit PRO - User-generated Content WordPress plugin](https://codecanyon.net/item/acf-form-builder-multipurpose-frontend-form-submission/19611604?s_rank=6 "Frontend Submit PRO - User-generated Content WordPress plugin") == Installation == 1. Upload `woocommerce-planned-pricing` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = If a customer buy the quantity out of your range, how it will calculate the price? = It will use the original price of the product instead of the price in the range. = How to reset the product sold unit = You can remove it by edit the custom field "total_sales" to 0, then voila!!!! == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif). 2. This is the second screen shot == Changelog == = 1.0 = * Initial Release