このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Coupon for Highest Priced Item for WooCommerce

説明

This plugin allows you to create a coupon that will apply a percentage based coupon to the highest priced item in a user’s cart.

There is also a YouTube Video here that describes the full process and demos the plugin

For support please open an issue on GitHub

スクリーンショット

  • Shows the discount being applied. $55 is the most expensive item. With a 20% off coupon the total discount would be $11.
  • This is the setup screen under the normal woocommerce setup page.

インストール

  1. Upload Woo-Coupon-For-Highest-Priced-Item-In-Cart.zip file to the plugins section of your wordpress site
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

  • Are there any requirements

    • Yes, woocommerce is required for this plugin to work.
  • The coupon is off by a few cents sometimes

    • This can happen if there is a total that cannot be divided evenly by the number of products in the cart. There is no way around this, sadly it is a math issue.
  • Where do I find the setup page?

    • Exactly where coupons normally are, Admin -> Marketing -> Coupons
  • Can I donate?

  • I am a developer, can I contribute?

  • How can I disable the Ko-Fi donate button?

    • If you look under Settings->General there is an option to hide the Ko-Fi message

評価

このプラグインにはレビューがありません。

貢献者と開発者

Coupon for Highest Priced Item for WooCommerce はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Coupon for Highest Priced Item for WooCommerce” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial Release

1.0.1

  • Added remove Kofi message setting

1.0.2

  • Bug fix

1.0.3

  • I did not save the file with the bug fix for 1.0.2. So it did not get published.

1.0.4

  • Added apply discount to the entire quantity instead of just one option.

1.0.5

  • Optimized some slower routines
  • Fixed issue where when the discount is greater than an item price the discount is still correct

1.0.6

  • Skipped due to numbering issue with 1.0.5 on inital release

1.0.7

  • Fixed issue with discount all not working