Note:
Make sure to install WooCommerce before you activate Simple Bulk Discounts plugin.
** Version 1.0.12 **
- Add: HPOS compatibility
** Version 1.0.11 **
- Fix: problem with adding discount rules
** Version 1.0.10 **
- Fix: discount display with tax incl. / excl.
- Fix: translation
** Version 1.0.9 **
- Fix: JS problem
- Fix: filter priority problem
** Version 1.0.8 **
- Fix: warnings
- Add: fully tested with PHP8 and WooCommerce 5.0
** Version 1.0.7 **
- Fix: missing discount text when displaying in product tab
** Version 1.0.6 **
- Fix: Translations POT file fix
** Version 1.0.5 **
- Fix: Bug with 'Treat product variations separately' option
** Version 1.0.4 **
- Fix: Bug with displaying discount when Woo displays prices excl. tax in cart and during checkout
- Fix: Changed admin dashboard widget
** Version 1.0.3 **
- Fix: Add decimal input on discount amount admin
** Version 1.0.2 **
- Fix: bug in admin panel
** Version 1.0.1 **
- Fix: Compatibility with WooComerce >= 3.0.0
** Version 1.0.0 **
- Initial release
WooCommerce Simple Bulk Discounts is a extension for WooCommerce. This extension allows you to give your buyer discounts when purchasing items - for example one buys 3 items and gets 1 free or gets $10 off total sum. WooCommerce Simple Bulk Discounts has trivial setup and you need basic Woocommerce and web developing knowledge.
With WooCommerce Simple Bulk Discounts plugin you can setup discounts for product quantity and specific user role. WooCommerce Simple Bulk Discounts plugin integrates seamlessly with WooCommerce and no special knowledge is needed (same level like for standard WooCommerce usage).
Source: https://codex.wordpress.org/Managing_Plugins#Installing_Plugins
Make sure to install WooCommerce before you activate Simple Bulk Discounts plugin.
You can install plugin via WordPress "Add New" plugin - to do that download zip with plugin only (installable WordPress files only), click add new and that's it. In case you do not have permissions to upload to plugins/ directory you will need FTP login info and upload plugin via FTP.
Alternative setup. After downloading WooCommerce Simple Bulk Discounts plugin, extract plugin zip and upload it to your plugins directory - wp-content/plugins/ folder of your Wordpress installation. Since this is extension for WooCommerce you need to install WooCommerce before activating the plugin. WooCommerce plugin can be installed in wp-admin Plugins - Add New.
If you need help installing Wordpress see the link here
Once you installed and activated WooCommerce go to WooCommerce > System Status and make sure that you don't have red colored errors (specially for WP memory limit).
Source: https://woocommerce.com/document/importing-woocommerce-sample-data/
WooCommerce comes with sample data which you can import, dummy data file is /wp-content/plugins/woocommerce/dummy_data.xml Sample data does not include group buy products, it provides data to populate Woocommerce store with some demo products, ratings, comments, etc. Steps to import demo data to your WordPress WooCommerce site:
Importing dummy data can take some time, specially on slow Internet connections. Be patient and do not close or refresh browser tab until import operation is completed.
Setting up new product with bulk discount is easy:
In Woocommerce Settings -> Simple Bulk Discounts you can set some options which are well described and self explainable.
After you activate WooCommerce Simple Bulk Discounts plugin couple new options will appear:
Here is a list of all available plugin shortcodes. Some shortcodes accept optional orderby and order attributes.
Available roles are values from dropdown menu "Role" in WordPress user settings, see screenshot:
Here you can find answers to frequently asked questions. Feel free to contact us if you can't find answer to your question.
We only maintain english translation. We do not have resources to quality maintain other translations. If you have trasnlation, you can submit one to us and we will post it here for download if someone wants it, but those will be unofficial.
Here are steps which can help you to traslate plugin yourself:
In filename wc-sbd-en_GB.po suffix en_GB must match your language settings in WordPress, otherwise language will not be loaded. So for example you can have wc-sbd-en_AU.mo, wc-sbd-af.mo or wc-sbd-en_CA.mo, complete list of available suffixes are here https://make.wordpress.org/polyglots/teams/
If you have modified plugin files (templates) then you need to be careful when updating so you don't overwrite changes you made and that templates are inside child theme or theme woocommerce/ template folder.
In short no.
It's your duty to modify plugin template to match your style and theme. Themes can implement different ways how they customize pages and parts of Woocommerce. We cannot guarantee that our plugin will look same as in our demo for every possible theme out there. Web developing is more than getting a theme and couple plugins, enabling them and deliver web site. Our templates are coded by standards and they adhere to WordPress and WooCommerce template structure. That means that minimal intervention is needed from client side, but sometimes there is no way to avoid template changes. Some themes use similar structure and have minimal interventions in structure and our plugin looks good out of the box and some do not. It's your task as web developer and client who purchased plugin to modify and customize plugin templates to match your own (or client's) needs and styles. This is part of developing a web site. You cannot expect that everything will be perfect for every possible theme and plugin comibation out there or that we will do your job for you as part of support. We support plugin - we do not style and customize client's sites. Thanks for understanding.
Right way to customize plugin's templates is to copy contest of plugin_dir/woocommerce-simple-bulk-discounts/templates/ directory to your_theme/woocommerce/ directory and do modifications there.
When you ask us for support make sure it's not related to tasks we don't do as part of support:
- style or customize your theme to do this or that
- provide support for bugs caused by 3rd party plugins or themes (we can pinpoint the problem)
- send you CSS or HTML code for modifying html elements
3rd party plugin is causing problems? Its developers tell you that we need to fix our plugin?
Woocommerce extensions should be transparent - meaning one extension should work with another without introduction of special code that makes them compatible. Imagine what would happen and how much time we would need to spend if we would have to add a bit of compatibility code for every Woocommerce extension that's out there - we would end up in huge plugin with tons of problems which would be problem to test and debug. That's why we think every plugin developer should stick to Woocommerce coding standards and APIs (they're there for that reason) and not require 3rd party developers to code something into their extensions / plugins so that it could work with theirs.
How can I unhook (remove) actions and hook custom function for this plugin?
In this code snippet you can see an example of how to remove action and hook your custom function in woocommerce_single_product_summary instead of plugin's.
This plugin is created by wpgenie. Check out our Envato profile where you can support us by purchasing our plugins, give us feedback and post your ideas and feature requests, ask for support and rate our items. Check out our free stuff.
We do WordPress developing, plugins for WordPress & WooCommerce, eCommerce sites based on WooCommerce, WordPress performance optimization and managed WordPress hosting.