설명
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.
설치
-
Upload
wpec_bulk_cat.phpto the/wp-content/plugins/directory -
Activate the plugin through the ‘Plugins’ menu in WordPress
-
Go to Product Categories and edit category meta as necessary.
FAQ
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