Mô tả
“Simple Discount Rules for Woocommerce” enables administrator to apply discount on wide range of rules. Just few clicks & discount is applied. (Even to thousands of products)..!!
Key features:
- Storewide promotion ( Check demo )
- Apply discounts based on Categories, tags, and more. ( Check demo )
- Cart based discounts ( Check demo )
- Quantity based discounts ( Check demo )
- Free gift for promotions
Don’t believe it? Try it out here, its free..!!
Need more details on features? Review here
Need a custom feature? Ask us hereWooExtend
Thank you for LOVING this plugin..!!
More plugins by WooExtend:
Ảnh màn hình
Cài đặt
- Upload
woo-product-category-discount.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPresss
Hỏi đáp
-
What does the status column mean?
-
If the discount applied has status “inactive”, then it will not be active discount.
-
How can I add multiple conditions?
-
You can add multiple conditions by clicking on “Add Condition” button. Also you can specify whether you want “All” conditions to be met or “ANY”.
-
How can I remove the database table while uninstalling the plugin?
-
Please add the following line in wp-config.php before uninstalling the plugin(if you want to remove the database table):
define( ‘WPCD_REMOVE_TABLES’, true );
Đánh giá
Người đóng góp & Lập trình viên
“Simple Discount Rules for Woocommerce” 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 “Simple Discount Rules for Woocommerce” 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
5.3
- Calculated discount using regular price instead of already discounted price.
- Added check for plugin table creation if not created while activation.
- Resolved the quantity based discount issue.
- Added WPML compatibility
- Added check before deleting database tables.
5.2
- Fix for file name
5.1
- Updated menu name
5.0
- Major release with advanced features
4.14
- Allowed shop manager access to discount page
4.13
- Added capability check for AJAX
4.12
- Added capability check
4.11
- Nonce verification for admin
4.10
- Fix for a fatal error for some variations.
4.7
- Fix for rare scenario while removing discount. It added regular price as sale price.
4.6
- Fix for floatval
4.5
- Fix for standards
4.4
- Fixed for header already sent warning
4.3
- Fixed for a warning
4.2
- Fixed conflict with woocommerce sku fields
4.1
- Fixed error for first time users
4.0
- Fixed a query which could cause sometimes not applying discounts
- Disabled all discount amount & type editing when sale is ongoing
3.3
- Remove product discount completely for previously discounted items on sale when discount is turned off using plugin
3.2
- Fixed links
3.1
- Woocommerce 4.1 Compatible
- WP 5.4 compatibility tested
3.0
- Feature : Allow category % discount
2.8
- Version release of 3.3 for Pro version.
2.7
- Woocommerce 3.4 compatible.
2.6
- Added thank you note.
2.5
- Fix for handling empty instances of product from database which may brake process
2.4
- Added condition for more consistency
2.3
- Added support for woocommerce 3.x
2.2
- This is a minor update with fixes to update discounts.
2.1
- Ajax based discount application for best performance and larger systems.
- Removed button based “Save” functionality. Discounts will be updated for each category as soon as user updates it.
1.1
- Fix for multiple categories can be assigned to one product while applying discount. The maximum amount of discount will be applied to the product.
1.0
- Initial release of plugin.