Simple Price Fee

外掛說明

This plugin allows WooCommerce store owners to define fixed price fees or discounts based on subtotal ranges. For example, you can charge an extra 50 CZK if subtotal is under 500 CZK, or give a 100 CZK discount over 2000 CZK.

安裝方式

  1. Upload the simple-price-fee folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to ‘Settings > Simple Price Fee’ to configure your rules.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Simple Price Fee〉的開發相關工作。

參與者

將〈Simple Price Fee〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

  • Improved prefix to avoid naming conflicts.
  • Added wp_enqueue_script and wp_enqueue_style for compliance.
  • Removed inline usage from settings page.

1.0.0

  • Initial release.