Description
Woocommerce Bulk Order allows your customers to order multiple products on single page so that they can add more products to their cart from single place with a continuous experience resulting in a high sales revenue.
Key features:
- List all products you want to users to purchase on single page
- AJAX based functionality improves user experience
- Filter products by Category
- Supports Variable products
- Instant update of cart widget as soon as product is added to cart
- Purchasing all products at one place boosts your sales
Don’t believe it? Try it out here, its free..!!
Demo of Woocommerce Bulk Order
SUPPORT ME ON KO-FI BY A SMALL CONTRIBUTION: BUY ME A COFFEE!
PRO version features:
- Coming Soon
Thank you for LOVING our creations…!!
More plugins by WooExtend:
Need support?
Screenshots
Installation
- Please make sure that you installed WooCommerce
- Go to plugins in your dashboard and select “Add New”
- Search for “WooCommerce Bulk Order”, Install & Activate it
- There is a page automatically create named “Order Now”. You can use that for your customers.
FAQ
-
This plugin does not work for me.
-
Make sure your theme is using jquery. If not, you can add one.
-
Can I choose which specific products to show to users?
-
Yes. You can specify product ids in shortcode like this!
[wbo_woo_bulk_order id=”20,2446,10,9″] -
Can I define sort order of products?
-
Yes. You can specify orderby in shortcode like this!
[wbo_woo_bulk_order id=”20,2446,10,9″ orderby=”title” order=”ASC”] -
What are the possible values of orderby?
-
You can sort products by:
title, id, menu_order, dateThe orders are: ASC & DESC
Reviews
Contributors & Developers
“WooCommerce Bulk Order” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WooCommerce Bulk Order” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.7
- Feature : Default category filter added
2.6
- Feature : Added Category Filter
2.5
- Fix : Sort by date
2.4
- Fix miscellaneous error
2.3
- Added filter for filtering image thumbnail html
2.2
- Fixed column titles
2.1
- Fix : Sorting not working
2.0
- Feature : If product has thumbnail, then user can view it enlarged by clicking on it
- Feature : Made bulk order page responsive for mobile devices
- Feature : Settings screen in admin to setup shortcode
1.5
- Show simple product sale price if its on sale
1.4
- Make product list sortable by shortcode
1.3
- Fix for simple product
- Made plugin translation compatible
1.2
- Fix for add to cart
1.1
- Fix for script
1.0
- Initial