Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WPEC Bulk Category Pricing

Descrizione

This plugin allows WP E-Commerce store admins to select certain categories as ‘bulk pricing’ categories, add a product threshold and discount to that category. On the front-end, when any combination of products from one of these categories is in the shopping cart, and has met or exceeded the specified threshold, the specified discount is applied to each product.

Installazione

  1. Upload wpec_bulk_cat.php to the /wp-content/plugins/ directory

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

  3. Go to Product Categories and edit category meta as necessary.

FAQ

None yet. Props to jn0101 for initial patches for multiple category support.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“WPEC Bulk Category Pricing” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.0.2

  • Fixes wpdb::prepare notices

1.0.1

  • Adds ability for multiple category assignment, also tiered category pricing (different bulk rates per category at different cart totals for said category)

1.0

  • Initial commit