Description
Define sales points and let WordPress & WooCommerce increase the price of the product after a defined amount of sales.
WooCommerce 3.0 is requested. It won’t work on version below 3.0.
This plugin will directly change the Regular Price of your product, it won’t save the regular price since it will be changed directly. This is done so that you may also delete all the sales points but retain the last price change of your product.
Under the product price, there will be a notice for your customers that the price for this product will increase after X sales.
Installation
This section describes how to install the plugin and get it working.
- Upload the folder
rps_wc
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Will the original price remain?
-
No. We make changes directly on the product regular price. This will ensure that your product is on the correct price even if you deactive this plugin or delete sales points by accident.
- When will the regular price be updated?
-
Regular price will be updated only if the number of sales gets to a defined amount. Sales are not counted if the order has not been marked as completed.
Reviews
Contributors & Developers
“Raise Prices with Sales for WooCommerce” is open source software. The following people have contributed to this plugin.
Contributors“Raise Prices with Sales for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Raise Prices with Sales for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Added option to apply the price change on sale prices instead.
1.0.1
- Introduced Premium version
- Fixed compatibility with newer WC versions.
1.0
- Initial release