该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WPEC Bulk Category Pricing

描述

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.

安装

  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.

常见问题

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

评价

此插件暂无评价。

贡献者及开发者

“WPEC Bulk Category Pricing” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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