Simple Price Fee

Beschreibung

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.

Installation

  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.

Rezensionen

1 Rezension lesen

Mitwirkende und Entwickler

„Simple Price Fee“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Simple Price Fee“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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.