Automatically add a bulk or quick order form to your WooCommerce site with a single shortcode.
This plugin helps you sell more by letting you add a Bulk/Quick Order Form for WooCommerce to your website in seconds!
All you have to do is add the [wcbulkorder]
shortcode to a page and you already have a quick order form!
More information on setting up the plugin can be found in our documentation here: Bulk Order Form shortcode
The shortcode is extremely customizable and includes the following awesome features:
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Bulk Order Form for WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type “Bulk Order Form for WooCommerce” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”
The manual installation method involves downloading our plugin and uploading it to your Web Server via your favourite FTP application. The WordPress codex contains instructions on how to do this here.
Installing alternatives:
via Admin Dashboard:
OR via direct ZIP upload:
OR via FTP upload:
woocommerce-bulk-order-form.zip
folder to the /wp-content/plugins/
directoryActivate the plugin through the ‘Plugins’ menu in WordPress
Create a new page in WordPress via Pages > Add New. Add the shortcode [wcbulkorder]
and any instructions you might want to add to the page.
class-dependencies.php
qty_max
value resetting to empty
on-backorder
, in-stock
, out-of-stock
wc_bof_template_types()
function for better templates compatibilitywc_bulk_order_form_suggestion
& wc_bulk_order_form_suggestions
)wc_bof_before_search
& wc_bof_after_search
)processing
class to form during AJAX callbackwc_bof_add_to_cart_data
Prepping for rewrite launch
This is a major update. Test thoroughly and review the full changes here.