该插件尚未通过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

常见问题

  • 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” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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