This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “WPEC Bulk Category Pricing” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

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