Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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