Mô tả
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.
Cài đặt
-
Upload
wpec_bulk_cat.php
to the/wp-content/plugins/
directory -
Activate the plugin through the ‘Plugins’ menu in WordPress
-
Go to Product Categories and edit category meta as necessary.
Hỏi đáp
None yet. Props to jn0101 for initial patches for multiple category support.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WPEC Bulk Category Pricing” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WPEC Bulk Category Pricing” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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