该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Raise Prices with Sales for WooCommerce

描述

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.

屏幕截图

  • Product Sales Point Information
  • Defining Sales Points

安装

This section describes how to install the plugin and get it working.

  1. Upload the folder rps_wc to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

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.
Sales are also counted when WooCommerce triggers the event to update the number of total sales for products.

评价

2018 年 5 月 24 日
Thank you for your great job on that plugin, I will definitely pay more attention to your work, contribution and plugin pro version - Cheers.
阅读所有2条评价

贡献者及开发者

“Raise Prices with Sales for WooCommerce” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Raise Prices with Sales for WooCommerce」插件已被翻译至 2 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Raise Prices with Sales for WooCommerce”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.3.1 – 2022-04-17

  • Security Fix

1.3.0 – 2020-11-16

  • New: Use WooCommerce Info style when showing the increase price notice. Settings under WooCommerce > Settings > Products
  • New: Showing current total sales so users know which sales point to enter.
  • Update: Made price and sales points in notice bold.
  • Update: Licensing software updated.

1.2.0 – 2020-02-25

  • Fix: PHP warning was given for error_class variable missing. Now, it’s defined always.
  • Update: Licensing software updated.
  • Update: JS and PHP templates separated.
  • Update: Translation string fixed for singular and plurar when showing how much sales are left for the price to increase.
  • New: (Premium) Variation sales points added.

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