Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Coupon for Highest Priced Item for WooCommerce

Beschreibung

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

Screenshots

  • 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.

Installation

  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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Coupon for Highest Priced Item for WooCommerce“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

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